Interface Volume.AttachmentState
- Enclosing class:
Volume
public static interface Volume.AttachmentState
The attachment state of the volume
- `unattached`: Not attached to any virtual server instances
- `attached`: Attached to a virtual server instance (even if the instance is stopped)
- `unusable`: Not able to be attached to any virtual server instances.
-
Field Summary
Fields
-
Field Details
-
ATTACHED
-
UNATTACHED
-
UNUSABLE
-