ContainerService
Gets the properties of the specified container service.
Gets the properties of the specified container service in the specified subscription and resource group. The operation returns the properties including state, orchestrator, number of masters and agents, and FQDNs of masters and agents.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/containerServices/{containerServiceName}
Path parameters
resourceGroupNamestring required
The name of the resource group.
containerServiceNamestring required
The name of the container service in the specified subscription and resource group.
subscriptionIdstring required
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
Client Api Version.
Response
OK