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