{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector RegistrationAssignments API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "RegistrationAssignments", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Managedservices Registrationassignments Registrationassignmentid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedServices/registrationAssignments/:registrationAssignmentId", "params": [ { "name": "scope", "value": "", "type": "path", "description": "Scope of the resource." }, { "name": "registrationAssignmentId", "value": "", "type": "path", "description": "Guid of the registration assignment." }, { "name": "$expandRegistrationDefinition", "value": "", "type": "query", "description": "Tells whether to return registration definition details also along with registration assignment details." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Gets the details of specified registration assignment." }, { "info": { "name": "Microsoft Azure Put Scope Providers Microsoft Managedservices Registrationassignments Registrationassignmentid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedServices/registrationAssignments/:registrationAssignmentId", "params": [ { "name": "scope", "value": "", "type": "path", "description": "Scope of the resource." }, { "name": "registrationAssignmentId", "value": "", "type": "path", "description": "Guid of the registration assignment." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Creates or updates a registration assignment." }, { "info": { "name": "Microsoft Azure Delete Scope Providers Microsoft Managedservices Registrationassignments Registrationassignmentid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedServices/registrationAssignments/:registrationAssignmentId", "params": [ { "name": "scope", "value": "", "type": "path", "description": "Scope of the resource." }, { "name": "registrationAssignmentId", "value": "", "type": "path", "description": "Guid of the registration assignment." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Deletes the specified registration assignment." }, { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Managedservices Registrationassignments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedServices/registrationAssignments", "params": [ { "name": "scope", "value": "", "type": "path", "description": "Scope of the resource." }, { "name": "$expandRegistrationDefinition", "value": "", "type": "query", "description": "Tells whether to return registration definition details also along with registration assignment details." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Gets a list of the registration assignments." } ] } ], "bundled": true }