Compute V1 Client - Class InstanceStatus (1.14.0)

Reference documentation and code samples for the Compute V1 Client class InstanceStatus.

InstanceStatus contains string constants that represent the names of each value in the google.cloud.compute.v1.ManagedInstance.InstanceStatus descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ ManagedInstance

Constants

UNDEFINED_INSTANCE_STATUS

Value: 'UNDEFINED_INSTANCE_STATUS'

DEPROVISIONING

Value: 'DEPROVISIONING'

PROVISIONING

Value: 'PROVISIONING'

REPAIRING

Value: 'REPAIRING'

RUNNING

Value: 'RUNNING'

STAGING

Value: 'STAGING'

STOPPED

Value: 'STOPPED'

STOPPING

Value: 'STOPPING'

SUSPENDED

Value: 'SUSPENDED'

SUSPENDING

Value: 'SUSPENDING'

TERMINATED

Value: 'TERMINATED'