k8s
Get the cluster type and storage classes of a kubernetes cluster
Get the cluster type and storage classes of a kubernetes cluster
get/cluster-info
Response
Successful operation
Example response
{
"storageClassNames": [
"gp2",
"gp3"
]
}