Cluster info
This API gets the cluster type and the storage classes available in the cluster.
Response
Successful operation
Example response
{
"storageClassNames": [
"gp2",
"gp3"
]
}Changes
Changed in 3 of the 50 revisions of this API.17
- ○
added the optional property
storageClassesto the response with the200statusresponse-optional-property-added
- ○
response property
storageClassNamesdeprecatedresponse-property-deprecated
- ○
- ○
api tag
Kubernetesaddedapi-tag-added
- ○
api tag
k8sremovedapi-tag-removed
- ○
- ●
removed the optional property
storageClassesfrom the response with the200statusresponse-optional-property-removed
- ○
api tag
k8saddedapi-tag-added
- ○
api tag
Kubernetesremovedapi-tag-removed
- ○
response property
storageClassNamesreactivatedresponse-property-reactivated
This revision also has 30 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●