Returns the specified cluster's kube config file
GET/v1/spectroclusters/:uid/kubectl/redirect
Returns the specified cluster's kube config file
Request
Path Parameters
uid stringrequired
Cluster uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 200
(empty)
- application/json
- Schema
- Example (from schema)
Schema
redirectUristring
{
"redirectUri": "string"
}
Loading...