{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector RegistrationDefinitions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "RegistrationDefinitions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Managedservices Registrationdefinitions Registrationdefinitionid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedServices/registrationDefinitions/:registrationDefinitionId", "params": [ { "name": "scope", "value": "", "type": "path", "description": "Scope of the resource." }, { "name": "registrationDefinitionId", "value": "", "type": "path", "description": "Guid of the registration definition." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Gets the registration definition details." }, { "info": { "name": "Microsoft Azure Put Scope Providers Microsoft Managedservices Registrationdefinitions Registrationdefinitionid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedServices/registrationDefinitions/:registrationDefinitionId", "params": [ { "name": "registrationDefinitionId", "value": "", "type": "path", "description": "Guid of the registration definition." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "scope", "value": "", "type": "path", "description": "Scope of the resource." } ] }, "docs": "Creates or updates a registration definition." }, { "info": { "name": "Microsoft Azure Delete Scope Providers Microsoft Managedservices Registrationdefinitions Registrationdefinitionid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedServices/registrationDefinitions/:registrationDefinitionId", "params": [ { "name": "registrationDefinitionId", "value": "", "type": "path", "description": "Guid of the registration definition." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "scope", "value": "", "type": "path", "description": "Scope of the resource." } ] }, "docs": "Deletes the registration definition." }, { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Managedservices Registrationdefinitions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedServices/registrationDefinitions", "params": [ { "name": "scope", "value": "", "type": "path", "description": "Scope of the resource." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Gets a list of the registration definitions." } ] } ], "bundled": true }