The ID of the subscription where the Kubernetes cluster is located.
The name of the resource group containing the Kubernetes cluster.
The name of the Kubernetes cluster to be stopped.
POST /Kubernetes/StopKubernetesCluster?subscriptionId=text&resourceGroupName=text&clusterName=text HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success: The Kubernetes cluster has been successfully stopped.
No Content