{ "uuid": "931bf906-dbb8-483a-8ae8-12f5cb4af8b4", "lastMigration": 29, "name": "ManagementLockClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "153d34f9-de82-4df4-805c-30ad9cc5cbf6", "documentation": "Lists all of the available Microsoft.Authorization REST API operations.", "method": "get", "endpoint": "providers/Microsoft.Authorization/operations", "responses": [ { "uuid": "02a650ce-da70-41eb-96ed-b7c5b5fdb9dc", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK. The request has succeeded.", "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": "732c23ad-f972-4ed5-a599-f104ec67884d", "documentation": "Gets all the management locks for a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Authorization/locks", "responses": [ { "uuid": "13393ab1-8745-4822-b1ca-e9ded15fa27d", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resource locks.", "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": "07256e36-cc29-4825-9bc0-13b10f8fa822", "documentation": "Deletes the management lock at the subscription level.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "d18a222b-6ef2-458c-bf07-da471738fedc", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "c051cef7-7159-40f5-b59e-02ca894e9f87", "body": "", "latency": 0, "statusCode": 204, "label": "NoContent", "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": "a661408f-ee0a-46a0-95d1-7631cfacc4e0", "documentation": "Gets a management lock at the subscription level.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "f9ded17a-06b0-4d04-af0b-abcdf44f3a21", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the lock.", "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": "0da9fa29-b087-4bc7-beba-0f257b4652bf", "documentation": "Creates or updates a management lock at the subscription level.", "method": "put", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "97571d4e-2f0e-423e-be8c-1124b9c13051", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the lock.", "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": "7c85191c-f83b-4e2e-a99a-ee994a07beb6", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the lock.", "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": "3d2dca72-3cd5-4a51-a473-2d359e52ba92", "documentation": "Gets all the management locks for a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Authorization/locks", "responses": [ { "uuid": "00a4a0bf-6ec7-40ea-9314-57b8c34eb24d", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resource locks.", "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": "f136634f-4692-425b-bf87-64eb87beb17d", "documentation": "Deletes a management lock at the resource group level.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "31bfc915-da98-4b53-bdb7-6da9291c25f6", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "2a023aa2-1547-4038-af68-90c7c1e7dcba", "body": "", "latency": 0, "statusCode": 204, "label": "NoContent", "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": "f3f0aa54-baa8-4ccb-8f73-5982da37b66b", "documentation": "Gets a management lock at the resource group level.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "36c90aaa-0974-4a2a-9072-6d49f1a79821", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the lock.", "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": "0c695010-b14f-4607-abaa-abe75d55feaa", "documentation": "Creates or updates a management lock at the resource group level.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "3ec9b67c-b84f-4565-91a8-e6ee50a8ffac", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the lock.", "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": "929a7f1e-f6fd-48d5-a95f-b8066fb9eef0", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the lock.", "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": "8217cf39-4473-48ae-b9d6-bbbb83a228c5", "documentation": "Gets all the management locks for a resource or any level below resource.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName/providers/Microsoft.Authorization/locks", "responses": [ { "uuid": "a5335fca-9d86-46ea-8f3c-48167ed8966e", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resource locks.", "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": "123294af-ef82-4da1-b2a4-c78c04895061", "documentation": "Deletes the management lock of a resource or any level below the resource.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "09c23ace-66cf-4d92-9656-bec2eabd4389", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "261151e5-f564-46e5-acbb-9f89d9439cb5", "body": "", "latency": 0, "statusCode": 204, "label": "NoContent", "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": "ff05f0d2-5788-4966-a189-b658ddb8c92f", "documentation": "Get the management lock of a resource or any level below resource.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "aa6f18e2-491b-4459-8676-cb096551dc2a", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "f536c729-35f4-4708-b2c2-8b15cb9d2c05", "documentation": "Creates or updates a management lock at the resource level or any level below the resource.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "268f2ba3-3990-47f5-b442-0923b8206429", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the lock.", "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": "e12f7d24-6ac9-408c-9c85-282cc982b52a", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the lock.", "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": "7ab0c96b-0664-469d-bd43-d5f6d25d38ba", "documentation": "Gets all the management locks for a scope.", "method": "get", "endpoint": ":scope/providers/Microsoft.Authorization/locks", "responses": [ { "uuid": "18c09d24-1f44-43c9-85b1-bb42fd9d8325", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resource locks.", "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": "59fa7d38-f00d-4b3b-a707-57635d680f8f", "documentation": "Delete a management lock by scope.", "method": "delete", "endpoint": ":scope/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "134c3615-15d1-419f-b459-59c368aae2aa", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "3a11e170-b447-40f2-bb01-d895a7a9e2c1", "body": "", "latency": 0, "statusCode": 204, "label": "NoContent", "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": "ae07bc5c-90a1-4cea-8727-3fff59c11fa2", "documentation": "Get a management lock by scope.", "method": "get", "endpoint": ":scope/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "336b488d-b73d-4e51-b930-8b44e75e1e03", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "0b88783b-a6c6-4dd4-8b1d-05527adf40d3", "documentation": "Create or update a management lock by scope.", "method": "put", "endpoint": ":scope/providers/Microsoft.Authorization/locks/:lockName", "responses": [ { "uuid": "291b2bfd-ec0e-4369-8a56-3052e1163c46", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "825d9a9d-a524-4de5-877f-6271d7400fee", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"level\": \"{{oneOf (array 'NotSpecified' 'CanNotDelete' 'ReadOnly')}}\",\n \"notes\": \"\",\n \"owners\": [\n {\n \"applicationId\": \"\"\n }\n ]\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "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": "153d34f9-de82-4df4-805c-30ad9cc5cbf6" }, { "type": "route", "uuid": "732c23ad-f972-4ed5-a599-f104ec67884d" }, { "type": "route", "uuid": "07256e36-cc29-4825-9bc0-13b10f8fa822" }, { "type": "route", "uuid": "a661408f-ee0a-46a0-95d1-7631cfacc4e0" }, { "type": "route", "uuid": "0da9fa29-b087-4bc7-beba-0f257b4652bf" }, { "type": "route", "uuid": "3d2dca72-3cd5-4a51-a473-2d359e52ba92" }, { "type": "route", "uuid": "f136634f-4692-425b-bf87-64eb87beb17d" }, { "type": "route", "uuid": "f3f0aa54-baa8-4ccb-8f73-5982da37b66b" }, { "type": "route", "uuid": "0c695010-b14f-4607-abaa-abe75d55feaa" }, { "type": "route", "uuid": "8217cf39-4473-48ae-b9d6-bbbb83a228c5" }, { "type": "route", "uuid": "123294af-ef82-4da1-b2a4-c78c04895061" }, { "type": "route", "uuid": "ff05f0d2-5788-4966-a189-b658ddb8c92f" }, { "type": "route", "uuid": "f536c729-35f4-4708-b2c2-8b15cb9d2c05" }, { "type": "route", "uuid": "7ab0c96b-0664-469d-bd43-d5f6d25d38ba" }, { "type": "route", "uuid": "59fa7d38-f00d-4b3b-a707-57635d680f8f" }, { "type": "route", "uuid": "ae07bc5c-90a1-4cea-8727-3fff59c11fa2" }, { "type": "route", "uuid": "0b88783b-a6c6-4dd4-8b1d-05527adf40d3" } ] }