| Constructor and Description |
|---|
DataCenterCluster(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.
|
DataCenterClusterAffinityGroups |
getAffinityGroups()
Gets the value of the DataCenterClusterAffinityGroups property.
|
DataCenterClusterCpuProfiles |
getCpuProfiles()
Gets the value of the DataCenterClusterCpuProfiles property.
|
DataCenterClusterGlusterHooks |
getGlusterHooks()
Gets the value of the DataCenterClusterGlusterHooks property.
|
DataCenterClusterGlusterVolumes |
getGlusterVolumes()
Gets the value of the DataCenterClusterGlusterVolumes property.
|
DataCenterClusterNetworks |
getNetworks()
Gets the value of the DataCenterClusterNetworks property.
|
DataCenterClusterPermissions |
getPermissions()
Gets the value of the DataCenterClusterPermissions property.
|
DataCenterCluster |
update()
Updates DataCenterCluster object.
|
DataCenterCluster |
update(String correlationId)
Updates DataCenterCluster object.
|
getBallooningEnabled, getCpu, getDataCenter, getDisplay, getErrorHandling, getGlusterService, getHaReservation, getKsm, getMemoryPolicy, getOptionalReason, getRequiredRngSources, getSchedulingPolicy, getSerialNumber, getSupportedVersions, getThreadsAsCores, getTrustedService, getTunnelMigration, getVersion, getVirtService, isSetBallooningEnabled, isSetCpu, isSetDataCenter, isSetDisplay, isSetErrorHandling, isSetGlusterService, isSetHaReservation, isSetKsm, isSetMemoryPolicy, isSetOptionalReason, isSetRequiredRngSources, isSetSchedulingPolicy, isSetSerialNumber, isSetSupportedVersions, isSetThreadsAsCores, isSetTrustedService, isSetTunnelMigration, isSetVersion, isSetVirtService, setBallooningEnabled, setCpu, setDataCenter, setDisplay, setErrorHandling, setGlusterService, setHaReservation, setKsm, setMemoryPolicy, setOptionalReason, setRequiredRngSources, setSchedulingPolicy, setSerialNumber, setSupportedVersions, setThreadsAsCores, setTrustedService, setTunnelMigration, setVersion, setVirtServicegetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic DataCenterCluster(HttpProxyBroker proxy)
proxy - HttpProxyBrokerpublic DataCenterClusterPermissions getPermissions()
DataCenterClusterPermissionspublic DataCenterClusterGlusterHooks getGlusterHooks()
DataCenterClusterGlusterHookspublic DataCenterClusterAffinityGroups getAffinityGroups()
DataCenterClusterAffinityGroupspublic DataCenterClusterGlusterVolumes getGlusterVolumes()
DataCenterClusterGlusterVolumespublic DataCenterClusterCpuProfiles getCpuProfiles()
DataCenterClusterCpuProfilespublic DataCenterClusterNetworks getNetworks()
DataCenterClusterNetworkspublic DataCenterCluster update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
cluster - Cluster
[cluster.name]
[cluster.description]
[cluster.cpu.id]
[cluster.version.major]
[cluster.version.minor]
[cluster.memory_policy.overcommit.percent]
[cluster.memory_policy.transparent_hugepages.enabled]
[cluster.scheduling_policy.policy]
[cluster.scheduling_policy.thresholds.low]
[cluster.scheduling_policy.thresholds.high]
[cluster.scheduling_policy.thresholds.duration]
[cluster.scheduling_policy.id]
[cluster.scheduling_policy.properties.property]
[cluster.error_handling.on_error]
[cluster.virt_service]
[cluster.gluster_service]
[cluster.threads_as_cores]
[cluster.tunnel_migration]
[cluster.trusted_service]
[cluster.ha_reservation]
[cluster.ballooning_enabled]
[cluster.cpu.architecture]
[cluster.display.proxy]
[cluster.ksm.enabled]
DataCenterClusterorg.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 DataCenterCluster update(String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
cluster - Cluster
[cluster.name]
[cluster.description]
[cluster.cpu.id]
[cluster.version.major]
[cluster.version.minor]
[cluster.memory_policy.overcommit.percent]
[cluster.memory_policy.transparent_hugepages.enabled]
[cluster.scheduling_policy.policy]
[cluster.scheduling_policy.thresholds.low]
[cluster.scheduling_policy.thresholds.high]
[cluster.scheduling_policy.thresholds.duration]
[cluster.scheduling_policy.id]
[cluster.scheduling_policy.properties.property]
[cluster.error_handling.on_error]
[cluster.virt_service]
[cluster.gluster_service]
[cluster.threads_as_cores]
[cluster.tunnel_migration]
[cluster.trusted_service]
[cluster.ha_reservation]
[cluster.ballooning_enabled]
[cluster.cpu.architecture]
[cluster.display.proxy]
[cluster.ksm.enabled]
correlationId -
[any string]
DataCenterClusterorg.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() 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
correlationId -
[any string]
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.Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0