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