{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ApiKey API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ApiKey", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure List The Api Keys For A Given Monitor Resource", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Datadog/monitors/:monitorName/listApiKeys", "params": [ { "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 Datadog resource belongs." }, { "name": "monitorName", "value": "", "type": "path", "description": "Monitor resource name" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get The Default Api Key", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Datadog/monitors/:monitorName/getDefaultKey", "params": [ { "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 Datadog resource belongs." }, { "name": "monitorName", "value": "", "type": "path", "description": "Monitor resource name" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Set The Default Api Key", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Datadog/monitors/:monitorName/setDefaultKey", "params": [ { "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 Datadog resource belongs." }, { "name": "monitorName", "value": "", "type": "path", "description": "Monitor resource name" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Fetch User Api Key From Internal Database, If It Was Generated And Stored While Creating The Elasticsearch Organization", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Elastic/getOrganizationApiKey" }, "docs": "Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization." } ] } ], "bundled": true }