Storage Classes
Authorizations
AuthorizationstringRequired
Bearer authentication
Path parameters
uuidstring · uuidRequired
Unique identifier of the cluster
Responses
200
Expected response to a valid request
application/json
401
Unauthorized
application/json
404
The specified resource was not found
application/json
default
unexpected error
application/json
get
/v1/k8s/clusters/{uuid}/storage-classesAuthorizations
AuthorizationstringRequired
Bearer authentication
Query parameters
clusterIdstring · uuidRequiredExample:
The id of the cluster
d73a738f-fab3-430a-8fa3-5241493d7128namestringOptional
filter by name
Responses
200
Executed successfully.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
unexpected error
application/json
503
unexpected error
application/json
get
/api/v1/storage-classesLast updated