{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Watchers API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Watchers", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Databasewatcher Watchers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DatabaseWatcher/watchers" }, "docs": "List Watcher resources by subscription ID" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databasewatcher Watchers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DatabaseWatcher/watchers" }, "docs": "List Watcher resources by resource group" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databasewatcher Watchers Watchername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DatabaseWatcher/watchers/:watcherName", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The database watcher name." } ] }, "docs": "Get a Watcher" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databasewatcher Watchers Watchername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DatabaseWatcher/watchers/:watcherName", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The database watcher name." } ] }, "docs": "Create a Watcher" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databasewatcher Watchers Watchername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DatabaseWatcher/watchers/:watcherName", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The database watcher name." } ] }, "docs": "Update a Watcher" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databasewatcher Watchers Watchername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DatabaseWatcher/watchers/:watcherName", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The database watcher name." } ] }, "docs": "Delete a Watcher" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databasewatcher Watchers Watchername Start", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DatabaseWatcher/watchers/:watcherName/start", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The database watcher name." } ] }, "docs": "The action to start monitoring all targets configured for a database watcher." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databasewatcher Watchers Watchername Stop", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DatabaseWatcher/watchers/:watcherName/stop", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The database watcher name." } ] }, "docs": "The action to stop monitoring all targets configured for a database watcher." } ] } ], "bundled": true }