{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PrivateLinkAssociation API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PrivateLinkAssociation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Authorization Privatelinkassociations Plaid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Authorization/privateLinkAssociations/:plaId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "groupId", "value": "", "type": "path", "description": "The management group ID." }, { "name": "plaId", "value": "", "type": "path", "description": "The ID of the PLA" } ] }, "docs": "Get a single private link association" }, { "info": { "name": "Microsoft Azure Put Providers Microsoft Management Managementgroups Groupid Providers Microsoft Authorization Privatelinkassociations Plaid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Authorization/privateLinkAssociations/:plaId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "groupId", "value": "", "type": "path", "description": "The management group ID." }, { "name": "plaId", "value": "", "type": "path", "description": "The ID of the PLA" } ] }, "docs": "Create a PrivateLinkAssociation" }, { "info": { "name": "Microsoft Azure Delete Providers Microsoft Management Managementgroups Groupid Providers Microsoft Authorization Privatelinkassociations Plaid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Authorization/privateLinkAssociations/:plaId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "groupId", "value": "", "type": "path", "description": "The management group ID." }, { "name": "plaId", "value": "", "type": "path", "description": "The ID of the PLA" } ] }, "docs": "Delete a PrivateLinkAssociation" }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Authorization Privatelinkassociations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Authorization/privateLinkAssociations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "groupId", "value": "", "type": "path", "description": "The management group ID." } ] }, "docs": "Get a private link association for a management group scope" } ] } ], "bundled": true }