Telco Automation V1 API - Module Google::Cloud::TelcoAutomation::V1::EdgeSlm::State (v0.2.1)

Reference documentation and code samples for the Telco Automation V1 API module Google::Cloud::TelcoAutomation::V1::EdgeSlm::State.

Possible states of the resource.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified state.

CREATING

value: 1
EdgeSlm is being created.

ACTIVE

value: 2
EdgeSlm has been created and is ready for use.

DELETING

value: 3
EdgeSlm is being deleted.

FAILED

value: 4
EdgeSlm encountered an error and is in an indeterministic state. User can still initiate a delete operation on this state.