{
"opencollection": "1.0.0",
"info": {
"name": "Microsoft Azure AccessControlClient AccessConnector Accounts API",
"version": "2020-08-01-preview"
},
"items": [
{
"info": {
"name": "Accounts",
"type": "folder"
},
"items": [
{
"info": {
"name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Autonomousdevelopmentplatform Checknameavailability",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AutonomousDevelopmentPlatform/checkNameAvailability"
},
"docs": "Checks that the account name is valid and is not already in use"
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Autonomousdevelopmentplatform Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AutonomousDevelopmentPlatform/accounts"
},
"docs": "List all ADP accounts available under the subscription"
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts"
},
"docs": "List all ADP accounts available under the resource group"
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the ADP account"
}
]
},
"docs": "Gets the properties of an ADP account"
},
{
"info": {
"name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the ADP account"
}
]
},
"docs": "Creates or updates an ADP account"
},
{
"info": {
"name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the ADP account"
}
]
},
"docs": "Updates the properties of an existing ADP account"
},
{
"info": {
"name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the ADP account"
}
]
},
"docs": "Deletes an ADP account"
},
{
"info": {
"name": "Microsoft Azure List Cognitive Services Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.CognitiveServices/accounts",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The ID of the target subscription."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
}
]
},
"docs": "Returns all the Cognitive Services accounts in a subscription."
},
{
"info": {
"name": "Microsoft Azure List Accounts by Resource Group",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CognitiveServices/accounts",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The ID of the target subscription."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
}
]
},
"docs": "Returns all Cognitive Services accounts in a resource group."
},
{
"info": {
"name": "Microsoft Azure Get a Cognitive Services Account",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CognitiveServices/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The ID of the target subscription."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Cognitive Services account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
}
]
},
"docs": "Returns a Cognitive Services account specified by the parameters."
},
{
"info": {
"name": "Microsoft Azure Create or Update a Cognitive Services Account",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CognitiveServices/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The ID of the target subscription."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Cognitive Services account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Creates a Cognitive Services account. Accounts is a resource group wide resource type. It holds the keys for developer to access intelligent APIs."
},
{
"info": {
"name": "Microsoft Azure Update a Cognitive Services Account",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CognitiveServices/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The ID of the target subscription."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Cognitive Services account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Updates a Cognitive Services account."
},
{
"info": {
"name": "Microsoft Azure Delete a Cognitive Services Account",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CognitiveServices/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The ID of the target subscription."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Cognitive Services account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
}
]
},
"docs": "Deletes a Cognitive Services account from the resource group."
},
{
"info": {
"name": "Microsoft Azure List Account Keys",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CognitiveServices/accounts/:accountName/listKeys",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The ID of the target subscription."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Cognitive Services account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
}
]
},
"docs": "Lists the account keys for the specified Cognitive Services account."
},
{
"info": {
"name": "Microsoft Azure Regenerate an Account Key",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CognitiveServices/accounts/:accountName/regenerateKey",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The ID of the target subscription."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Cognitive Services account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Regenerates the specified account key for the Cognitive Services account."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Maps Accounts Accountname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Maps/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Maps Account."
}
]
},
"docs": "Get a Maps Account."
},
{
"info": {
"name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Maps Accounts Accountname",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Maps/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Maps Account."
}
]
},
"docs": "Create or update a Maps Account. A Maps Account holds the keys which allow access to the Maps REST APIs."
},
{
"info": {
"name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Maps Accounts Accountname",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Maps/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Maps Account."
}
]
},
"docs": "Updates a Maps Account. Only a subset of the parameters may be updated after creation, such as Sku, Tags, Properties."
},
{
"info": {
"name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Maps Accounts Accountname",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Maps/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Maps Account."
}
]
},
"docs": "Delete a Maps Account."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Maps Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Maps/accounts"
},
"docs": "Get all Maps Accounts in a Resource Group"
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Maps Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Maps/accounts"
},
"docs": "Get all Maps Accounts in a Subscription"
},
{
"info": {
"name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Maps Accounts Accountname Listsas",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Maps/accounts/:accountName/listSas",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Maps Account."
}
]
},
"docs": "Create and list an account shared access signature token. Use this SAS token for authentication to Azure Maps REST APIs through various Azure Maps SDKs. As prerequisite to create a SAS Token.
Prerequisites:
1. Create or have an existing User Assigned Managed Identity in the same Azure region as the account.
2. Create or update an Azure Maps account with the same Azure region as the User Assigned Managed Identity is placed."
},
{
"info": {
"name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Maps Accounts Accountname Listkeys",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Maps/accounts/:accountName/listKeys",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Maps Account."
}
]
},
"docs": "Get the keys to use with the Maps APIs. A key is used to authenticate and authorize access to the Maps REST APIs. Only one key is needed at a time; two are given to provide seamless key regeneration."
},
{
"info": {
"name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Maps Accounts Accountname Regeneratekey",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Maps/accounts/:accountName/regenerateKey",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Maps Account."
}
]
},
"docs": "Regenerate either the primary or secondary key for use with the Maps APIs. The old key will stop working immediately."
},
{
"info": {
"name": "Microsoft Azure Lists All Virtual Machine Images Supported By The Azure Batch Service",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/supportedimages",
"headers": [
{
"name": "client-request-id",
"value": ""
},
{
"name": "return-client-request-id",
"value": ""
},
{
"name": "ocp-date",
"value": ""
}
],
"params": [
{
"name": "$filter",
"value": "",
"type": "query",
"description": "An OData $filter clause. For more information on constructing this filter, see https://docs.microsoft.com/en-us/rest/api/batchservice/odata-filters-in-batch#list-support-images."
},
{
"name": "maxresults",
"value": "",
"type": "query",
"description": "The maximum number of items to return in the response. A maximum of 1000 results will be returned."
},
{
"name": "timeout",
"value": "",
"type": "query",
"description": "The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client API Version."
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure Get Nodecounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/nodecounts",
"headers": [
{
"name": "client-request-id",
"value": ""
},
{
"name": "return-client-request-id",
"value": ""
},
{
"name": "ocp-date",
"value": ""
}
],
"params": [
{
"name": "$filter",
"value": "",
"type": "query",
"description": "An OData $filter clause. For more information on constructing this filter, see https://docs.microsoft.com/en-us/rest/api/batchservice/odata-filters-in-batch."
},
{
"name": "maxresults",
"value": "",
"type": "query",
"description": "The maximum number of items to return in the response."
},
{
"name": "timeout",
"value": "",
"type": "query",
"description": "The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client API Version."
}
]
},
"docs": "Gets the number of Compute Nodes in each state, grouped by Pool. Note that the numbers returned may not always be up to date. If you need exact node counts, use a list query."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Datalakeanalytics Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DataLakeAnalytics/accounts",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "$filter",
"value": "",
"type": "query",
"description": "OData filter. Optional."
},
{
"name": "$top",
"value": "",
"type": "query",
"description": "The number of items to return. Optional."
},
{
"name": "$skip",
"value": "",
"type": "query",
"description": "The number of items to skip over before returning elements. Optional."
},
{
"name": "$select",
"value": "",
"type": "query",
"description": "OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional."
},
{
"name": "$orderby",
"value": "",
"type": "query",
"description": "OrderBy clause. One or more comma-separated expressions with an optional \"asc\" (the default) or \"desc\" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional."
},
{
"name": "$count",
"value": "",
"type": "query",
"description": "The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakeanalytics Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeAnalytics/accounts",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "$filter",
"value": "",
"type": "query",
"description": "OData filter. Optional."
},
{
"name": "$top",
"value": "",
"type": "query",
"description": "The number of items to return. Optional."
},
{
"name": "$skip",
"value": "",
"type": "query",
"description": "The number of items to skip over before returning elements. Optional."
},
{
"name": "$select",
"value": "",
"type": "query",
"description": "OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional."
},
{
"name": "$orderby",
"value": "",
"type": "query",
"description": "OrderBy clause. One or more comma-separated expressions with an optional \"asc\" (the default) or \"desc\" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional."
},
{
"name": "$count",
"value": "",
"type": "query",
"description": "The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakeanalytics Accounts Accountname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeAnalytics/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Analytics account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Gets details of the specified Data Lake Analytics account."
},
{
"info": {
"name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakeanalytics Accounts Accountname",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeAnalytics/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Analytics account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads."
},
{
"info": {
"name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakeanalytics Accounts Accountname",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeAnalytics/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Analytics account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object."
},
{
"info": {
"name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakeanalytics Accounts Accountname",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeAnalytics/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Analytics account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Begins the delete process for the Data Lake Analytics account object specified by the account name."
},
{
"info": {
"name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Datalakeanalytics Locations Location Checknameavailability",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DataLakeAnalytics/locations/:location/checkNameAvailability",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "location",
"value": "",
"type": "path",
"description": "The resource location without whitespace."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Checks whether the specified account name is available or taken."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Datalakestore Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DataLakeStore/accounts",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "$filter",
"value": "",
"type": "query",
"description": "OData filter. Optional."
},
{
"name": "$top",
"value": "",
"type": "query",
"description": "The number of items to return. Optional."
},
{
"name": "$skip",
"value": "",
"type": "query",
"description": "The number of items to skip over before returning elements. Optional."
},
{
"name": "$select",
"value": "",
"type": "query",
"description": "OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional."
},
{
"name": "$orderby",
"value": "",
"type": "query",
"description": "OrderBy clause. One or more comma-separated expressions with an optional \"asc\" (the default) or \"desc\" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional."
},
{
"name": "$count",
"value": "",
"type": "query",
"description": "The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "$filter",
"value": "",
"type": "query",
"description": "OData filter. Optional."
},
{
"name": "$top",
"value": "",
"type": "query",
"description": "The number of items to return. Optional."
},
{
"name": "$skip",
"value": "",
"type": "query",
"description": "The number of items to skip over before returning elements. Optional."
},
{
"name": "$select",
"value": "",
"type": "query",
"description": "OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional."
},
{
"name": "$orderby",
"value": "",
"type": "query",
"description": "OrderBy clause. One or more comma-separated expressions with an optional \"asc\" (the default) or \"desc\" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional."
},
{
"name": "$count",
"value": "",
"type": "query",
"description": "A Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Store account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Gets the specified Data Lake Store account."
},
{
"info": {
"name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Store account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Creates the specified Data Lake Store account."
},
{
"info": {
"name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Store account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Updates the specified Data Lake Store account information."
},
{
"info": {
"name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Store account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Deletes the specified Data Lake Store account."
},
{
"info": {
"name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Enablekeyvault",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName/enableKeyVault",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the Azure resource group."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Data Lake Store account."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account."
},
{
"info": {
"name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Datalakestore Locations Location Checknameavailability",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DataLakeStore/locations/:location/checkNameAvailability",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
{
"name": "location",
"value": "",
"type": "path",
"description": "The resource location without whitespace."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Client Api Version."
}
]
},
"docs": "Checks whether the specified account name is available or taken."
},
{
"info": {
"name": "Microsoft Azure Get The Engagementfabric Account",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EngagementFabric/Accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Resource Group Name"
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Account Name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure Create Or Update The Engagementfabric Account",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EngagementFabric/Accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Resource Group Name"
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Account Name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure Update Engagementfabric Account",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EngagementFabric/Accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Resource Group Name"
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Account Name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure Delete The Engagementfabric Account",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EngagementFabric/Accounts/:accountName",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Resource Group Name"
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Account Name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure List The Engagementfabric Accounts In Given Subscription",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.EngagementFabric/Accounts",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure List Engagementfabric Accounts In Given Resource Group",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EngagementFabric/Accounts",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Resource Group Name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure List Keys Of The Engagementfabric Account",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EngagementFabric/Accounts/:accountName/listKeys",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Resource Group Name"
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Account Name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure Regenerate Key Of The Engagementfabric Account",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EngagementFabric/Accounts/:accountName/regenerateKey",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Resource Group Name"
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Account Name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure List Available Engagementfabric Channel Types And Functions",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EngagementFabric/Accounts/:accountName/listChannelTypes",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "Subscription ID"
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Resource Group Name"
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Account Name"
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API version"
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Get Subscriptions Subscriptionid Providers Microsoft Azureplaywrightservice Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AzurePlaywrightService/accounts"
},
"docs": "List Account resources by subscription ID"
},
{
"info": {
"name": "Post Subscriptions Subscriptionid Providers Microsoft Azureplaywrightservice Checknameavailability",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AzurePlaywrightService/checkNameAvailability"
},
"docs": "Adds check global name availability operation, normally used if a resource name must be globally unique."
},
{
"info": {
"name": "Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureplaywrightservice Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzurePlaywrightService/accounts"
},
"docs": "List Account resources by resource group"
},
{
"info": {
"name": "Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureplaywrightservice Accounts Accountname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzurePlaywrightService/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Name of account."
}
]
},
"docs": "Get a Account"
},
{
"info": {
"name": "Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureplaywrightservice Accounts Accountname",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzurePlaywrightService/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Name of account."
}
]
},
"docs": "Create a Account"
},
{
"info": {
"name": "Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureplaywrightservice Accounts Accountname",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzurePlaywrightService/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Name of account."
}
]
},
"docs": "Update a Account"
},
{
"info": {
"name": "Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureplaywrightservice Accounts Accountname",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzurePlaywrightService/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "Name of account."
}
]
},
"docs": "Delete a Account"
},
{
"info": {
"name": "Microsoft Azure Get Accounts Accountid",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/accounts/:accountId",
"headers": [
{
"name": "x-ms-client-request-id",
"value": ""
}
],
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
},
{
"name": "accountId",
"value": "",
"type": "path",
"description": "The account id."
}
]
},
"docs": "Get details of the ARM resource mapped to an account for the given accountId."
},
{
"info": {
"name": "Microsoft Azure Get Accounts Accountid Access Tokens",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/accounts/:accountId/access-tokens",
"headers": [
{
"name": "x-ms-client-request-id",
"value": ""
}
],
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
},
{
"name": "accountId",
"value": "",
"type": "path",
"description": "The account id."
}
]
},
"docs": "List access-tokens for a given accountId."
},
{
"info": {
"name": "Microsoft Azure Get Accounts Accountid Access Tokens Accesstokenid",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/accounts/:accountId/access-tokens/:accessTokenId",
"headers": [
{
"name": "x-ms-client-request-id",
"value": ""
}
],
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
},
{
"name": "accountId",
"value": "",
"type": "path",
"description": "The account id."
},
{
"name": "accessTokenId",
"value": "",
"type": "path",
"description": "The access-token id."
}
]
},
"docs": "Get an access-token for given access-token id in guid format."
},
{
"info": {
"name": "Microsoft Azure Put Accounts Accountid Access Tokens Accesstokenid",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/accounts/:accountId/access-tokens/:accessTokenId",
"headers": [
{
"name": "x-ms-client-request-id",
"value": ""
}
],
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
},
{
"name": "accountId",
"value": "",
"type": "path",
"description": "The account id."
},
{
"name": "accessTokenId",
"value": "",
"type": "path",
"description": "The access-token id."
}
]
},
"docs": "Creates an access-token with given access-token id in guid format."
},
{
"info": {
"name": "Microsoft Azure Delete Accounts Accountid Access Tokens Accesstokenid",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/accounts/:accountId/access-tokens/:accessTokenId",
"headers": [
{
"name": "x-ms-client-request-id",
"value": ""
}
],
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
},
{
"name": "accountId",
"value": "",
"type": "path",
"description": "The account id."
},
{
"name": "accessTokenId",
"value": "",
"type": "path",
"description": "The access-token id."
}
]
},
"docs": "Revoke an access-token with given access-token id in guid format."
},
{
"info": {
"name": "Microsoft Azure Gets An Access Token To Be Used With Mixed Reality Services",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/Accounts/:accountId/token",
"headers": [
{
"name": "X-MRC-CV",
"value": ""
}
],
"params": [
{
"name": "accountId",
"value": "",
"type": "path",
"description": "The Mixed Reality account identifier."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version."
}
]
},
"docs": "Needs a more full description created."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningExperimentation/accounts/:accountName",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The client API version."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Microsoft Azure subscription ID."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group to which the machine learning team account belongs."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the machine learning team account."
}
]
},
"docs": "Gets the properties of the specified machine learning team account."
},
{
"info": {
"name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningExperimentation/accounts/:accountName",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The client API version."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Microsoft Azure subscription ID."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group to which the machine learning team account belongs."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the machine learning team account."
}
]
},
"docs": "Creates or updates a team account with the specified parameters."
},
{
"info": {
"name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningExperimentation/accounts/:accountName",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The client API version."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Microsoft Azure subscription ID."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group to which the machine learning team account belongs."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the machine learning team account."
}
]
},
"docs": "Updates a machine learning team account with the specified parameters."
},
{
"info": {
"name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningExperimentation/accounts/:accountName",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The client API version."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Microsoft Azure subscription ID."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group to which the machine learning team account belongs."
},
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the machine learning team account."
}
]
},
"docs": "Deletes a machine learning team account."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningExperimentation/accounts",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The client API version."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Microsoft Azure subscription ID."
},
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "The name of the resource group to which the machine learning team account belongs."
}
]
},
"docs": "Lists all the available machine learning team accounts under the specified resource group."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Machinelearningexperimentation Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.MachineLearningExperimentation/accounts",
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The client API version."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Microsoft Azure subscription ID."
}
]
},
"docs": "Lists all the available machine learning team accounts under the specified subscription."
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Newrelic Observability Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/NewRelic.Observability/accounts",
"params": [
{
"name": "userEmail",
"value": "",
"type": "query",
"description": "User Email."
},
{
"name": "location",
"value": "",
"type": "query",
"description": "Location for NewRelic."
}
]
},
"docs": "List all the existing accounts"
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Videoindexer Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.VideoIndexer/accounts"
},
"docs": "List all Azure Video Indexer accounts available under the subscription"
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Videoindexer Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VideoIndexer/accounts"
},
"docs": "List all Azure Video Indexer accounts available under the resource group"
},
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Videoindexer Accounts Accountname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VideoIndexer/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Azure Video Indexer account."
}
]
},
"docs": "Gets the properties of an Azure Video Indexer account."
},
{
"info": {
"name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Videoindexer Accounts Accountname",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VideoIndexer/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Azure Video Indexer account."
}
]
},
"docs": "Creates or updates an Azure Video Indexer account."
},
{
"info": {
"name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Videoindexer Accounts Accountname",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VideoIndexer/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Azure Video Indexer account."
}
]
},
"docs": "Updates the properties of an existing Azure Video Indexer account."
},
{
"info": {
"name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Videoindexer Accounts Accountname",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VideoIndexer/accounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Azure Video Indexer account."
}
]
},
"docs": "Delete an Azure Video Indexer account."
},
{
"info": {
"name": "Microsoft Azure Get Providers Microsoft Videoindexer Locations Location Userclassicaccounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/providers/Microsoft.VideoIndexer/locations/:location/userClassicAccounts"
},
"docs": "Lists all Azure Video Indexer classic accounts"
},
{
"info": {
"name": "Microsoft Azure Get Providers Microsoft Videoindexer Locations Location Classicaccounts Accountname",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/providers/Microsoft.VideoIndexer/locations/:location/classicAccounts/:accountName",
"params": [
{
"name": "accountName",
"value": "",
"type": "path",
"description": "The name of the Azure Video Indexer account."
}
]
},
"docs": "Gets the properties of an Azure Video Indexer Classic account."
},
{
"info": {
"name": "Microsoft Azure Accounts Checknameavailability",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/microsoft.visualstudio/checkNameAvailability",
"params": [
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Azure subscription identifier."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API Version"
}
]
},
"docs": "Checks if the specified Visual Studio Team Services account name is available. Resource name can be either an account name or an account name and PUID."
},
{
"info": {
"name": "Microsoft Azure Accounts Listbyresourcegroup",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account",
"params": [
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Name of the resource group within the Azure subscription."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Azure subscription identifier."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API Version"
}
]
},
"docs": "Gets all Visual Studio Team Services account resources under the resource group linked to the specified Azure subscription."
},
{
"info": {
"name": "Microsoft Azure Accounts Get",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:resourceName",
"params": [
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Name of the resource group within the Azure subscription."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Azure subscription identifier."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API Version"
},
{
"name": "resourceName",
"value": "",
"type": "path",
"description": "Name of the resource."
}
]
},
"docs": "Gets the Visual Studio Team Services account resource details."
},
{
"info": {
"name": "Microsoft Azure Accounts Createorupdate",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:resourceName",
"params": [
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Name of the resource group within the Azure subscription."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Azure subscription identifier."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API Version"
},
{
"name": "resourceName",
"value": "",
"type": "path",
"description": "Name of the resource."
}
]
},
"docs": "Creates or updates a Visual Studio Team Services account resource."
},
{
"info": {
"name": "Microsoft Azure Accounts Update",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:resourceName",
"params": [
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Name of the resource group within the Azure subscription."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Azure subscription identifier."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API Version"
},
{
"name": "resourceName",
"value": "",
"type": "path",
"description": "Name of the resource."
}
]
},
"docs": "Updates tags for Visual Studio Team Services account resource."
},
{
"info": {
"name": "Microsoft Azure Accounts Delete",
"type": "http"
},
"http": {
"method": "DELETE",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:resourceName",
"params": [
{
"name": "resourceGroupName",
"value": "",
"type": "path",
"description": "Name of the resource group within the Azure subscription."
},
{
"name": "subscriptionId",
"value": "",
"type": "path",
"description": "The Azure subscription identifier."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "API Version"
},
{
"name": "resourceName",
"value": "",
"type": "path",
"description": "Name of the resource."
}
]
},
"docs": "Deletes a Visual Studio Team Services account resource."
}
]
}
],
"bundled": true
}