Interface StorageDomainsService.AddLocalResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    StorageDomainsService

    public static interface StorageDomainsService.AddLocalResponse
    extends Response
    Add a new storage domain to the system using the storage on the local host at the given path.
    • Method Detail

      • storageDomain

        StorageDomain storageDomain()
        The storage domain to add.