{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ClusterOperations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ClusterOperations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername Restart", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName/restart", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Restarts all nodes in the cluster." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername Start", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName/start", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Starts stopped compute on all cluster nodes." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername Stop", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName/stop", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Stops compute on all cluster nodes." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername Promote", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/:clusterName/promote", "params": [ { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Promotes read replica cluster to an independent read-write cluster." } ] } ], "bundled": true }