| Constructor and Description |
|---|
StorageDomainVM(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.
|
StorageDomainVMDisks |
getDisks()
Gets the value of the StorageDomainVMDisks property.
|
Action |
importVm(Action action)
Performs importVm action.
|
Action |
importVm(Action action,
String correlationId)
Performs importVm action.
|
Action |
register(Action action)
Performs register action.
|
Action |
register(Action action,
String correlationId)
Performs register action.
|
getBios, getCdRoms, getCluster, getConsole, getCpu, getCpuProfile, getCpuShares, getCreationTime, getCustomProperties, getDeleteProtected, getDisplay, getDomain, getFloppies, getGuestInfo, getHighAvailability, getHost, getInitialization, getInstanceType, getMemory, getMemoryPolicy, getMigrationDowntime, getNextRunConfigurationExists, getNics, getNumaTuneMode, getOrigin, getOs, getPayloads, getPermissions, getPlacementPolicy, getQuota, getReportedDevices, getRngDevice, getSerialNumber, getSnapshots, getSoundcardEnabled, getSso, getStartTime, getStateless, getStatistics, getStatus, getStopReason, getStopTime, getStorageDomain, getTags, getTemplate, getTimezone, getTunnelMigration, getType, getUsb, getUseLatestTemplateVersion, getVirtioScsi, getVmPool, getWatchDogs, isSetBios, isSetCdroms, isSetCluster, isSetConsole, isSetCpu, isSetCpuProfile, isSetCpuShares, isSetCreationTime, isSetCustomProperties, isSetDeleteProtected, isSetDisks, isSetDisplay, isSetDomain, isSetFloppies, isSetGuestInfo, isSetHighAvailability, isSetHost, isSetInitialization, isSetInstanceType, isSetMemory, isSetMemoryPolicy, isSetMigrationDowntime, isSetNextRunConfigurationExists, isSetNics, isSetNumaTuneMode, isSetOrigin, isSetOs, isSetPayloads, isSetPermissions, isSetPlacementPolicy, isSetQuota, isSetReportedDevices, isSetRngDevice, isSetSerialNumber, isSetSnapshots, isSetSoundcardEnabled, isSetSso, isSetStartTime, isSetStateless, isSetStatistics, isSetStatus, isSetStopReason, isSetStopTime, isSetStorageDomain, isSetTags, isSetTemplate, isSetTimezone, isSetTunnelMigration, isSetType, isSetUsb, isSetUseLatestTemplateVersion, isSetVirtioScsi, isSetVmPool, isSetWatchdogs, setBios, setCdroms, setCluster, setConsole, setCpu, setCpuProfile, setCpuShares, setCreationTime, setCustomProperties, setDeleteProtected, setDisks, setDisplay, setDomain, setFloppies, setGuestInfo, setHighAvailability, setHost, setInitialization, setInstanceType, setMemory, setMemoryPolicy, setMigrationDowntime, setNextRunConfigurationExists, setNics, setNumaTuneMode, setOrigin, setOs, setPayloads, setPermissions, setPlacementPolicy, setQuota, setReportedDevices, setRngDevice, setSerialNumber, setSnapshots, setSoundcardEnabled, setSso, setStartTime, setStateless, setStatistics, setStatus, setStopReason, setStopTime, setStorageDomain, setTags, setTemplate, setTimezone, setTunnelMigration, setType, setUsb, setUseLatestTemplateVersion, setVirtioScsi, setVmPool, setWatchdogsgetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic StorageDomainVM(HttpProxyBroker proxy)
proxy - HttpProxyBrokerpublic StorageDomainVMDisks getDisks()
getDisks in class VMStorageDomainVMDiskspublic Action register(Action action) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action - Action
action.cluster.id|name
[action.clone]
[action.vm.name]
Actionorg.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 Action register(Action action, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action - Action
action.cluster.id|name
[action.clone]
[action.vm.name]
correlationId -
[any string]
Actionorg.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.public Action importVm(Action action) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action - Action
action.cluster.id|name
[action.async]
[action.storage_domain.id|name]
[action.vm.snapshots.collapse_snapshots]
[action.clone]
[action.exclusive]
[action.vm.name]
[action.vm.disks.disk]
[action.grace_period.expiry]
Actionorg.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 Action importVm(Action action, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action - Action
action.cluster.id|name
[action.async]
[action.storage_domain.id|name]
[action.vm.snapshots.collapse_snapshots]
[action.clone]
[action.exclusive]
[action.vm.name]
[action.vm.disks.disk]
[action.grace_period.expiry]
correlationId -
[any string]
Actionorg.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