{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Servers API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Servers", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername Servers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName/servers", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Lists servers of a cluster." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername Servers Servername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName/servers/:serverName", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." } ] }, "docs": "Gets information about a server in cluster." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Usages", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Sql/servers/:serverName/usages", "params": [ { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." } ] }, "docs": "Returns server usages." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server. It must be a minimum of 3 characters, and a maximum of 63." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets details about the specified Analysis Services server." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server. It must be a minimum of 3 characters, and a maximum of 63." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Provisions the specified Analysis Services server based on the configuration specified in the request." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server. It must be at least 3 characters in length, and no more than 63." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Updates the current state of the specified Analysis Services server." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server. It must be at least 3 characters in length, and no more than 63." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Deletes the specified Analysis Services server." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername Suspend", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName/suspend", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server. It must be at least 3 characters in length, and no more than 63." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Suspends operation of the specified Analysis Services server instance." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername Resume", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName/resume", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server. It must be at least 3 characters in length, and no more than 63." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Resumes operation of the specified Analysis Services server instance." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets all the Analysis Services servers for the given resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Analysisservices Servers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AnalysisServices/servers", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Lists all the Analysis Services servers for the given subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername Skus", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName/skus", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server. It must be at least 3 characters in length, and no more than 63." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Lists eligible SKUs for an Analysis Services resource." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername Listgatewaystatus", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName/listGatewayStatus", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Return the gateway status of the specified Analysis Services server instance." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Analysisservices Servers Servername Dissociategateway", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AnalysisServices/servers/:serverName/dissociateGateway", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the Analysis Services server. It must be at least 3 characters in length, and no more than 63." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Dissociates a Unified Gateway associated with the server." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Analysisservices Locations Location Checknameavailability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AnalysisServices/locations/:location/checkNameAvailability", "params": [ { "name": "location", "value": "", "type": "path", "description": "The region name which the operation will lookup into." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Check the name availability in the target location." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Analysisservices Locations Location Operationresults Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AnalysisServices/locations/:location/operationresults/:operationId", "params": [ { "name": "location", "value": "", "type": "path", "description": "The region name which the operation will lookup into." }, { "name": "operationId", "value": "", "type": "path", "description": "The target operation Id." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "List the result of the specified operation." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Analysisservices Locations Location Operationstatuses Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AnalysisServices/locations/:location/operationstatuses/:operationId", "params": [ { "name": "location", "value": "", "type": "path", "description": "The region name which the operation will lookup into." }, { "name": "operationId", "value": "", "type": "path", "description": "The target operation Id." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "List the status of operation." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname Servers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBForPostgreSql/serverGroupsv2/:serverGroupName/servers", "params": [ { "name": "serverGroupName", "value": "", "type": "path", "description": "The name of the server group." } ] }, "docs": "Lists servers of a server group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname Servers Servername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBForPostgreSql/serverGroupsv2/:serverGroupName/servers/:serverName", "params": [ { "name": "serverGroupName", "value": "", "type": "path", "description": "The name of the server group." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." } ] }, "docs": "Gets information about a server in server group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." } ] }, "docs": "Gets information about a server." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." } ] }, "docs": "Creates a new server or updates an existing server. The update action will overwrite the existing server." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." } ] }, "docs": "Updates an existing server. The request body can contain one to many of the properties present in the normal server definition." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." } ] }, "docs": "Deletes a server." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." } ] }, "docs": "List all the servers in a given resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformariadb Servers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DBforMariaDB/servers", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." } ] }, "docs": "List all the servers in a given subscription." } ] } ], "bundled": true }