Class State (0.2.4)

State(value)

Possible states of the resource.

Enums

Name Description
STATE_UNSPECIFIED Unspecified state.
CREATING EdgeSlm is being created.
ACTIVE EdgeSlm has been created and is ready for use.
DELETING EdgeSlm is being deleted.
FAILED EdgeSlm encountered an error and is in an indeterministic state. User can still initiate a delete operation on this state.