{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ServerGroups API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ServerGroups", "type": "folder" }, "items": [ { "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": "List all the server groups in a given 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": "List all the server groups in a given resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBForPostgreSql/serverGroupsv2/:serverGroupName", "params": [ { "name": "serverGroupName", "value": "", "type": "path", "description": "The name of the server group." } ] }, "docs": "Gets information about a server group." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBForPostgreSql/serverGroupsv2/:serverGroupName", "params": [ { "name": "serverGroupName", "value": "", "type": "path", "description": "The name of the server group." } ] }, "docs": "Creates a new server group with servers." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBForPostgreSql/serverGroupsv2/:serverGroupName", "params": [ { "name": "serverGroupName", "value": "", "type": "path", "description": "The name of the server group." } ] }, "docs": "Updates an existing server group. The request body can contain one to many of the properties present in the normal server group definition." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBForPostgreSql/serverGroupsv2/:serverGroupName", "params": [ { "name": "serverGroupName", "value": "", "type": "path", "description": "The name of the server group." } ] }, "docs": "Deletes a server group 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": "Check the availability of name for resource" } ] } ], "bundled": true }