{ "uuid": "3867e9ef-2532-4812-a687-df838c260663", "lastMigration": 29, "name": "Azure Log Analytics Query Packs", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "7a5c1377-ecf8-4ec6-98eb-957f993d85bc", "documentation": "Gets a list of Queries defined within a Log Analytics QueryPack.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/queryPacks/:queryPackName/queries", "responses": [ { "uuid": "8a750945-9618-4db9-ba60-306529f63e15", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list containing 0 or more queries contained within the Log Analytics QueryPack.", "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": "9372be83-b7a1-40fd-89ea-7c43859ee700", "body": "{\n \"code\": \"\",\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": "fd048a79-cdb6-4964-a3c4-2e2e17bb00ea", "documentation": "Search a list of Queries defined within a Log Analytics QueryPack according to given search properties.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/queryPacks/:queryPackName/queries/search", "responses": [ { "uuid": "cbd4b7a4-eb72-4407-a67e-8350f42c09d5", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list containing 0 or more queries contained within the Log Analytics QueryPack.", "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": "8b57ca59-2eda-4b30-a179-d40ca2722219", "body": "{\n \"code\": \"\",\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": "4056ab30-389e-4cf7-b62d-4fc130b5046e", "documentation": "Deletes a specific Query defined within an Log Analytics QueryPack.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/queryPacks/:queryPackName/queries/:queryId", "responses": [ { "uuid": "60c5f011-0db1-46d2-9a0d-b468fb3d4c0e", "body": "", "latency": 0, "statusCode": 200, "label": "The query has been successfully removed from the Log Analytics QueryPack", "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": "6e6e51e0-1d49-4899-8fe2-8de444af363e", "body": "", "latency": 0, "statusCode": 204, "label": "The specified query or associated QueryPack 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" }, { "uuid": "af94456c-c88a-4732-a1f4-2dfcad806874", "body": "{\n \"code\": \"\",\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": "6929fa7d-99e7-468f-bdf1-a4a0e3bb24a7", "documentation": "Gets a specific Log Analytics Query defined within a Log Analytics QueryPack.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/queryPacks/:queryPackName/queries/:queryId", "responses": [ { "uuid": "49fd9ca3-2535-474c-bd0d-8d30bcfb4883", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "A single query contained within the Log Analytics QueryPack.", "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": "f03f01bc-11b4-4e57-a6e0-87b5c71cc0f4", "body": "{\n \"code\": \"\",\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": "91c81024-a840-488f-9bf7-d3cf7f584ba5", "documentation": "Adds or Updates a specific Query within a Log Analytics QueryPack.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/queryPacks/:queryPackName/queries/:queryId", "responses": [ { "uuid": "5a80f10e-035a-470b-84fa-d0993a318ebb", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The new or updated query contained within the Log Analytics QueryPack.", "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": "21a42354-9eab-4d6e-8f2c-eb918fdaf188", "body": "{\n \"code\": \"\",\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": "7a5c1377-ecf8-4ec6-98eb-957f993d85bc" }, { "type": "route", "uuid": "fd048a79-cdb6-4964-a3c4-2e2e17bb00ea" }, { "type": "route", "uuid": "4056ab30-389e-4cf7-b62d-4fc130b5046e" }, { "type": "route", "uuid": "6929fa7d-99e7-468f-bdf1-a4a0e3bb24a7" }, { "type": "route", "uuid": "91c81024-a840-488f-9bf7-d3cf7f584ba5" } ] }