| Constructor and Description |
|---|
DataCenterQoS(HttpProxyBroker proxy) |
| Modifier and Type | Method and Description |
|---|---|
Response |
delete()
Deletes object.
|
Response |
delete(Boolean async)
Deletes object.
|
Response |
delete(Boolean async,
String correlationId)
Deletes object.
|
DataCenterQoS |
update()
Updates DataCenterQoS object.
|
DataCenterQoS |
update(String correlationId)
Updates DataCenterQoS object.
|
DataCenterQoS |
update(String correlationId,
Boolean async)
Updates DataCenterQoS object.
|
DataCenterQoS |
update(String correlationId,
Boolean async,
String expect)
Updates DataCenterQoS object.
|
getCpuLimit, getDataCenter, getInboundAverage, getInboundBurst, getInboundPeak, getMaxIops, getMaxReadIops, getMaxReadThroughput, getMaxThroughput, getMaxWriteIops, getMaxWriteThroughput, getOutboundAverage, getOutboundAverageLinkshare, getOutboundAverageRealtime, getOutboundAverageUpperlimit, getOutboundBurst, getOutboundPeak, getType, isSetCpuLimit, isSetDataCenter, isSetInboundAverage, isSetInboundBurst, isSetInboundPeak, isSetMaxIops, isSetMaxReadIops, isSetMaxReadThroughput, isSetMaxThroughput, isSetMaxWriteIops, isSetMaxWriteThroughput, isSetOutboundAverage, isSetOutboundAverageLinkshare, isSetOutboundAverageRealtime, isSetOutboundAverageUpperlimit, isSetOutboundBurst, isSetOutboundPeak, isSetType, setCpuLimit, setDataCenter, setInboundAverage, setInboundBurst, setInboundPeak, setMaxIops, setMaxReadIops, setMaxReadThroughput, setMaxThroughput, setMaxWriteIops, setMaxWriteThroughput, setOutboundAverage, setOutboundAverageLinkshare, setOutboundAverageRealtime, setOutboundAverageUpperlimit, setOutboundBurst, setOutboundPeak, setTypegetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic DataCenterQoS(HttpProxyBroker proxy)
proxy - HttpProxyBrokerpublic Response delete() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
Responseorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.public Response delete(Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
async -
[true|false]
Responseorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.public Response delete(Boolean async, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
async -
[true|false]
correlationId -
[any string]
Responseorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.public DataCenterQoS update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
qos - QoS
[qos.name]
[qos.description]
[qos.max_throughput]
[qos.max_read_throughput]
[qos.max_write_throughput]
[qos.max_iops]
[qos.max_read_iops]
[qos.max_write_iops]
[qos.cpu_limit]
[qos.inbound_average]
[qos.inbound_peak]
[qos.inbound_burst]
[qos.outbound_average]
[qos.outbound_peak]
[qos.outbound_burst]
[qos.outbound_average_linkshare]
[qos.outbound_average_upperlimit]
[qos.outbound_average_realtime]
DataCenterQoSorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.public DataCenterQoS update(String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
qos - QoS
[qos.name]
[qos.description]
[qos.max_throughput]
[qos.max_read_throughput]
[qos.max_write_throughput]
[qos.max_iops]
[qos.max_read_iops]
[qos.max_write_iops]
[qos.cpu_limit]
[qos.inbound_average]
[qos.inbound_peak]
[qos.inbound_burst]
[qos.outbound_average]
[qos.outbound_peak]
[qos.outbound_burst]
[qos.outbound_average_linkshare]
[qos.outbound_average_upperlimit]
[qos.outbound_average_realtime]
correlationId -
[any string]
DataCenterQoSorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.public DataCenterQoS update(String correlationId, Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
qos - QoS
[qos.name]
[qos.description]
[qos.max_throughput]
[qos.max_read_throughput]
[qos.max_write_throughput]
[qos.max_iops]
[qos.max_read_iops]
[qos.max_write_iops]
[qos.cpu_limit]
[qos.inbound_average]
[qos.inbound_peak]
[qos.inbound_burst]
[qos.outbound_average]
[qos.outbound_peak]
[qos.outbound_burst]
[qos.outbound_average_linkshare]
[qos.outbound_average_upperlimit]
[qos.outbound_average_realtime]
correlationId -
[any string]
async -
[true|false]
DataCenterQoSorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.public DataCenterQoS update(String correlationId, Boolean async, String expect) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
qos - QoS
[qos.name]
[qos.description]
[qos.max_throughput]
[qos.max_read_throughput]
[qos.max_write_throughput]
[qos.max_iops]
[qos.max_read_iops]
[qos.max_write_iops]
[qos.cpu_limit]
[qos.inbound_average]
[qos.inbound_peak]
[qos.inbound_burst]
[qos.outbound_average]
[qos.outbound_peak]
[qos.outbound_burst]
[qos.outbound_average_linkshare]
[qos.outbound_average_upperlimit]
[qos.outbound_average_realtime]
correlationId -
[any string]
async -
[true|false]
expect -
[202-accepted]
DataCenterQoSorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0