Parameter | Type | Description | Example |
---|---|---|---|
object | The node selector. | ||
NodeSelectType | string | The level at which you want to select nodes. Valid values:
| CLUSTER |
NodeNames | array | The names of the nodes. This parameter takes effect only when the NodeSelectType parameter is set to NODE. | |
String | string | The node name. | master-1-1 |
NodeGroupIddeprecated | string | The node group ID. This parameter takes effect only when the NodeSelectType parameter is set to NODE_GROUP. | ng-869471354ecd**** |
NodeGroupIds | array | The node group IDs. | |
string | ng-869471354ecd**** | ||
NodeGroupTypes | array | The node group types. This parameter takes effect only when the NodeSelectType parameter is set to NODE_GROUP and the NodeGroupId parameter is not configured. Number of elements in the array: 0 to 10. | |
NodeGroupType | string | The node group type. Valid values:
| MASTER |
NodeGroupNamedeprecated | string | Note
This parameter is deprecated and replaced with NodeGroupNames.
| master-1 |
NodeGroupNames | array | The names of node groups. | |
NodeGroupName | string | master-1 |