Representation of the status of a node pool.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'NodePoolStatus' if this is a complete object or 'NodePoolStatusLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
current_replicas | int | The current number of replicas for the node pool. | [optional] |
message | str | Adds additional information about the NodePool status when the node pool doesn't reach the desired replicas. | [optional] |