Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::NodeTemplate::Status (v2.1.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: 455_564_985
Resources are being allocated.

DELETING

value: 528_602_024
The node template is currently being deleted.

INVALID

value: 530_283_991
Invalid status.

READY

value: 77_848_963
The node template is ready.