---
title: "Get cluster storageClass from create cluster"
method: POST
path: "/v1/cluster/kubeconfig/storage_class"
tags: ["Cluster"]
---

# Get cluster storageClass from create cluster

`POST /v1/cluster/kubeconfig/storage_class`

Get cluster storageClass from create cluster

## Headers

- `Authorization` string, required

## Request body

- ClusterStorageClassRequest
  - `kubeconfig` string

## Response `200`

include kubeconfig

- ClusterStorageClassResponse
  - `type_name` string[]

## Changes

- **2020-12-24** `71239b0abfc6` — 1 info
  - endpoint added
- **2020-10-29** `626c0be310f3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api/changes/v1/cluster/kubeconfig/storage_class/post.md)

---

[API](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api.md) · [All operations](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nocalhost/nocalhost-docs-api/revisions/9f53c7025f7a/schema)
