Class Status (1.19.0)

Status(value)

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

Enums

Name Description
UNDEFINED_STATUS A value indicating that the enum field is not set.
CREATING Resources are being allocated.
DELETING The node template is currently being deleted.
INVALID Invalid status.
READY The node template is ready.