Interface StorageDomainService.IsAttachedResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    StorageDomainService

    public static interface StorageDomainService.IsAttachedResponse
    extends Response
    Used for querying if the storage domain is already attached to a data center using the is_attached boolean field, which is part of the storage server. IMPORTANT: Executing this API will cause the host to disconnect from the storage domain.
    • Method Detail

      • isAttached

        Boolean isAttached()
        Indicates whether the storage domain is attached to the data center.