{ "uuid": "beddf519-94df-4ef6-8ae0-8398b32fbfc7", "lastMigration": 29, "name": "ApplicationInsightsManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "440b824c-0c0e-458e-a157-8a7d8b332b89", "documentation": "Get all Application Insights web test alerts definitions within a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Insights/webtests", "responses": [ { "uuid": "cb89a034-8494-44ca-b0ec-3c6c35a69f54", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list of 0 or more Application Insights web test definitions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "704c2792-0328-4dc7-9efa-992c7b17912d", "documentation": "Get all Application Insights web tests defined for the specified component.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:componentName/webtests", "responses": [ { "uuid": "a06681cb-f6ee-44ff-ac9d-a2ee2e6057ac", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list containing 0 or more web test definitions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15131403-661d-4b79-a042-5388b8f33a57", "documentation": "Get all Application Insights web tests defined within a specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/webtests", "responses": [ { "uuid": "90e46e2b-689e-4da0-87ed-60d7c47ffdb0", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list containing 0 or more web test definitions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f7194d9a-9d3a-4be7-8217-488ee7b00645", "documentation": "Deletes an Application Insights web test.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/webtests/:webTestName", "responses": [ { "uuid": "c38592c3-981a-4863-af1e-8dc607e93050", "body": "", "latency": 0, "statusCode": 200, "label": "Successful request to delete a web test definition.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9de4564d-a36c-446d-a93a-0cbe3cedb45d", "body": "", "latency": 0, "statusCode": 204, "label": "No content: the request was successful, but the response is empty (the request to delete failed because the specified web test does not exist).", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8af47d40-3d18-49c9-8ce9-a9a2fff8ddd0", "documentation": "Get a specific Application Insights web test definition.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/webtests/:webTestName", "responses": [ { "uuid": "9bfd1b44-923d-433e-8f1c-df89bac8acfb", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Ann Application Insights web test definition.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b2dde6d-9148-421c-8f52-896574eb7e80", "documentation": "Creates or updates an Application Insights web test definition.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/webtests/:webTestName", "responses": [ { "uuid": "242ef0e7-43de-4d26-b30f-f61944b0dbfe", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Updating the Application Insights web test tags was successful. Web test tags are updated and returned with the rest of the WebTest object properties.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec52d4a3-a859-4226-8963-cc4860726c80", "documentation": "Creates or updates an Application Insights web test definition.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/webtests/:webTestName", "responses": [ { "uuid": "a18ef42c-2b7f-4582-933b-97379fb6949e", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Adding the Application Insights web test was successful. Web test properties are updated and returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "440b824c-0c0e-458e-a157-8a7d8b332b89" }, { "type": "route", "uuid": "704c2792-0328-4dc7-9efa-992c7b17912d" }, { "type": "route", "uuid": "15131403-661d-4b79-a042-5388b8f33a57" }, { "type": "route", "uuid": "f7194d9a-9d3a-4be7-8217-488ee7b00645" }, { "type": "route", "uuid": "8af47d40-3d18-49c9-8ce9-a9a2fff8ddd0" }, { "type": "route", "uuid": "0b2dde6d-9148-421c-8f52-896574eb7e80" }, { "type": "route", "uuid": "ec52d4a3-a859-4226-8963-cc4860726c80" } ] }