{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Clusters API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Clusters", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A Cluster", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/clusters/:clusterName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "clusterName", "value": "", "type": "path", "description": "Name of the cluster." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Implements cluster GET method." }, { "info": { "name": "Microsoft Azure Implements Cluster Put Method", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/clusters/:clusterName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "clusterName", "value": "", "type": "path", "description": "Name of the cluster." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Create Or Update cluster." }, { "info": { "name": "Microsoft Azure Updates A Cluster", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/clusters/:clusterName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "clusterName", "value": "", "type": "path", "description": "Name of the cluster." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "API to update certain properties of the cluster resource." }, { "info": { "name": "Microsoft Azure Deletes An Cluster", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/clusters/:clusterName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "clusterName", "value": "", "type": "path", "description": "Name of the cluster." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "force", "value": "", "type": "query", "description": "Whether force delete was specified." } ] }, "docs": "Implements cluster DELETE method." }, { "info": { "name": "Microsoft Azure Implements Get Clusters In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ConnectedVMwarevSphere/clusters", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "List of clusters in a subscription." }, { "info": { "name": "Microsoft Azure Implements Get Clusters In A Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/clusters", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "List of clusters in a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DBforPostgreSQL/serverGroupsv2" }, "docs": "Lists all clusters in a subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2" }, "docs": "Lists all clusters in a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Gets information about a cluster such as compute and storage configuration and cluster lifecycle metadata such as cluster creation date and time." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Creates a new cluster with servers." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Updates an existing cluster. The request body can contain one or several properties from the cluster definition." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Deletes a cluster together with servers in it." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DBforPostgreSQL/checkNameAvailability" }, "docs": "Checks availability of a cluster name. Cluster names should be globally unique; at least 3 characters and at most 40 characters long; they must only contain lowercase letters, numbers, and hyphens; and must not start or end with a hyphen." }, { "info": { "name": "Microsoft Azure List Clusters In A Private Cloud", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/clusters", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "Name of the private cloud" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get A Cluster By Name In A Private Cloud", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/clusters/:clusterName", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "Name of the private cloud" }, { "name": "clusterName", "value": "", "type": "path", "description": "Name of the cluster in the private cloud" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Create Or Update A Cluster In A Private Cloud", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/clusters/:clusterName", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "The name of the private cloud." }, { "name": "clusterName", "value": "", "type": "path", "description": "Name of the cluster in the private cloud" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Update A Cluster In A Private Cloud", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/clusters/:clusterName", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "Name of the private cloud" }, { "name": "clusterName", "value": "", "type": "path", "description": "Name of the cluster in the private cloud" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Delete A Cluster In A Private Cloud", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/clusters/:clusterName", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "Name of the private cloud" }, { "name": "clusterName", "value": "", "type": "path", "description": "Name of the cluster in the private cloud" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Kusto/clusters/:clusterName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Kusto cluster." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the Kusto cluster." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Gets a Kusto cluster." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Kusto/clusters/:clusterName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Kusto cluster." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the Kusto cluster." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Create or update a Kusto cluster." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Kusto/clusters/:clusterName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Kusto cluster." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the Kusto cluster." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Update a Kusto cluster." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Kusto/clusters/:clusterName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Kusto cluster." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the Kusto cluster." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Deletes a Kusto cluster." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Stop", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Kusto/clusters/:clusterName/stop", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Kusto cluster." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the Kusto cluster." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Stops a Kusto cluster." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Start", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Kusto/clusters/:clusterName/start", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Kusto cluster." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the Kusto cluster." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Starts a Kusto cluster." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Kusto/clusters", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Kusto cluster." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Lists all Kusto clusters within a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Kusto Clusters", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Kusto/clusters", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Lists all Kusto clusters within a subscription." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Kusto Locations Location Checknameavailability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Kusto/locations/:location/checkNameAvailability", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "location", "value": "", "type": "path", "description": "Azure location." } ] }, "docs": "Checks that the cluster name is valid and is not already in use." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Skus", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Kusto/clusters/:clusterName/skus", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Kusto cluster." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the Kusto cluster." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Returns the SKUs available for the provided resource." } ] } ], "bundled": true }