GetKubernetesClustersInResourceGroup
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.
Responses
200
Success: Kubernetes Cluster status fetched.
500
Internal Server Error: An error occurred while fetching the status.
get
GET /Kubernetes/GetKubernetesClustersInResourceGroup?subscriptionId=text&resourceGroupName=text HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content