Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::NodeTemplate::Status (v1.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::NodeTemplate::Status.

[Output Only] The status of the node template. One of the following values: CREATING, READY, and DELETING.

Constants

UNDEFINED_STATUS

value: 0
A value indicating that the enum field is not set.

CREATING

value: 455564985
Resources are being allocated.

DELETING

value: 528602024
The node template is currently being deleted.

INVALID

value: 530283991
Invalid status.

READY

value: 77848963
The node template is ready.