ENUM
OracleLiveMountStatus
Description
Status of the Oracle Live Mount.
link GraphQL Schema definition
- enum OracleLiveMountStatus {
- # Oracle Live Mount is available.
- # Oracle Live Mount is mounting.
- # Oracle Live Mount is unavailable.
- # Oracle Live Mount is unmounting.
- }