{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector NotificationRegistration API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "NotificationRegistration", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Notificationregistrations Notificationregistrationname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ProviderHub/providerRegistrations/:providerNamespace/notificationRegistrations/:notificationRegistrationName", "params": [ { "name": "providerNamespace", "value": "", "type": "path", "description": "The name of the resource provider hosted within ProviderHub." }, { "name": "notificationRegistrationName", "value": "", "type": "path", "description": "The notification registration." } ] }, "docs": "Gets the notification registration details." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Notificationregistrations Notificationregistrationname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ProviderHub/providerRegistrations/:providerNamespace/notificationRegistrations/:notificationRegistrationName", "params": [ { "name": "providerNamespace", "value": "", "type": "path", "description": "The name of the resource provider hosted within ProviderHub." }, { "name": "notificationRegistrationName", "value": "", "type": "path", "description": "The notification registration." } ] }, "docs": "Creates or updates a notification registration." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Notificationregistrations Notificationregistrationname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ProviderHub/providerRegistrations/:providerNamespace/notificationRegistrations/:notificationRegistrationName", "params": [ { "name": "providerNamespace", "value": "", "type": "path", "description": "The name of the resource provider hosted within ProviderHub." }, { "name": "notificationRegistrationName", "value": "", "type": "path", "description": "The notification registration." } ] }, "docs": "Deletes a notification registration." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Notificationregistrations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ProviderHub/providerRegistrations/:providerNamespace/notificationRegistrations", "params": [ { "name": "providerNamespace", "value": "", "type": "path", "description": "The name of the resource provider hosted within ProviderHub." } ] }, "docs": "Gets the list of the notification registrations for the given provider." } ] } ], "bundled": true }