{ "uuid": "a610b221-5617-498c-9cac-45703c316b6d", "lastMigration": 29, "name": "ApplicationInsightsManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "18354bb8-5b70-4244-970d-bfd2c5bf46f6", "documentation": "Gets default work item configurations that exist for the application", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/DefaultWorkItemConfig", "responses": [ { "uuid": "1845edec-e122-4e4b-b3c4-d83710e2aadd", "body": "{\n \"ConfigDisplayName\": \"\",\n \"ConfigProperties\": \"\",\n \"ConnectorId\": \"\",\n \"Id\": \"\",\n \"IsDefault\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "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": "d9aba5e8-640e-4b47-95f2-8d82f855a0f6", "documentation": "Gets the list work item configurations that exist for the application", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/WorkItemConfigs", "responses": [ { "uuid": "e07d0b21-14dc-4eee-83d2-dddf46221835", "body": "{\n \"value\": [\n {\n \"ConfigDisplayName\": \"\",\n \"ConfigProperties\": \"\",\n \"ConnectorId\": \"\",\n \"Id\": \"\",\n \"IsDefault\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "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": "2a7fa20f-1f03-4cca-b00a-6827d747083f", "body": "{\n \"code\": \"\",\n \"innererror\": {\n \"diagnosticcontext\": \"\",\n \"time\": \"{{faker 'date.recent' 365}}\"\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": "9eb080f8-90ab-4e4a-addb-f887a8f7341b", "documentation": "Create a work item configuration for an Application Insights component.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/WorkItemConfigs", "responses": [ { "uuid": "22e62497-252a-45e0-a6e2-6815084cb599", "body": "{\n \"ConfigDisplayName\": \"\",\n \"ConfigProperties\": \"\",\n \"ConnectorId\": \"\",\n \"Id\": \"\",\n \"IsDefault\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "An object containing the work item configuration definition created by this PUT call.", "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": "9d716a11-6454-40ee-aee9-a132de6dc3ec", "documentation": "Delete a work item configuration of an Application Insights component.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/WorkItemConfigs/:workItemConfigId", "responses": [ { "uuid": "e140a793-2265-438a-ab77-49471f2896cf", "body": "", "latency": 0, "statusCode": 200, "label": "The work item configuration that was 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0ce322fc-b2f9-4249-83a0-63e47a12cad0", "documentation": "Gets specified work item configuration for an Application Insights component.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/WorkItemConfigs/:workItemConfigId", "responses": [ { "uuid": "477a5bd5-18c2-467c-8e36-b9324d5ee529", "body": "{\n \"ConfigDisplayName\": \"\",\n \"ConfigProperties\": \"\",\n \"ConnectorId\": \"\",\n \"Id\": \"\",\n \"IsDefault\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "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": "47529724-3b90-4b2a-9a1b-8947497f094b", "documentation": "Update a work item configuration for an Application Insights component.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/WorkItemConfigs/:workItemConfigId", "responses": [ { "uuid": "d8fdb597-2089-4369-aac8-420fc2284c58", "body": "{\n \"ConfigDisplayName\": \"\",\n \"ConfigProperties\": \"\",\n \"ConnectorId\": \"\",\n \"Id\": \"\",\n \"IsDefault\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation indicating the config updated by this PATCH call.", "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": "18354bb8-5b70-4244-970d-bfd2c5bf46f6" }, { "type": "route", "uuid": "d9aba5e8-640e-4b47-95f2-8d82f855a0f6" }, { "type": "route", "uuid": "9eb080f8-90ab-4e4a-addb-f887a8f7341b" }, { "type": "route", "uuid": "9d716a11-6454-40ee-aee9-a132de6dc3ec" }, { "type": "route", "uuid": "0ce322fc-b2f9-4249-83a0-63e47a12cad0" }, { "type": "route", "uuid": "47529724-3b90-4b2a-9a1b-8947497f094b" } ] }