{ "info": { "_postman_id": "2887a1d7-8622-47dc-a12e-a4e8cfcb44ca", "name": "Azure Log Analytics Management API", "description": "REST API for managing Log Analytics workspaces, data sources, saved searches, linked services, storage insights, clusters, and tables through Azure Resource Manager.\n\nContact Support:\n Name: Microsoft Azure Support", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T15:05:47.000Z", "updatedAt": "2026-06-05T15:05:47.000Z", "lastUpdatedBy": "35240", "uid": "35240-2887a1d7-8622-47dc-a12e-a4e8cfcb44ca" }, "item": [ { "name": "subscriptions", "item": [ { "name": "{subscriptionId}", "item": [ { "name": "providers", "item": [ { "name": "Microsoft.OperationalInsights", "item": [ { "name": "workspaces", "item": [ { "name": "Azure Log Analytics List Workspaces", "id": "21e806f9-5069-4591-83d7-83b53b94b4c7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.OperationalInsights/workspaces?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "providers", "Microsoft.OperationalInsights", "workspaces" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "be8404da-6166-421a-ba58-5cda4e1f5c64", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." } ] }, "description": "Gets the workspaces in a subscription." }, "response": [ { "id": "ab6f9455-2775-4918-8484-fd5d959f1e02", "name": "OK - Returns a list of workspaces.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.OperationalInsights/workspaces?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "providers", "Microsoft.OperationalInsights", "workspaces" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"adipisicing_c\": \"\",\n \"nostrud_47\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Creating\",\n \"sku\": {\n \"name\": \"Premium\",\n \"capacityReservationLevel\": 50000,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ForceOn\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"None\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"ManagedIdentity\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"minim_3c\": \"\",\n \"sint_a68\": \"\",\n \"tempor_18\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"PerNode\",\n \"capacityReservationLevel\": 5000,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"OverQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"None\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"Application\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-ab6f9455-2775-4918-8484-fd5d959f1e02" }, { "id": "69c13083-cb6b-41ad-8c5c-b3fb251d448e", "name": "Error response describing why the operation failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.OperationalInsights/workspaces?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "providers", "Microsoft.OperationalInsights", "workspaces" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-69c13083-cb6b-41ad-8c5c-b3fb251d448e" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-21e806f9-5069-4591-83d7-83b53b94b4c7" } ], "id": "8843b91d-8583-4ef3-a314-617323e68607", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-8843b91d-8583-4ef3-a314-617323e68607" } ], "id": "4ec9b621-cd6d-4dfd-ad76-8380a3f214ce", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-4ec9b621-cd6d-4dfd-ad76-8380a3f214ce" } ], "id": "a5ddec21-6859-41d7-a0fc-25b82e49800d", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-a5ddec21-6859-41d7-a0fc-25b82e49800d" }, { "name": "resourcegroups", "item": [ { "name": "{resourceGroupName}", "item": [ { "name": "providers", "item": [ { "name": "Microsoft.OperationalInsights", "item": [ { "name": "workspaces", "item": [ { "name": "{workspaceName}", "item": [ { "name": "savedSearches", "item": [ { "name": "{savedSearchId}", "item": [ { "name": "Azure Log Analytics Get Saved Search", "id": "13f89b65-4c18-4ebd-9302-7a90784ce0b7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "f7a05709-6fb9-4dd1-bc87-c562409c3535", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "787e8a80-63a5-402d-afd5-390095c0735c", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "5a5f8b51-0200-40b3-9e76-60a90e32fbe6", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." }, { "id": "2a091aeb-27a9-42c7-be69-9e45dba4adb3", "key": "savedSearchId", "value": "", "description": "(Required) The ID of the saved search." } ] }, "description": "Gets the specified saved search for a given workspace." }, "response": [ { "id": "50c67d1e-fcc4-489f-81ce-7e63579e9cad", "name": "OK - Returns the saved search.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "savedSearchId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"etag\": \"\",\n \"properties\": {\n \"category\": \"\",\n \"displayName\": \"\",\n \"query\": \"\",\n \"functionAlias\": \"\",\n \"functionParameters\": \"\",\n \"version\": \"\",\n \"tags\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-50c67d1e-fcc4-489f-81ce-7e63579e9cad" }, { "id": "4550eedb-210c-4a83-8fbc-d81752838159", "name": "Error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "savedSearchId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-4550eedb-210c-4a83-8fbc-d81752838159" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-13f89b65-4c18-4ebd-9302-7a90784ce0b7" }, { "name": "Azure Log Analytics Create or Update Saved Search", "id": "ae3ceb09-b97f-45a8-ba52-eec50287871b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"etag\": \"\",\n \"properties\": {\n \"category\": \"\",\n \"displayName\": \"\",\n \"query\": \"\",\n \"functionAlias\": \"\",\n \"functionParameters\": \"\",\n \"version\": \"\",\n \"tags\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "c7933bb2-9fc1-4582-9f60-29f9ed999507", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "f6b7f314-0641-4c8b-b55c-3806e550d51e", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "751219dd-d8e5-4562-b3cd-c11500d24625", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." }, { "id": "ef1e9bfa-414e-4a8c-ac07-aa429600794b", "key": "savedSearchId", "value": "", "description": "(Required) The ID of the saved search." } ] }, "description": "Creates or updates a saved search for a given workspace." }, "response": [ { "id": "76a3b95a-13b5-4444-9ec1-26a734f13c58", "name": "OK - Saved search updated.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"etag\": \"\",\n \"properties\": {\n \"category\": \"\",\n \"displayName\": \"\",\n \"query\": \"\",\n \"functionAlias\": \"\",\n \"functionParameters\": \"\",\n \"version\": \"\",\n \"tags\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "savedSearchId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"etag\": \"\",\n \"properties\": {\n \"category\": \"\",\n \"displayName\": \"\",\n \"query\": \"\",\n \"functionAlias\": \"\",\n \"functionParameters\": \"\",\n \"version\": \"\",\n \"tags\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-76a3b95a-13b5-4444-9ec1-26a734f13c58" }, { "id": "0fb56f10-01ac-4250-a521-e5b4f091e094", "name": "Error response.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"etag\": \"\",\n \"properties\": {\n \"category\": \"\",\n \"displayName\": \"\",\n \"query\": \"\",\n \"functionAlias\": \"\",\n \"functionParameters\": \"\",\n \"version\": \"\",\n \"tags\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "savedSearchId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-0fb56f10-01ac-4250-a521-e5b4f091e094" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-ae3ceb09-b97f-45a8-ba52-eec50287871b" }, { "name": "Azure Log Analytics Delete Saved Search", "id": "09ba2cfb-19bb-4476-bce9-a9d108f8e9f8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "53e243f9-bb00-444d-be0f-124f10acc119", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "a8d0357f-6bc2-491f-92ea-c9d4cbe54b97", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "e72a27a4-290e-4452-9cea-b9841ea255c9", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." }, { "id": "689edfca-43fd-4d3e-be50-9caee09d67bf", "key": "savedSearchId", "value": "", "description": "(Required) The ID of the saved search." } ] }, "description": "Deletes the specified saved search in a given workspace." }, "response": [ { "id": "72f49cda-5734-4e60-aa9e-c52279b7ad2e", "name": "OK - Saved search deleted.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "savedSearchId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-72f49cda-5734-4e60-aa9e-c52279b7ad2e" }, { "id": "0fa78cad-c093-4e66-83d4-76161ec7e2c9", "name": "Error response.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches/:savedSearchId?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches", ":savedSearchId" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "savedSearchId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-0fa78cad-c093-4e66-83d4-76161ec7e2c9" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-09ba2cfb-19bb-4476-bce9-a9d108f8e9f8" } ], "id": "218b2c5f-b85e-461e-8708-3b85b38fed9d", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-218b2c5f-b85e-461e-8708-3b85b38fed9d" }, { "name": "Azure Log Analytics List Saved Searches", "id": "e6af6426-217f-471e-9d55-bf1ea7aa337d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "ad10f89f-9cda-41f8-8f02-bbe076c5f802", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "bcd1ed4c-8256-4db4-b524-cd051c6c6ab4", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "ecc6bdc5-5950-4c47-aa3c-1bca072cf6a0", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." } ] }, "description": "Gets the saved searches for a given Log Analytics workspace." }, "response": [ { "id": "906c1b3d-f6e7-48bf-9ebc-936066746bf1", "name": "OK - Returns list of saved searches.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"etag\": \"\",\n \"properties\": {\n \"category\": \"\",\n \"displayName\": \"\",\n \"query\": \"\",\n \"functionAlias\": \"\",\n \"functionParameters\": \"\",\n \"version\": \"\",\n \"tags\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"etag\": \"\",\n \"properties\": {\n \"category\": \"\",\n \"displayName\": \"\",\n \"query\": \"\",\n \"functionAlias\": \"\",\n \"functionParameters\": \"\",\n \"version\": \"\",\n \"tags\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n ]\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-906c1b3d-f6e7-48bf-9ebc-936066746bf1" }, { "id": "1b44aac8-2f76-4e49-8bff-a530795ca5a9", "name": "Error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/savedSearches?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "savedSearches" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-1b44aac8-2f76-4e49-8bff-a530795ca5a9" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-e6af6426-217f-471e-9d55-bf1ea7aa337d" } ], "id": "fcecf21d-2535-4dc1-a867-e2c844d9330b", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-fcecf21d-2535-4dc1-a867-e2c844d9330b" }, { "name": "tables", "item": [ { "name": "{tableName}", "item": [ { "name": "Azure Log Analytics Get Table", "id": "43da1779-f3c9-4fc9-8d1a-6e589eb4b8ce", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "cc1ea60e-d40b-46f7-8fa1-f23ff4b59b46", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "285b4a51-8fd7-4665-ad69-c5c444f9ea52", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "d6d47b9c-6b78-4842-8314-7d3d4a98e213", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." }, { "id": "24afbf51-8b22-4aca-a18a-a688356299ee", "key": "tableName", "value": "", "description": "(Required) The name of the table." } ] }, "description": "Gets a Log Analytics workspace table." }, "response": [ { "id": "7c9b5d63-d36f-499d-a8fd-a62bae48c022", "name": "OK - Returns the table.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"retentionInDays\": \"\",\n \"totalRetentionInDays\": \"\",\n \"archiveRetentionInDays\": \"\",\n \"plan\": \"Basic\",\n \"schema\": {\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"type\": \"boolean\",\n \"description\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"dateTime\",\n \"description\": \"\"\n }\n ]\n },\n \"provisioningState\": \"InProgress\"\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-7c9b5d63-d36f-499d-a8fd-a62bae48c022" }, { "id": "359e34c0-877a-4e18-8de0-59ba06ea0547", "name": "Error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-359e34c0-877a-4e18-8de0-59ba06ea0547" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-43da1779-f3c9-4fc9-8d1a-6e589eb4b8ce" }, { "name": "Azure Log Analytics Create or Update Table", "id": "c2042b70-7a42-4b3c-b315-de25642ebc9b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"retentionInDays\": \"\",\n \"totalRetentionInDays\": \"\",\n \"archiveRetentionInDays\": \"\",\n \"plan\": \"Basic\",\n \"schema\": {\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"type\": \"boolean\",\n \"description\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"dateTime\",\n \"description\": \"\"\n }\n ]\n },\n \"provisioningState\": \"InProgress\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "adbddc62-53f3-4ca3-abf6-60e4a438b611", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "84513f28-46fa-40de-a17b-9629918dec02", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "bf7f8be8-5ebf-44e7-a3cc-06825102cb77", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." }, { "id": "a5bc4c9d-5091-4a61-955b-4cab3a5b8b75", "key": "tableName", "value": "", "description": "(Required) The name of the table." } ] }, "description": "Update or create a Log Analytics workspace table." }, "response": [ { "id": "cfa3b28a-b719-40c2-bcab-83cd7a6de436", "name": "OK - Table updated.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"retentionInDays\": \"\",\n \"totalRetentionInDays\": \"\",\n \"archiveRetentionInDays\": \"\",\n \"plan\": \"Basic\",\n \"schema\": {\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"type\": \"boolean\",\n \"description\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"dateTime\",\n \"description\": \"\"\n }\n ]\n },\n \"provisioningState\": \"InProgress\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"retentionInDays\": \"\",\n \"totalRetentionInDays\": \"\",\n \"archiveRetentionInDays\": \"\",\n \"plan\": \"Basic\",\n \"schema\": {\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"type\": \"boolean\",\n \"description\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"dateTime\",\n \"description\": \"\"\n }\n ]\n },\n \"provisioningState\": \"InProgress\"\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-cfa3b28a-b719-40c2-bcab-83cd7a6de436" }, { "id": "b56abf58-7cd0-43a3-88ec-6e9ddd3fa0e3", "name": "Accepted - Operation in progress.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"retentionInDays\": \"\",\n \"totalRetentionInDays\": \"\",\n \"archiveRetentionInDays\": \"\",\n \"plan\": \"Basic\",\n \"schema\": {\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"type\": \"boolean\",\n \"description\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"dateTime\",\n \"description\": \"\"\n }\n ]\n },\n \"provisioningState\": \"InProgress\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-b56abf58-7cd0-43a3-88ec-6e9ddd3fa0e3" }, { "id": "73d76d16-963c-4c17-869e-91d35b722bfc", "name": "Error response.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"retentionInDays\": \"\",\n \"totalRetentionInDays\": \"\",\n \"archiveRetentionInDays\": \"\",\n \"plan\": \"Basic\",\n \"schema\": {\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"type\": \"boolean\",\n \"description\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"dateTime\",\n \"description\": \"\"\n }\n ]\n },\n \"provisioningState\": \"InProgress\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-73d76d16-963c-4c17-869e-91d35b722bfc" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-c2042b70-7a42-4b3c-b315-de25642ebc9b" }, { "name": "Azure Log Analytics Delete Table", "id": "32154476-abdf-46cd-bed7-60f52a7c6a17", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "bac57b5d-c831-442f-9c57-54b276bab732", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "1888ea14-1a6f-4797-be06-781331d9223b", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "8288afb5-3cb9-47fe-a205-6690c30a078d", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." }, { "id": "0c77cfdd-a6ce-4f5f-8965-6caf0e5bc381", "key": "tableName", "value": "", "description": "(Required) The name of the table." } ] }, "description": "Delete a Log Analytics workspace table." }, "response": [ { "id": "3d759535-1b0b-43c7-bf38-d3666f21f1f4", "name": "OK - Table deleted.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-3d759535-1b0b-43c7-bf38-d3666f21f1f4" }, { "id": "e74ded96-e289-4ca3-b4d3-6c434e19c256", "name": "Accepted - Deletion in progress.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-e74ded96-e289-4ca3-b4d3-6c434e19c256" }, { "id": "8cb712a3-a639-4414-afff-bac4dadd7438", "name": "No Content - Table does not exist.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-8cb712a3-a639-4414-afff-bac4dadd7438" }, { "id": "ce04b8cb-4c0c-43e3-b73f-f21da44ede22", "name": "Error response.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables/:tableName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables", ":tableName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" }, { "key": "tableName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-ce04b8cb-4c0c-43e3-b73f-f21da44ede22" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-32154476-abdf-46cd-bed7-60f52a7c6a17" } ], "id": "56710f04-552d-4b1e-a2d0-b21d5867060d", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-56710f04-552d-4b1e-a2d0-b21d5867060d" }, { "name": "Azure Log Analytics List Tables", "id": "cf5ae515-0a29-4245-b557-a72183a82fb0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "315b6906-8282-4492-95e4-0a8425334676", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "f5d83905-3235-4742-a176-204f455d734d", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "6c367407-ee04-410d-9631-57422e81e3d8", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." } ] }, "description": "Gets all the tables for the specified Log Analytics workspace." }, "response": [ { "id": "f3ea59fa-5f4b-4175-a242-1c45a2ab59dd", "name": "OK - Returns the list of tables.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"retentionInDays\": \"\",\n \"totalRetentionInDays\": \"\",\n \"archiveRetentionInDays\": \"\",\n \"plan\": \"Basic\",\n \"schema\": {\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"type\": \"long\",\n \"description\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"guid\",\n \"description\": \"\"\n }\n ]\n },\n \"provisioningState\": \"Updating\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"retentionInDays\": \"\",\n \"totalRetentionInDays\": \"\",\n \"archiveRetentionInDays\": \"\",\n \"plan\": \"Analytics\",\n \"schema\": {\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"type\": \"dynamic\",\n \"description\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"real\",\n \"description\": \"\"\n }\n ]\n },\n \"provisioningState\": \"Updating\"\n }\n }\n ]\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-f3ea59fa-5f4b-4175-a242-1c45a2ab59dd" }, { "id": "167a5b00-34f5-4d7b-b64e-1b4b9c4f0f2b", "name": "Error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/tables?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName", "tables" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-167a5b00-34f5-4d7b-b64e-1b4b9c4f0f2b" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-cf5ae515-0a29-4245-b557-a72183a82fb0" } ], "id": "5c751b58-d846-4150-91a3-0f6d92e05226", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-5c751b58-d846-4150-91a3-0f6d92e05226" }, { "name": "Azure Log Analytics Get Workspace", "id": "3c0d8b75-127f-45b6-9d19-9332368219b6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "8a11eb8f-4507-4519-9007-8964bf4a19a9", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "9397917e-cef6-4c82-be1c-7b8499a7e75e", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "68fa9631-2a0c-477f-b879-ebdb9ebe9615", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." } ] }, "description": "Gets a workspace instance." }, "response": [ { "id": "fa666bf4-b42a-4b3f-8d8c-518627349a5f", "name": "OK - Returns the workspace.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-fa666bf4-b42a-4b3f-8d8c-518627349a5f" }, { "id": "2753a93e-4fba-454c-b409-0b3afdd9ae2c", "name": "Error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-2753a93e-4fba-454c-b409-0b3afdd9ae2c" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-3c0d8b75-127f-45b6-9d19-9332368219b6" }, { "name": "Azure Log Analytics Create or Update Workspace", "id": "347d49d3-de83-4a38-853b-0a87b2cfa1b3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "576d0d05-2c58-4a70-ba6f-1aaa3e25454f", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "511c951a-f7d8-4802-83d8-40223c38c44e", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "73a97cb1-240b-42a5-982a-e12a18cfd642", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." } ] }, "description": "Create or update a workspace." }, "response": [ { "id": "07520c56-d841-4aca-8453-e62cdede747f", "name": "OK - Workspace updated successfully.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-07520c56-d841-4aca-8453-e62cdede747f" }, { "id": "e28b025d-491d-478d-b2b4-5665130143db", "name": "Created - Workspace created successfully.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-e28b025d-491d-478d-b2b4-5665130143db" }, { "id": "55163830-b8a6-4ed8-8b2e-a7ad1f69455f", "name": "Accepted - Operation is in progress.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-55163830-b8a6-4ed8-8b2e-a7ad1f69455f" }, { "id": "a8424247-54c6-487c-b15c-820d9e9cb2bf", "name": "Error response.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-a8424247-54c6-487c-b15c-820d9e9cb2bf" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-347d49d3-de83-4a38-853b-0a87b2cfa1b3" }, { "name": "Azure Log Analytics Update Workspace", "id": "100e7ea5-9ea5-4957-b78e-a0b519625cca", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"Lorembf3\": \"\"\n },\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"ProvisioningAccount\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 100,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"SubscriptionSuspended\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"None\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "c8276a9e-c3b1-47f0-9ee9-4987ca67d558", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "579761be-d798-499b-afaa-6483fe9de6ad", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "26a7c96f-60ce-422a-9498-99c9b7ef1bd2", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." } ] }, "description": "Updates a workspace." }, "response": [ { "id": "32eb0114-e660-4ae7-81b1-68ab8d0e5488", "name": "OK - Workspace updated.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"Lorembf3\": \"\"\n },\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"ProvisioningAccount\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 100,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"SubscriptionSuspended\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"None\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"mollit_cdf\": \"\",\n \"pariatur_fc\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 500,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ApproachingQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"SystemAssigned\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"User\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-32eb0114-e660-4ae7-81b1-68ab8d0e5488" }, { "id": "3ca9a172-ea3d-46c4-b4f3-7a19121f2872", "name": "Error response.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"Lorembf3\": \"\"\n },\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"ProvisioningAccount\",\n \"sku\": {\n \"name\": \"Standard\",\n \"capacityReservationLevel\": 100,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"SubscriptionSuspended\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"None\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-3ca9a172-ea3d-46c4-b4f3-7a19121f2872" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-100e7ea5-9ea5-4957-b78e-a0b519625cca" }, { "name": "Azure Log Analytics Delete Workspace", "id": "d931ef55-0ec1-4154-bf48-d0cad9dafd47", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01&force=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" }, { "description": "Deletes the workspace without the recovery option.", "key": "force", "value": "" } ], "variable": [ { "id": "1b81d936-583a-4b5e-bf59-f72b69df08d2", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "7f1872ba-f7df-4c6a-8650-4650db2784de", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." }, { "id": "baaa434e-b62e-4c57-bc7c-00127c87ae13", "key": "workspaceName", "value": "CSZlTJ", "description": "(Required) The name of the workspace." } ] }, "description": "Deletes a workspace resource. To recover the workspace, create it again with the same name, subscription, resource group, and location." }, "response": [ { "id": "f84cc684-8d2f-4c53-81e4-18877622cc6d", "name": "OK - Workspace deleted.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01&force=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" }, { "description": "Deletes the workspace without the recovery option.", "key": "force", "value": "" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-f84cc684-8d2f-4c53-81e4-18877622cc6d" }, { "id": "03bbb195-4877-4160-8428-03d6ba495c4a", "name": "Accepted - Deletion in progress.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01&force=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" }, { "description": "Deletes the workspace without the recovery option.", "key": "force", "value": "" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-03bbb195-4877-4160-8428-03d6ba495c4a" }, { "id": "a82a13b3-1282-417f-a22c-dc232835b730", "name": "No Content - Workspace does not exist.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01&force=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" }, { "description": "Deletes the workspace without the recovery option.", "key": "force", "value": "" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-a82a13b3-1282-417f-a22c-dc232835b730" }, { "id": "3f2acd30-a40e-4b14-afa3-6d813da20916", "name": "Error response.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName?api-version=2025-02-01&force=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces", ":workspaceName" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" }, { "description": "Deletes the workspace without the recovery option.", "key": "force", "value": "" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" }, { "key": "workspaceName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-3f2acd30-a40e-4b14-afa3-6d813da20916" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-d931ef55-0ec1-4154-bf48-d0cad9dafd47" } ], "id": "a893c7f5-64d1-48aa-813f-8d6a4425bb20", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-a893c7f5-64d1-48aa-813f-8d6a4425bb20" }, { "name": "Azure Log Analytics List Workspaces by Resource Group", "id": "b72d9e78-1041-498a-a928-f0d6fc97006b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "id": "e7072892-a8da-4534-870e-ac70adeb0b05", "key": "subscriptionId", "value": "", "description": "(Required) The ID of the target subscription." }, { "id": "a89cc871-2e81-4362-828b-d1393d55095b", "key": "resourceGroupName", "value": "", "description": "(Required) The name of the resource group. The name is case insensitive." } ] }, "description": "Gets workspaces in a resource group." }, "response": [ { "id": "cdaaadb2-ebb7-43d5-af63-2dab3ff6c4f5", "name": "OK - Returns a list of workspaces in the resource group.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"adipisicing_c\": \"\",\n \"nostrud_47\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Creating\",\n \"sku\": {\n \"name\": \"Premium\",\n \"capacityReservationLevel\": 50000,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"ForceOn\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"None\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"ManagedIdentity\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"location\": \"\",\n \"tags\": {\n \"minim_3c\": \"\",\n \"sint_a68\": \"\",\n \"tempor_18\": \"\"\n },\n \"etag\": \"\",\n \"properties\": {\n \"customerId\": \"\",\n \"provisioningState\": \"Updating\",\n \"sku\": {\n \"name\": \"PerNode\",\n \"capacityReservationLevel\": 5000,\n \"lastSkuUpdate\": \"\"\n },\n \"retentionInDays\": \"\",\n \"publicNetworkAccessForIngestion\": \"Enabled\",\n \"publicNetworkAccessForQuery\": \"Enabled\",\n \"createdDate\": \"\",\n \"modifiedDate\": \"\",\n \"defaultDataCollectionRuleResourceId\": \"\",\n \"forceCmkForQuery\": \"\",\n \"workspaceCapping\": {\n \"dailyQuotaGb\": \"\",\n \"dataIngestionStatus\": \"OverQuota\",\n \"quotaNextResetTime\": \"\"\n },\n \"features\": {\n \"enableDataExport\": \"\",\n \"enableLogAccessUsingOnlyResourcePermissions\": \"\",\n \"immediatePurgeDataOn30Days\": \"\",\n \"disableLocalAuth\": \"\",\n \"clusterResourceId\": \"\"\n }\n },\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"None\"\n },\n \"systemData\": {\n \"createdBy\": \"\",\n \"createdByType\": \"Application\",\n \"createdAt\": \"\",\n \"lastModifiedBy\": \"\",\n \"lastModifiedByType\": \"Application\",\n \"lastModifiedAt\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-cdaaadb2-ebb7-43d5-af63-2dab3ff6c4f5" }, { "id": "6899a9f3-2db1-44f5-a9de-7bfd176afa50", "name": "Error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces?api-version=2025-02-01", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", ":subscriptionId", "resourcegroups", ":resourceGroupName", "providers", "Microsoft.OperationalInsights", "workspaces" ], "query": [ { "description": "(Required) The API version to use for this operation.", "key": "api-version", "value": "2025-02-01" } ], "variable": [ { "key": "subscriptionId" }, { "key": "resourceGroupName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\",\n \"details\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"additionalInfo\": [\n {\n \"type\": \"\",\n \"info\": {}\n },\n {\n \"type\": \"\",\n \"info\": {}\n }\n ]\n }\n}", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-6899a9f3-2db1-44f5-a9de-7bfd176afa50" } ], "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-b72d9e78-1041-498a-a928-f0d6fc97006b" } ], "id": "0a0d43aa-c26d-4ecc-815d-b6b3e39ed2fe", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-0a0d43aa-c26d-4ecc-815d-b6b3e39ed2fe" } ], "id": "80ada12a-d2e1-41b2-b3f2-f42ce82fccf0", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-80ada12a-d2e1-41b2-b3f2-f42ce82fccf0" } ], "id": "3412abc1-a10b-4b47-857d-c6beaced3737", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-3412abc1-a10b-4b47-857d-c6beaced3737" } ], "id": "ae56bcac-ea64-45c4-a059-313d1c52391d", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-ae56bcac-ea64-45c4-a059-313d1c52391d" } ], "id": "e76041c9-11a7-472d-b849-c830023635db", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-e76041c9-11a7-472d-b849-c830023635db" } ], "id": "c22727b4-031f-4c79-be2f-3ddb64cb730a", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-c22727b4-031f-4c79-be2f-3ddb64cb730a" } ], "id": "9ef6043e-a6a7-417a-a9c7-087713695e40", "createdAt": "2026-06-05T15:05:48.000Z", "updatedAt": "2026-06-05T15:05:48.000Z", "uid": "35240-9ef6043e-a6a7-417a-a9c7-087713695e40" } ], "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "user_impersonation", "type": "string" }, { "key": "authUrl", "value": "https://login.microsoftonline.com/common/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://management.azure.com" } ] }