{ "uuid": "92d64208-e0ca-4976-b927-e75445a11c54", "lastMigration": 29, "name": "Service Map", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "998f18c6-5565-48e9-bf38-a669fb73560c", "documentation": "Retrieves the specified client group", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/clientGroups/:clientGroupName", "responses": [ { "uuid": "9d707a32-d346-4ef9-950f-7efdf02902d1", "body": "{\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "350499b8-553a-442a-9fba-c43d23892108", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ac7e166-93b4-421a-a8ed-d12aa9c710c0", "documentation": "Returns the members of the client group during the specified time interval.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/clientGroups/:clientGroupName/members", "responses": [ { "uuid": "933293c8-97dd-48b7-81ea-5b2094d87d6b", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e8260fc0-6f8c-4a04-b830-cbc2122de23a", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d725f03b-3180-48a6-8f82-e9a8d4d4aa89", "documentation": "Returns the approximate number of members in the client group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/clientGroups/:clientGroupName/membersCount", "responses": [ { "uuid": "73560897-ceb9-4d2b-83a4-c19c6400a6ed", "body": "{\n \"accuracy\": \"{{oneOf (array 'actual' 'estimated')}}\",\n \"count\": {{faker 'number.int' max=99999}},\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"groupId\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7f701ef3-c598-47cc-b6d8-dcf65b649347", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e9c1cd4-0c57-4617-8cbd-4abb928c3f45", "documentation": "Generates the specified map.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/generateMap", "responses": [ { "uuid": "ae3a9679-e66c-44bf-9363-03a62dfd81c0", "body": "{\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"map\": {\n \"edges\": {\n \"acceptors\": [\n {\n \"kind\": \"{{oneOf (array 'rel:connection' 'rel:acceptor')}}\"\n }\n ],\n \"connections\": [\n {\n \"kind\": \"{{oneOf (array 'rel:connection' 'rel:acceptor')}}\"\n }\n ]\n },\n \"nodes\": {\n \"clientGroups\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ],\n \"machines\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ],\n \"ports\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ],\n \"processes\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ]\n }\n },\n \"startTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "48bdcab0-a9a3-48fa-8839-20c946dbe1ec", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7e501edd-9d39-4c00-b98b-d7f0ec0fab79", "documentation": "Returns all machine groups during the specified time interval.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machineGroups", "responses": [ { "uuid": "6410badd-6698-4693-a44f-8983067c66b6", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca5fd2d1-0e46-4610-b8f4-78b3a570864b", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3c79d3f7-bb0f-4474-8706-d0105cc8d8a7", "documentation": "Creates a new machine group.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machineGroups", "responses": [ { "uuid": "08b2b93b-351d-474c-b0f4-4180e418b3da", "body": "{\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n}", "latency": 0, "statusCode": 201, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c0facc0e-2134-4d6b-a7fd-6fe5911f01ed", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ca19973-c6e1-4ef4-885d-6276391a8eda", "documentation": "Deletes the specified Machine Group.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machineGroups/:machineGroupName", "responses": [ { "uuid": "c79f967e-4112-46da-bd86-e505588d0306", "body": "", "latency": 0, "statusCode": 204, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ad768909-f3ba-42ce-bdef-2db4fe8d7b67", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4453d65d-9c75-400f-a4b6-3e2e6c015ae5", "documentation": "Returns the specified machine group as it existed during the specified time interval.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machineGroups/:machineGroupName", "responses": [ { "uuid": "9a363c94-a884-47c9-89a4-9b25866d749b", "body": "{\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "24e92379-052a-4a8a-88c2-219e5fad170f", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc13ea41-e990-45fe-b3ee-36404a061493", "documentation": "Updates a machine group.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machineGroups/:machineGroupName", "responses": [ { "uuid": "3fcb2f1c-e23a-4817-b2c5-4000eec937da", "body": "{\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e86d0bbf-68d2-462e-9e38-6c27e498ec39", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1135cd92-c1e8-42df-8431-6c781f02193e", "documentation": "Returns a collection of machines matching the specified conditions. The returned collection represents either machines that are active/live during the specified interval of time (`live=true` and `startTime`/`endTime` are specified) or that are known to have existed at or some time prior to the specified point in time (`live=false` and `timestamp` is specified).", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines", "responses": [ { "uuid": "868563e9-fdc3-4c27-bdad-9004cf39b3c5", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a8700fbb-502f-40a5-ab53-5d09122bbfab", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0ab54521-55b4-404a-9622-b52bccdc13c1", "documentation": "Returns the specified machine.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName", "responses": [ { "uuid": "002d67e5-fdb5-486a-8567-3946956a22c6", "body": "{\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e8d65072-9d09-4dbc-bfd9-3d9a9109a30e", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "266f33ec-2412-4dcb-a7c2-a8239545ee03", "documentation": "Returns a collection of connections terminating or originating at the specified machine", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/connections", "responses": [ { "uuid": "3f434ee9-4874-4d03-a3f5-b1f2184daf60", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"kind\": \"{{oneOf (array 'rel:connection' 'rel:acceptor')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "457f68ed-489d-429f-aa3c-eac445f613c4", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b49fbee5-6dfe-4153-8176-03125ae3bc24", "documentation": "Obtains the liveness status of the machine during the specified time interval.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/liveness", "responses": [ { "uuid": "fb591e35-99e2-40ce-828b-b8258ed0225b", "body": "{\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"live\": {{faker 'datatype.boolean'}},\n \"startTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b06e136f-f4f5-4e5b-96b2-f7ffd57c6467", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e159f926-4c13-4c46-85d1-9f65c29b233d", "documentation": "Returns a collection of machine groups this machine belongs to during the specified time interval.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/machineGroups", "responses": [ { "uuid": "e34f1099-4cc5-4630-95a1-6d580ad6617d", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b51ecacf-5f82-42d9-9cf5-dc6732e0ef18", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f129d163-2bed-4984-a76e-7868b271397b", "documentation": "Returns a collection of live ports on the specified machine during the specified time interval.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/ports", "responses": [ { "uuid": "1c2160a9-61ff-43c1-b2f9-851519eb420b", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "68d558dd-f4f5-4541-b8b4-bf90ba3bf9e8", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "03968700-b490-463e-b885-8f8065e515f8", "documentation": "Returns the specified port. The port must be live during the specified time interval. If the port is not live during the interval, status 404 (Not Found) is returned.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/ports/:portName", "responses": [ { "uuid": "18a24308-a7e7-4c15-8967-f6a6ee8c0fb5", "body": "{\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7918f57c-5910-4042-9d33-9b6ecb42ab46", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4298d98-e7c2-4235-9bba-ae45f6736e73", "documentation": "Returns a collection of processes accepting on the specified port", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/ports/:portName/acceptingProcesses", "responses": [ { "uuid": "5e3ad180-a35c-4267-ab24-d4f24a7e32a5", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40558dc9-0548-441e-96be-9efd2b62e134", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d6665f50-53c0-4055-b5a3-5afdd373a6cc", "documentation": "Returns a collection of connections established via the specified port.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/ports/:portName/connections", "responses": [ { "uuid": "4fd1c5bf-b04f-4b13-a562-f9c4a5358500", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"kind\": \"{{oneOf (array 'rel:connection' 'rel:acceptor')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "883a79fe-480c-4b96-89f9-3474f6b96bc1", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39aa64d6-942f-468e-9893-95d6aea82279", "documentation": "Obtains the liveness status of the port during the specified time interval.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/ports/:portName/liveness", "responses": [ { "uuid": "1abc7bc2-b17e-4c00-a2d9-305a67551b15", "body": "{\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"live\": {{faker 'datatype.boolean'}},\n \"startTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "03519e8a-a36f-4e95-8593-1cee5d83cd98", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3952b76-0bdf-43be-b762-6d1b4ab093e7", "documentation": "Returns a collection of processes on the specified machine matching the specified conditions. The returned collection represents either processes that are active/live during the specified interval of time (`live=true` and `startTime`/`endTime` are specified) or that are known to have existed at or some time prior to the specified point in time (`live=false` and `timestamp` is specified). ", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/processes", "responses": [ { "uuid": "b00dcac9-ef35-439d-8dd5-1b9240540bda", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "596ccd73-76db-4900-a85d-956f21c35b77", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "601e37c2-6f23-4033-ab28-e9d08f2ace38", "documentation": "Returns the specified process.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/processes/:processName", "responses": [ { "uuid": "e792644d-8f43-4e15-a3f1-6bceb3cbfab9", "body": "{\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6f13b84b-fc70-4604-8bc8-556a09479ce1", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f28e0433-e4ae-4296-bc09-0ec808726f4e", "documentation": "Returns a collection of ports on which this process is accepting", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/processes/:processName/acceptingPorts", "responses": [ { "uuid": "d3e262c7-b087-4633-8591-c79414518a97", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"kind\": \"{{oneOf (array 'machine' 'process' 'port' 'clientGroup' 'machineGroup')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2378bb83-7fcb-45ad-9b9e-b71643915a5c", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "079a8fc3-fe6c-4342-9a98-c3593dbd30b3", "documentation": "Returns a collection of connections terminating or originating at the specified process", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/processes/:processName/connections", "responses": [ { "uuid": "f3aef01d-de58-4099-af86-9da3b9ff2d1c", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"kind\": \"{{oneOf (array 'rel:connection' 'rel:acceptor')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "05fff178-7da2-4302-b83b-c3e7899613f6", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "67a4e581-6cde-4d27-ba88-da5cd8df0c25", "documentation": "Obtains the liveness status of the process during the specified time interval.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/machines/:machineName/processes/:processName/liveness", "responses": [ { "uuid": "fef4d972-5215-4a89-8e04-3a519552a864", "body": "{\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"live\": {{faker 'datatype.boolean'}},\n \"startTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f02628b9-7ea9-48d7-9e02-173562567157", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b169022-1f0c-49ab-938f-16cbc16a96dd", "documentation": "Returns summary information about the machines in the workspace.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/summaries/machines", "responses": [ { "uuid": "f0b9f36e-502b-4441-9890-792dd653eeb5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d6c73083-34a6-49c5-b815-091ba83ba063", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "An error occurred while processing the request. See the error.code parameter to identify the specific error.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "998f18c6-5565-48e9-bf38-a669fb73560c" }, { "type": "route", "uuid": "9ac7e166-93b4-421a-a8ed-d12aa9c710c0" }, { "type": "route", "uuid": "d725f03b-3180-48a6-8f82-e9a8d4d4aa89" }, { "type": "route", "uuid": "5e9c1cd4-0c57-4617-8cbd-4abb928c3f45" }, { "type": "route", "uuid": "7e501edd-9d39-4c00-b98b-d7f0ec0fab79" }, { "type": "route", "uuid": "3c79d3f7-bb0f-4474-8706-d0105cc8d8a7" }, { "type": "route", "uuid": "1ca19973-c6e1-4ef4-885d-6276391a8eda" }, { "type": "route", "uuid": "4453d65d-9c75-400f-a4b6-3e2e6c015ae5" }, { "type": "route", "uuid": "cc13ea41-e990-45fe-b3ee-36404a061493" }, { "type": "route", "uuid": "1135cd92-c1e8-42df-8431-6c781f02193e" }, { "type": "route", "uuid": "0ab54521-55b4-404a-9622-b52bccdc13c1" }, { "type": "route", "uuid": "266f33ec-2412-4dcb-a7c2-a8239545ee03" }, { "type": "route", "uuid": "b49fbee5-6dfe-4153-8176-03125ae3bc24" }, { "type": "route", "uuid": "e159f926-4c13-4c46-85d1-9f65c29b233d" }, { "type": "route", "uuid": "f129d163-2bed-4984-a76e-7868b271397b" }, { "type": "route", "uuid": "03968700-b490-463e-b885-8f8065e515f8" }, { "type": "route", "uuid": "f4298d98-e7c2-4235-9bba-ae45f6736e73" }, { "type": "route", "uuid": "d6665f50-53c0-4055-b5a3-5afdd373a6cc" }, { "type": "route", "uuid": "39aa64d6-942f-468e-9893-95d6aea82279" }, { "type": "route", "uuid": "d3952b76-0bdf-43be-b762-6d1b4ab093e7" }, { "type": "route", "uuid": "601e37c2-6f23-4033-ab28-e9d08f2ace38" }, { "type": "route", "uuid": "f28e0433-e4ae-4296-bc09-0ec808726f4e" }, { "type": "route", "uuid": "079a8fc3-fe6c-4342-9a98-c3593dbd30b3" }, { "type": "route", "uuid": "67a4e581-6cde-4d27-ba88-da5cd8df0c25" }, { "type": "route", "uuid": "7b169022-1f0c-49ab-938f-16cbc16a96dd" } ] }