GetKubernetesClusterStatus

Fetches the Kubernetes cluster status

get
Authorizations
Query parameters
subscriptionIdstringRequired

The ID of the subscription where the Kubernetes cluster is located.

resourceGroupNamestringRequired

The name of the resource group containing the Kubernetes cluster.

clusterNamestringRequired

The name of the Kubernetes cluster to be stopped.

Responses
200
Success: Kubernetes Cluster status fetched.
get
GET /Kubernetes/GetKubernetesClusterStatus?subscriptionId=text&resourceGroupName=text&clusterName=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content