KubernetesNodeMetadata
Properties
Name
Type
Description
Notes
etag
String
The resource entity tag as defined in http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11 Entity tags are also added as 'ETag' response headers to requests that do not use the 'depth' parameter.
[optional] [readonly]
lastSoftwareUpdatedDate
The date when the software on the node was last updated.
[optional] [readonly]
Enum: StateEnum
Name
Value
PROVISIONING
"PROVISIONING"
PROVISIONED
"PROVISIONED"
READY
"READY"
TERMINATING
"TERMINATING"
REBUILDING
"REBUILDING"
BUSY
"BUSY"
Last updated