{
"opencollection": "1.0.0",
"info": {
"name": "Microsoft Azure AccessControlClient AccessConnector Collection API",
"version": "2020-08-01-preview"
},
"items": [
{
"info": {
"name": "Collection",
"type": "folder"
},
"items": [
{
"info": {
"name": "Microsoft Azure Get Collections Collectionname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/collections/:collectionName",
"params": [
{
"name": "collectionName",
"value": "",
"type": "path"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The api version to use."
}
]
},
"docs": "Get a collection"
},
{
"info": {
"name": "Microsoft Azure Put Collections Collectionname",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/collections/:collectionName",
"params": [
{
"name": "collectionName",
"value": "",
"type": "path"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The api version to use."
}
]
},
"docs": "Creates or updates a collection entity."
},
{
"info": {
"name": "Microsoft Azure Delete Collections Collectionname",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/collections/:collectionName",
"params": [
{
"name": "collectionName",
"value": "",
"type": "path"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The api version to use."
}
]
},
"docs": "Deletes a Collection entity."
},
{
"info": {
"name": "Microsoft Azure Get Collections",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/collections",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The api version to use."
},
{
"name": "$skipToken",
"value": "",
"type": "query"
}
]
},
"docs": "List the collections in the account."
},
{
"info": {
"name": "Microsoft Azure Get Collections Collectionname Getchildcollectionnames",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/collections/:collectionName/getChildCollectionNames",
"params": [
{
"name": "collectionName",
"value": "",
"type": "path"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The api version to use."
},
{
"name": "$skipToken",
"value": "",
"type": "query"
}
]
},
"docs": "Lists the child collections names in the collection."
},
{
"info": {
"name": "Microsoft Azure Get Collections Collectionname Getcollectionpath",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/collections/:collectionName/getCollectionPath",
"params": [
{
"name": "collectionName",
"value": "",
"type": "path"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The api version to use."
},
{
"name": "$skipToken",
"value": "",
"type": "query"
}
]
},
"docs": "Gets the parent name and parent friendly name chains that represent the collection path."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Healthcareapis Services",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.HealthcareApis/services",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The version of the API."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The subscription identifier."
}
]
},
"docs": "Get all the service instances in a subscription."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthcareapis Services",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HealthcareApis/services",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The version of the API."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The subscription identifier."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group that contains the service instance."
}
]
},
"docs": "Get all the service instances in a resource group."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft M365securityandcompliance Privatelinkservicesforsccpowershell",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.M365SecurityAndCompliance/privateLinkServicesForSCCPowershell"
},
"docs": "Get all the privateLinkServicesForSCCPowershell instances in a subscription."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft M365securityandcompliance Privatelinkservicesforsccpowershell",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.M365SecurityAndCompliance/privateLinkServicesForSCCPowershell"
},
"docs": "Get all the service instances in a resource group."
},
{
"info": {
"name": "Microsoft Azure Get Collections Collectionname Scans",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/collections/:collectionName/scans",
"params": [
{
"name": "collectionName",
"value": "",
"type": "path"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The api version to use."
}
]
},
"docs": "List scans of the collection"
},
{
"info": {
"name": "Microsoft Azure Post Collections Collection Entity",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/collections/:collection/entity",
"params": [
{
"name": "collection",
"value": "",
"type": "path",
"description": "the collection unique name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version of Purview APIs"
}
]
},
"docs": "Creates or updates an entity to a collection.
Existing entity is matched using its unique guid if supplied or by its unique attributes eg: qualifiedName.
Map and array of collections are not well supported. E.g., array>, array>."
},
{
"info": {
"name": "Microsoft Azure Post Collections Collection Entity Bulk",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/collections/:collection/entity/bulk",
"params": [
{
"name": "collection",
"value": "",
"type": "path",
"description": "the collection unique name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version of Purview APIs"
}
]
},
"docs": "Creates or updates entities in bulk to a collection.
Existing entity is matched using its unique guid if supplied or by its unique attributes eg: qualifiedName.
Map and array of collections are not well supported. E.g., array>, array>."
},
{
"info": {
"name": "Microsoft Azure Post Collections Collection Entity Movehere",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/collections/:collection/entity/moveHere",
"params": [
{
"name": "collection",
"value": "",
"type": "path",
"description": "the collection unique name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version of Purview APIs"
}
]
},
"docs": "Move existing entities to the target collection."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell"
},
"docs": "Get all the privateLinkServicesForSCCPowershell instances in a subscription."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell"
},
"docs": "Get all the service instances in a resource group."
}
]
}
],
"bundled": true
}