{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-compute-containerservice","description":"ContainerServiceClient","version":"2017-01-31","base_url":"https://management.azure.com","endpoints":5,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api ContainerServiceClient\n@base https://management.azure.com\n@version 2017-01-31\n@auth OAuth2\n@endpoints 5\n@toc subscriptions(5)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/containerServices\n@desc Gets a list of container services in the specified subscription.\n@required {api-version: any # Client Api Version., subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/containerServices/{containerServiceName}\n@desc Creates or updates a container service.\n@required {resourceGroupName: any # The name of the resource group., containerServiceName: any # The name of the container service in the specified subscription and resource group., parameters: any # Parameters supplied to the Create or Update a Container Service operation., api-version: any # Client Api Version., subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) OK\n@returns(201) Created\n@returns(202) Accepted\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/containerServices/{containerServiceName}\n@desc Gets the properties of the specified container service.\n@required {resourceGroupName: any # The name of the resource group., containerServiceName: any # The name of the container service in the specified subscription and resource group., api-version: any # Client Api Version., subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) OK\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/containerServices/{containerServiceName}\n@desc Deletes the specified container service.\n@required {resourceGroupName: any # The name of the resource group., containerServiceName: any # The name of the container service in the specified subscription and resource group., api-version: any # Client Api Version., subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(202) Accepted\n@returns(204) Not found\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/containerServices\n@desc Gets a list of container services in the specified resource group.\n@required {resourceGroupName: any # The name of the resource group., api-version: any # Client Api Version., subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) OK\n\n@end\n"}