Description
The ResourceState enum enumerates the different states of resources.
Derived By
Restricting string
Enumeration
Value |
Description |
---|---|
TO_BE_DELETED |
Deletion pending on deletion of child objects |
DELETED |
Deleted |
ACTIVE |
Active |
HIDDEN |
Hidden |
LOCKED |
Locked |
CREATING |
Creating |
Remarks