List node pools
Path parameters
Organization identifier
Cluster identifier
Response
Node pool list
Example response
[
{
"labels": {
"example.io/label1": "value1"
},
"autoscaling": {
"minSize": 1,
"maxSize": 5
},
"volumeEncryption": {
"enabled": true,
"encryptionKeyARN": "arn:aws:kms:<REGION>:000000000000:key/00000000-0000-0000-0000-000000000000"
},
"volumeSize": 50,
"volumeType": "gp3",
"instanceType": "m4.xlarge",
"image": "ami-06d1667f",
"spotPrice": "0.2",
"subnetId": "subnet-xxxxxxxxxxxxxx",
"securityGroups": [
"sg-00000xxxx0000xxx1",
"sg-00000xxxx0000xxx2"
],
"status": "ERROR",
"statusMessage": "Creating node pool failed: the specified volume size is invalid."
}
]Changes
Changed in 12 of the 50 revisions of this API.613
- ▲
the
////////////response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
the
////////////response's property type changed from no type toobjectfor statusresponse-property-type-changed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
removed from the
////response propertyoneOflist for the response statusresponse-property-one-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added to the
////response propertyoneOflist for the response statusresponse-property-one-of-added
- ▲
- ○
added the optional property
/////////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////////////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/////////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////////////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/////////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////////////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/////////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////////////to the response with the statusresponse-optional-property-added
- ○
- ▲
added to the
response propertyoneOflist for the response statusresponse-property-one-of-added
- ▲
- ▲
the
response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ○
added to the
response propertyallOflist for the response statusresponse-property-all-of-added
- ○
removed from the
response propertyoneOflist for the response statusresponse-property-one-of-removed
- ▲
- ○
added the optional property
/////////to the response with the statusresponse-optional-property-added
- ○