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