Representation of a autoscaling in a node pool.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'NodePoolAutoscaling' if this is a complete object or 'NodePoolAutoscalingLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
max_replica | int | The maximum number of replicas for the node pool. | [optional] |
min_replica | int | The minimum number of replicas for the node pool. | [optional] |