Create Cluster
POST/kubernetes/clusters
Create a Kubernetes cluster
Request
- application/json
Body
required
JSON Payload
displayName stringrequired
locationName stringrequired
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
id string
{
"id": "5272e090-a595-4d6a-8587-cfe78214739f"
}
Loading...