Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::InstanceInfo::Status (v2.6.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::InstanceInfo::Status.

The status of the instance. We treat all states other than "RUNNING" as not running.

Constants

STATUS_UNSPECIFIED

value: 0
Default unspecified value.

RUNNING

value: 1
The instance is running.

NOT_RUNNING

value: 2
The instance has any status other than "RUNNING".