Constructor and Description |
---|
StorageDomainTemplate(HttpProxyBroker proxy) |
Modifier and Type | Method and Description |
---|---|
Response |
delete()
Deletes object.
|
Response |
delete(Boolean async,
String correlationId)
Deletes object.
|
StorageDomainTemplateDisks |
getDisks()
Gets the value of the StorageDomainTemplateDisks property.
|
Action |
importTemplate(Action action)
Performs importTemplate action.
|
Action |
importTemplate(Action action,
String correlationId)
Performs importTemplate action.
|
getCluster, getConsole, getCpu, getCpuShares, getCreationTime, getDeleteProtected, getDisplay, getDomain, getHighAvailability, getMemory, getOrigin, getOs, getPermissions, getStateless, getStatus, getStorageDomain, getTimezone, getTunnelMigration, getType, getUsb, getVm, isSetCluster, isSetConsole, isSetCpu, isSetCpuShares, isSetCreationTime, isSetDeleteProtected, isSetDisplay, isSetDomain, isSetHighAvailability, isSetMemory, isSetOrigin, isSetOs, isSetPermissions, isSetStateless, isSetStatus, isSetStorageDomain, isSetTimezone, isSetTunnelMigration, isSetType, isSetUsb, isSetVm, setCluster, setConsole, setCpu, setCpuShares, setCreationTime, setDeleteProtected, setDisplay, setDomain, setHighAvailability, setMemory, setOrigin, setOs, setPermissions, setStateless, setStatus, setStorageDomain, setTimezone, setTunnelMigration, setType, setUsb, setVm
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
public StorageDomainTemplate(HttpProxyBroker proxy)
proxy
- HttpProxyBrokerpublic StorageDomainTemplateDisks getDisks()
StorageDomainTemplateDisks
public Response delete() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
Response
org.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]
Response
org.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 importTemplate(Action action) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action
- Action
action.cluster.id|name [action.storage_domain.id|name] [action.clone] [action.exclusive] [action.template.name] [action.vm.disks.disk]
Action
org.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 importTemplate(Action action, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action
- Action
action.cluster.id|name [action.storage_domain.id|name] [action.clone] [action.exclusive] [action.template.name] [action.vm.disks.disk]
correlationId
- [any string]
Action
org.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