{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Notification API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Notification", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Notifications", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/notifications" }, "docs": "Lists a collection of properties defined within a service instance." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Notifications Notificationname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/notifications/:notificationName" }, "docs": "Gets the details of the Notification specified by its identifier." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Notifications Notificationname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/notifications/:notificationName" }, "docs": "Create or Update API Management publisher notification for the workspace." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscription Providers Microsoft Marketplacenotifications Reviewsnotifications", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscription/providers/Microsoft.MarketplaceNotifications/reviewsNotifications", "params": [ { "name": "subscription", "value": "", "type": "path", "description": "user's subscription id" }, { "name": "principalId", "value": "", "type": "query", "description": "user's principal id" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscription Providers Microsoft Marketplacenotifications Reviewsnotification Notification", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscription/providers/Microsoft.MarketplaceNotifications/reviewsNotification/:notification", "params": [ { "name": "subscription", "value": "", "type": "path", "description": "user's subscription id" }, { "name": "notification", "value": "", "type": "path", "description": "the notification id" }, { "name": "principalId", "value": "", "type": "query", "description": "user's principal id" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }