Cluster
create Cluster
get/cluster/{clusterId}
Path parameters
clusterIdstring required
Cluster Id
Headers
Authorizationstring required
Authentication header
Response
Success
Example response
{
"msg": "Success"
}Cluster Id
Authentication header
Success
{
"msg": "Success"
}