Telco Automation V1 API - Module Google::Cloud::TelcoAutomation::V1::Status (v0.3.0)

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

Status of an entity (resource, deployment).

Constants

STATUS_UNSPECIFIED

value: 0
Unknown state.

STATUS_IN_PROGRESS

value: 1
Under progress.

STATUS_ACTIVE

value: 2
Running and ready to serve traffic.

STATUS_FAILED

value: 3
Failed or stalled.

STATUS_DELETING

value: 4
Delete in progress.

STATUS_DELETED

value: 5
Deleted deployment.

STATUS_PEERING

value: 10
NFDeploy specific status. Peering in progress.

STATUS_NOT_APPLICABLE

value: 11
K8s objects such as NetworkAttachmentDefinition don't have a defined status.