Package | Description |
---|---|
org.ovirt.engine.sdk4.internal.services | |
org.ovirt.engine.sdk4.services |
Modifier and Type | Method and Description |
---|---|
StorageDomainService.RemoveRequest |
StorageDomainServiceImpl.remove() |
Modifier and Type | Method and Description |
---|---|
StorageDomainService.RemoveRequest |
StorageDomainService.RemoveRequest.async(Boolean async)
Indicates if the remove should be performed asynchronously.
|
StorageDomainService.RemoveRequest |
StorageDomainService.RemoveRequest.destroy(Boolean destroy)
Indicates if the operation should succeed, and the storage domain removed from the database, even if the
storage isn’t accessible.
|
StorageDomainService.RemoveRequest |
StorageDomainService.RemoveRequest.format(Boolean format)
Indicates if the actual storage should be formatted, removing all the metadata from the underlying LUN or
directory.
|
StorageDomainService.RemoveRequest |
StorageDomainService.RemoveRequest.host(String host)
Indicates what host should be used to remove the storage domain.
|
StorageDomainService.RemoveRequest |
StorageDomainService.remove()
Removes the storage domain.
|
Copyright © 2016. All rights reserved.