{ "uuid": "1d80d01d-f9aa-43b8-82b7-503b1e5683c9", "lastMigration": 29, "name": "Azure Monitor Private Link Scopes", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "50009f20-669d-4906-8955-dbbe501ddcf8", "documentation": "Gets a list of all Azure Monitor PrivateLinkScopes within a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/microsoft.insights/privateLinkScopes", "responses": [ { "uuid": "4d3119d1-d8a1-4d2d-a4fb-bf5a7b0d94be", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list containing 0 or more Azure Monitor PrivateLinkScope definitions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d482ae9-e453-42e4-8c8f-ffba565897b8", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab36120d-c4c2-4c1c-8643-62ed332f74fb", "documentation": "Gets all private endpoint connections on a private link scope.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/privateEndpointConnections", "responses": [ { "uuid": "6ac30742-2bec-44f1-8303-8df27ff4910b", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved private endpoint connections.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "949b5204-8584-4385-9ce2-b1cb2b377df8", "documentation": "Deletes a private endpoint connection with a given name.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/privateEndpointConnections/:privateEndpointConnectionName", "responses": [ { "uuid": "9b7921bb-8ef5-40a2-be9b-5bd0efade9bd", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted private endpoint connection.", "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": "0fde4e22-579d-492f-a5fa-f3dd29091eef", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c0a6999-40a5-4956-bb4c-7df4f53e1b16", "body": "", "latency": 0, "statusCode": 204, "label": "Private endpoint connection does not exist.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2a5d161f-6ddd-44b9-a26c-f31a5d262cb1", "documentation": "Gets a private endpoint connection.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/privateEndpointConnections/:privateEndpointConnectionName", "responses": [ { "uuid": "35605b95-efd7-44f6-b39b-374271ad458c", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved a specified private endpoint connection.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "637bb427-2d2c-4ff8-8c63-ac0e1dc64af6", "documentation": "Approve or reject a private endpoint connection with a given name.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/privateEndpointConnections/:privateEndpointConnectionName", "responses": [ { "uuid": "7b8d4b9e-f589-4278-bc4e-3422a4a1df59", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully approved or rejected private endpoint connection.", "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": "51685f42-76dc-45ab-8ba3-7c1f74a1e8e0", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "9afaf8b6-1f70-4e30-80e2-d9fb25466297", "documentation": "Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/privateLinkResources", "responses": [ { "uuid": "bc5000e5-f22b-4e2c-9535-d62320ce8cd9", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved private link resources.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c68d2b37-1e5c-4cbf-aaa5-d584058ff320", "documentation": "Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/privateLinkResources/:groupName", "responses": [ { "uuid": "3d4784f6-2bd1-42af-9155-af689ee5ccf9", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved a specified private link resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17cea589-d36c-4b17-8148-509e4647a801", "documentation": "Gets all private endpoint connections on a private link scope.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/scopedResources", "responses": [ { "uuid": "beb44774-8309-4e63-b31f-92a07e3190f2", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved scoped resources in a private link scope.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7a64054-e713-4c98-88b8-d87f84abfe7c", "documentation": "Deletes a private endpoint connection with a given name.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/scopedResources/:name", "responses": [ { "uuid": "2782f797-c3c5-42e1-afc6-36d5b9a3387d", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted scoped resource.", "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": "7593957a-53dd-4c54-848c-eb6430923b5b", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b8d2fdf-b053-44ba-a98c-2e7e05c6692e", "body": "", "latency": 0, "statusCode": 204, "label": "Scoped resource does not exist.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d45c1c5d-64e0-4caa-a181-94ebedc0f39a", "documentation": "Gets a scoped resource in a private link scope.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/scopedResources/:name", "responses": [ { "uuid": "c59b701b-62c1-4953-8df7-77d7e4c7fa3e", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved a scoped resource in a private link scope.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1b33f97-c5d1-476e-b863-267a5c967e9b", "documentation": "Approve or reject a private endpoint connection with a given name.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/privateLinkScopes/:scopeName/scopedResources/:name", "responses": [ { "uuid": "904b6cd4-be55-4031-9437-96ca512c6d0f", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully scoped azure monitor resource in a private link scope.", "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": "546ffda1-925a-4ddf-8d9a-9222e68842b3", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "13cf5abd-e6d6-4014-9a0d-002b786f9a45", "documentation": "Gets a list of Azure Monitor PrivateLinkScopes within a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/privateLinkScopes", "responses": [ { "uuid": "ac64a7fe-4b98-4514-8531-2b598d2b36c4", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list containing 0 or more Azure Monitor PrivateLinkScope definitions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f475349-94b1-4470-86e5-7f97a9fca306", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a112e26d-33a7-4770-a2e5-1cd483d91fc6", "documentation": "Deletes a Azure Monitor PrivateLinkScope.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/privateLinkScopes/:scopeName", "responses": [ { "uuid": "3381a50e-cd37-4116-800a-4c3af10faeff", "body": "", "latency": 0, "statusCode": 200, "label": "Successful request when deleting a Azure Monitor PrivateLinkScope.", "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": "d9b0e64f-4769-41c8-b42f-5d26055b92dc", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77f62fd1-437f-43bf-b82f-7dc3a57d695c", "body": "", "latency": 0, "statusCode": 204, "label": "The specified PrivateLinkScope does not exist.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b667907-61cc-499e-a333-152eee547dbc", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abf290af-e3eb-482d-8b2d-2d00b0d568d3", "documentation": "Returns a Azure Monitor PrivateLinkScope.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/privateLinkScopes/:scopeName", "responses": [ { "uuid": "9bdae097-c5d1-45e1-96b9-3eb59ccc5416", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An Azure Monitor PrivateLinkScope definition.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "01376b60-e906-40b9-a7c9-c812808567af", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4dcb71b-1ddb-47c5-b66e-9203158e500d", "documentation": "Updates an existing PrivateLinkScope's tags. To update other fields use the CreateOrUpdate method.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/privateLinkScopes/:scopeName", "responses": [ { "uuid": "f96323a7-0c72-49ec-9658-78246638534c", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Updating the Azure Monitor PrivateLinkScope's tags was successful. PrivateLinkScope tags are updated and returned with the rest of the PrivateLinkScope's object properties.", "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": "a280fd11-4a54-41b1-a6f4-5ab8cb0fde8c", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c498c824-ba38-434d-9cd5-2ad45d2d83e1", "documentation": "Creates (or updates) a Azure Monitor PrivateLinkScope. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/privateLinkScopes/:scopeName", "responses": [ { "uuid": "79db9ecf-8c9f-4f5f-87f7-e14047c7ad17", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful request when creating or updating a Azure Monitor PrivateLinkScope. The updated PrivateLinkScope is returned.", "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": "45799aa2-96c1-472d-ad38-b67aa9a5bbb9", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "50009f20-669d-4906-8955-dbbe501ddcf8" }, { "type": "route", "uuid": "ab36120d-c4c2-4c1c-8643-62ed332f74fb" }, { "type": "route", "uuid": "949b5204-8584-4385-9ce2-b1cb2b377df8" }, { "type": "route", "uuid": "2a5d161f-6ddd-44b9-a26c-f31a5d262cb1" }, { "type": "route", "uuid": "637bb427-2d2c-4ff8-8c63-ac0e1dc64af6" }, { "type": "route", "uuid": "9afaf8b6-1f70-4e30-80e2-d9fb25466297" }, { "type": "route", "uuid": "c68d2b37-1e5c-4cbf-aaa5-d584058ff320" }, { "type": "route", "uuid": "17cea589-d36c-4b17-8148-509e4647a801" }, { "type": "route", "uuid": "b7a64054-e713-4c98-88b8-d87f84abfe7c" }, { "type": "route", "uuid": "d45c1c5d-64e0-4caa-a181-94ebedc0f39a" }, { "type": "route", "uuid": "d1b33f97-c5d1-476e-b863-267a5c967e9b" }, { "type": "route", "uuid": "13cf5abd-e6d6-4014-9a0d-002b786f9a45" }, { "type": "route", "uuid": "a112e26d-33a7-4770-a2e5-1cd483d91fc6" }, { "type": "route", "uuid": "abf290af-e3eb-482d-8b2d-2d00b0d568d3" }, { "type": "route", "uuid": "d4dcb71b-1ddb-47c5-b66e-9203158e500d" }, { "type": "route", "uuid": "c498c824-ba38-434d-9cd5-2ad45d2d83e1" } ] }