Child pages
  • Admin API Simple Type resourceState

This documentation is for a previous version of Flexiant Cloud Orchestrator. The most recent version is v5.0. For the most recent documentation please see here

Skip to end of metadata
Go to start of metadata

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

  • No labels