{ "uuid": "b45c5aa2-cf8a-4a39-98a0-fdbfa728eff9", "lastMigration": 29, "name": "ApplicationInsightsManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "659058a4-5da0-4e48-bf0d-2459c540ceff", "documentation": "Get all Workbooks defined within a specified resource group and category.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroup/:resourceGroupName/providers/microsoft.insights/workbooks", "responses": [ { "uuid": "7edfe948-b7c7-4a8e-a88f-da6746291c72", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'user' 'shared')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list containing 0 or more workbook 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" }, { "uuid": "82475af4-a08f-49fb-9898-4b2ad4c64273", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "c1f2efaf-a698-44cd-82bb-8011776e7137", "documentation": "Delete a workbook.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroup/:resourceGroupName/providers/microsoft.insights/workbooks/:resourceName", "responses": [ { "uuid": "76464f6d-a1d8-42db-9032-098f616ea6c2", "body": "", "latency": 0, "statusCode": 201, "label": "The workbook has been successfully deleted.", "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": "feb3b527-0c5d-4789-bada-328bdfc9f638", "body": "", "latency": 0, "statusCode": 204, "label": "The resource doesn't 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" }, { "uuid": "1757fb46-a25a-481a-9f41-4ea4a8395115", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "0918ff42-3941-4066-8a7b-598b8f672fcd", "documentation": "Get a single workbook by its resourceName.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroup/:resourceGroupName/providers/microsoft.insights/workbooks/:resourceName", "responses": [ { "uuid": "e713b3cd-33fa-49df-b200-812542d4055a", "body": "{\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'user' 'shared')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "A workbook 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": "ff89b3bf-cbe8-45d7-afee-92997835dc3f", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "165520a8-20f6-4c1e-871f-d6a636840b5e", "documentation": "Updates a workbook that has already been added.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroup/:resourceGroupName/providers/microsoft.insights/workbooks/:resourceName", "responses": [ { "uuid": "5f96b0f1-704d-434f-b9c3-ec18ceeb8e70", "body": "{\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'user' 'shared')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The workbook definition updated.", "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": "80af3c33-3b13-48e3-ad3b-cd3c48c3dd73", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "03952764-62eb-4ec6-a06b-e630ed4ba81e", "documentation": "Create a new workbook.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroup/:resourceGroupName/providers/microsoft.insights/workbooks/:resourceName", "responses": [ { "uuid": "1e517c71-5a68-4a70-b63a-a13f28394be8", "body": "{\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'user' 'shared')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The newly created workbook.", "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": "3ec4ef74-f81b-4ae4-8a41-47e183ad9e3d", "body": "{\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'user' 'shared')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "The newly created workbook.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96f1630a-fd51-4e22-8296-668b8504d308", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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" } ], "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": "659058a4-5da0-4e48-bf0d-2459c540ceff" }, { "type": "route", "uuid": "c1f2efaf-a698-44cd-82bb-8011776e7137" }, { "type": "route", "uuid": "0918ff42-3941-4066-8a7b-598b8f672fcd" }, { "type": "route", "uuid": "165520a8-20f6-4c1e-871f-d6a636840b5e" }, { "type": "route", "uuid": "03952764-62eb-4ec6-a06b-e630ed4ba81e" } ] }