this API is used by cluster versions < 2.20
Expected response to a valid request
Unauthorized
The specified resource was not found
unexpected error
{- "storageClasses": [
- "standard"
]
}
Executed successfully.
Unauthorized
Forbidden
unexpected error
unexpected error
{- "items": [
- {
- "cluster_id": null,
- "storage_class_name": "my storage class",
- "Spec": {
- "provisioner": "kubernetes.io/aws-ebs",
- "allow_volume_expansion": true,
- "is_default": false
}
}
]
}