{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Watcher API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Watcher", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Watchers Watchername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/watchers/:watcherName", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The watcher name." } ] }, "docs": "Retrieve the watcher identified by watcher name." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Watchers Watchername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/watchers/:watcherName", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The watcher name." } ] }, "docs": "Create the watcher identified by watcher name." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Watchers Watchername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/watchers/:watcherName", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The watcher name." } ] }, "docs": "Update the watcher identified by watcher name." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Watchers Watchername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/watchers/:watcherName", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The watcher name." } ] }, "docs": "Delete the watcher by name." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Watchers Watchername Start", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/watchers/:watcherName/start", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The watcher name." } ] }, "docs": "Resume the watcher identified by watcher name." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Watchers Watchername Stop", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/watchers/:watcherName/stop", "params": [ { "name": "watcherName", "value": "", "type": "path", "description": "The watcher name." } ] }, "docs": "Resume the watcher identified by watcher name." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Watchers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/watchers", "params": [ { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply on the operation." } ] }, "docs": "Retrieve a list of watchers." } ] } ], "bundled": true }