public enum StatusReference documentation and code samples for the Telco Automation v1 API enum Status.
Status of an entity (resource, deployment).
Namespace
Google.Cloud.TelcoAutomation.V1Assembly
Google.Cloud.TelcoAutomation.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
Running and ready to serve traffic. |
Deleted |
Deleted deployment. |
Deleting |
Delete in progress. |
Failed |
Failed or stalled. |
InProgress |
Under progress. |
NotApplicable |
K8s objects such as NetworkAttachmentDefinition don't have a defined status. |
Peering |
NFDeploy specific status. Peering in progress. |
Unspecified |
Unknown state. |