Instance status values
Instances have state values that provide information about their status.
Instance state | Description |
---|---|
FAILED | All resources in the instance failed. |
PARTIALLY_FAILED | Some resources failed or partially failed, or all resources partially failed. |
PARTIALLY_RUNNING | Some resources in the instance do not report as running, but no resource in the instance reports as failed or partially failed. The non-running resources might be partially running, quiesced, or in a transition state such as starting or stopping. |
RUNNING | All resources in the instance are running. |
STARTING | The resources in the instance are being started. |
STOPPED | The instance is not started. |
STOPPING | All resources in the instance are being stopped. |