{ "uuid": "7f24e48e-1159-409d-8a19-217fc3c5935f", "lastMigration": 19, "name": "BatchManagement", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "ca231216-4107-45c8-911e-aa2fd56d2bd2", "documentation": "Lists available operations for the Microsoft.Batch provider", "method": "get", "endpoint": "providers/Microsoft.Batch/operations", "responses": [ { "uuid": "78b6c79b-5d88-4b82-b093-8d684d6528e9", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\",\n \"origin\": \"\",\n \"properties\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the list of available operations.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "b701b7cc-4b7b-43c5-87a7-064a0b70d351", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "83eeafab-a380-4f7f-8703-988805bc6f95", "documentation": "Gets information about the Batch accounts associated with the subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Batch/batchAccounts", "responses": [ { "uuid": "2af98eba-7593-4552-b447-baad1aacf2ba", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of Batch account entities associated with the subscription.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "7bc63d39-70d1-4e8c-bd38-f712c99bab7a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "92d6b017-687e-4f0f-87a7-be81a264d9df", "documentation": "Checks whether the Batch account name is available in the specified region.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Batch/locations/:locationName/checkNameAvailability", "responses": [ { "uuid": "03af48ef-296a-4338-b06b-7f71a93fb7eb", "body": "{\n \"message\": \"\",\n \"nameAvailable\": {{faker 'random.boolean'}},\n \"reason\": \"{{oneOf (array 'Invalid' 'AlreadyExists')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success. Returns details about whether a Batch account name is available.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c464f09d-b19b-483b-bf52-db2e0679e943", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "02b32a12-c262-4eb8-893c-a5344661d8d9", "documentation": "Gets the Batch service quotas for the specified subscription at the given location.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Batch/locations/:locationName/quotas", "responses": [ { "uuid": "25ea25e8-8045-43c1-b652-e7425dbeef80", "body": "{\n \"accountQuota\": {{faker 'random.number'}}\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the Batch service quotas for the subscription in the specified location.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "5fe11d86-0a15-4683-8c1e-cebcbb43921f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "c2ef701d-ac71-4681-9fde-d2b90c977e48", "documentation": "Gets information about the Batch accounts associated with the specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts", "responses": [ { "uuid": "66c2ec30-4157-426f-bae9-bd4c7f8a6d2e", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of Batch account entities associated with the resource group.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "68d2856b-48c7-4498-8e69-ae4e1150c9d4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "977ed561-763d-4f38-bc7f-e7fec8be2543", "documentation": "Deletes the specified Batch account.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName", "responses": [ { "uuid": "f68ad2ba-78d1-4633-a30e-9e1879f64cb6", "body": "", "latency": 0, "statusCode": 200, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "4e45bb7a-15eb-44be-aeb5-7642731e7972", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" }, { "key": "Retry-After", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "bd86cc10-f0aa-42ac-a5b9-31cd6c749b98", "body": "", "latency": 0, "statusCode": 204, "label": "NoContent -- account does not exist in the subscription.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "70871790-0e7e-4f2b-ab86-61c5b93db7af", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "67337caf-d3f6-4750-9738-2df66309336c", "documentation": "Gets information about the specified Batch account.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName", "responses": [ { "uuid": "ffa45f89-064b-4bf0-b1ef-889b4ed336d9", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the Batch account entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "acbd66e3-46a9-445a-997b-f0845b7a7d90", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f98a6ac5-9a28-4caf-bd04-d1eba794e0f7", "documentation": "Updates the properties of an existing Batch account.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName", "responses": [ { "uuid": "4be06154-1a52-4460-a2a5-7744ff583a03", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the Batch account entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "ddec2e5c-bbd1-4375-b93c-b89015bbb5df", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8078a3c9-1032-4eb9-9728-265217c682da", "documentation": "Creates a new Batch account with the specified parameters. Existing accounts cannot be updated with this API and should instead be updated with the Update Batch Account API.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName", "responses": [ { "uuid": "97058d79-8da1-4cac-8f22-85b4a1b5da98", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the Batch account entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "796ac9de-61f0-4bee-b35e-fff4430a5b94", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" }, { "key": "Retry-After", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "4d1149a5-39f2-43ce-a259-2b3937502b25", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "05deb0d2-aa9b-4512-a4bc-17e09b4e74fc", "documentation": "Lists all of the applications in the specified account.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications", "responses": [ { "uuid": "8ba2a4b1-84a7-4321-b013-86de4a768101", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of the application entities associated with the specified account.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "7be98ea8-0021-45de-ba71-4562237ac1b7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "033832fb-963b-4db4-811d-af2120184c7f", "documentation": "Deletes an application.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName", "responses": [ { "uuid": "3f8e12d5-f636-4d3a-a939-1c65c9469902", "body": "", "latency": 0, "statusCode": 200, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "943f4b1b-8058-4c60-82fa-6e4a0d418e3c", "body": "", "latency": 0, "statusCode": 204, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "3e841b34-8914-4cf4-b51f-49c736ec450e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "99ea7ebe-1f91-45bf-a932-e895154db462", "documentation": "Gets information about the specified application.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName", "responses": [ { "uuid": "c7169c9c-f158-4234-8c7c-3b61444d826f", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the application entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "46d9d5a6-12e5-49a6-ace8-41f056d385e7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "e01e336f-72a0-43a9-9467-e7564dbc45c4", "documentation": "Updates settings for the specified application.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName", "responses": [ { "uuid": "b0ad936a-4487-453b-8466-c3044800381e", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the application entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "ff1ce321-f260-417e-ac32-6098fc6dd4db", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4b51c36d-899e-4590-a9dc-d14e9c145695", "documentation": "Adds an application to the specified Batch account.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName", "responses": [ { "uuid": "07ce7de5-b991-4f9f-ba0c-9e240aecc043", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the application entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "6c35872d-6464-42f8-bc38-0d0a3fcc4da0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "9081c5dd-6ef6-4a0b-a83d-fea010642a15", "documentation": "Lists all of the application packages in the specified application.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions", "responses": [ { "uuid": "37f7ee4e-e830-4aac-8948-1833e9f72de0", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of the application package entities associated with the specified application.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "14ed8cbd-3f96-4802-8416-be188f99a26f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "546e652f-8c26-495d-adb8-8a7d6b349293", "documentation": "Deletes an application package record and its associated binary file.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions/:versionName", "responses": [ { "uuid": "6941095f-d0e8-4b5d-8bb5-50c9f74f2270", "body": "", "latency": 0, "statusCode": 200, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "97200e8b-dd39-49d6-826a-b940978cb5a9", "body": "", "latency": 0, "statusCode": 204, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "70e62a7b-65c0-4f6d-85ad-8294a774c3fb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "18923651-420a-4eb8-9691-b6357644a2ed", "documentation": "Gets information about the specified application package.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions/:versionName", "responses": [ { "uuid": "4b9e0b96-479b-4a14-9e6d-f98323823f3c", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the application package entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "e9d07d97-ba2d-458e-8472-8aef7a097e31", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7d0760c0-a61c-4b52-ac74-1229077fac39", "documentation": "Creates an application package record. The record contains the SAS where the package should be uploaded to. Once it is uploaded the `ApplicationPackage` needs to be activated using `ApplicationPackageActive` before it can be used.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions/:versionName", "responses": [ { "uuid": "2b5e34ec-1121-4b75-a336-43abcc7ca1dd", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the application package entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "b9da1ed7-242e-4b78-a972-216fe76665f3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "01865a8a-2436-4da9-9e00-f542653927c5", "documentation": "Activates the specified application package. This should be done after the `ApplicationPackage` was created and uploaded. This needs to be done before an `ApplicationPackage` can be used on Pools or Tasks", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions/:versionName/activate", "responses": [ { "uuid": "f4629d16-5391-4297-bcff-829203c4726d", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the application package entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "35917fbf-25e8-42e0-b0b9-5a060acc3c7f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "42fabaf7-1c26-44f8-bca0-56b7ff5226fa", "documentation": "Lists all of the certificates in the specified account.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/certificates", "responses": [ { "uuid": "9fdc57ac-20ff-45de-96de-332774bbc24a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of certificates associated with the account.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "e6eea587-f199-40d2-9202-0064d4565479", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b352c354-f3a4-492e-8cc0-85d2229355f1", "documentation": "Deletes the specified certificate.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/certificates/:certificateName", "responses": [ { "uuid": "7d4a4bf9-5c25-431c-a7d2-08b599723c5d", "body": "", "latency": 0, "statusCode": 200, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "9d534ef3-3aeb-4f8c-9469-9ff53b5b3ada", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" }, { "key": "Retry-After", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "602cbc5e-7a33-4798-9e7f-0de5a91c80b7", "body": "", "latency": 0, "statusCode": 204, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "641760d7-acfe-42a1-a5a8-5625e75f57c2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "2bf0bc94-69fd-4af0-9291-cb3170fc6c49", "documentation": "Gets information about the specified certificate.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/certificates/:certificateName", "responses": [ { "uuid": "7d68ec85-fd8e-4550-bfe4-83bde1950c07", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the certificate entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "82c6d99c-b400-408e-8c39-a00189030499", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b1274266-62e4-4003-ab36-0c756f21f5e4", "documentation": "Updates the properties of an existing certificate.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/certificates/:certificateName", "responses": [ { "uuid": "95b5b603-d4a8-466e-8552-9d384b5e891d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the certificate entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "b73a2471-818c-4a99-adcb-d71207cfa8dd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "2d24fcef-b360-499f-9be4-06d5211a76bd", "documentation": "Creates a new certificate inside the specified account.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/certificates/:certificateName", "responses": [ { "uuid": "366e19c3-afd0-4964-bef4-7f5618bd1383", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the certificate entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "b83e4343-c500-4e25-bd75-a3e8ecc954d6", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "aaa176ef-3428-4298-93a5-449ae9039184", "documentation": "Cancels a failed deletion of a certificate from the specified account.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/certificates/:certificateName/cancelDelete", "responses": [ { "uuid": "a682ae2a-67f0-4997-a856-e0dc0305f6fd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the certificate entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "2c4fca42-32c4-47c5-9e19-71b1635b1309", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "01c44385-fe28-42da-bdb1-bb4ffd0526af", "documentation": "Gets the account keys for the specified Batch account.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/listKeys", "responses": [ { "uuid": "d012f23b-d94f-4b60-9df6-8e84ccc2be5d", "body": "{\n \"accountName\": \"\",\n \"primary\": \"\",\n \"secondary\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the keys of the Batch account.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "7d1207db-a7d7-4fb5-b78e-445bfce7a277", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8f12b80d-0f4d-49a5-8ec4-5d817b1e7d40", "documentation": "Lists all of the pools in the specified account.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/pools", "responses": [ { "uuid": "f5275b46-a835-40d0-ab54-b4cdb55282fb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of certificates associated with the account.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "958785dd-f6a4-4e28-be0a-fedd6f9c9a7c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "da0d1001-9174-4940-bd4e-eca4d40d605b", "documentation": "Deletes the specified pool.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/pools/:poolName", "responses": [ { "uuid": "943be52d-8e05-4929-bb6c-c5f9ab43d5e9", "body": "", "latency": 0, "statusCode": 200, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "e471d7a7-e262-4c16-82ca-3680afe2e5fa", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" }, { "key": "Retry-After", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "d3b608d4-2f5b-4401-8398-e9539563918f", "body": "", "latency": 0, "statusCode": 204, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "12c48f83-e9e4-431e-9fdf-9783a59bea5a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "698aca74-d19b-4b81-aa24-e66b2e810506", "documentation": "Gets information about the specified pool.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/pools/:poolName", "responses": [ { "uuid": "987e1cb6-fa2e-4c67-a71c-c99ca66538b6", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the pool entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "28e5edf4-52ee-4f8e-a590-eb3d53038420", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "81ae9c37-ca69-434b-98ba-2ddf8b11c322", "documentation": "Updates the properties of an existing pool.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/pools/:poolName", "responses": [ { "uuid": "e7457045-7a9e-4f2d-9983-e9d81a595eb8", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the pool entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "e9f7a5b3-e8e7-45d3-8512-c5397b94de2d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1e4388a5-d165-4f31-aec4-418a3de540c0", "documentation": "Creates a new pool inside the specified account.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/pools/:poolName", "responses": [ { "uuid": "a6f7b7c8-5898-4797-ad9a-1b7dd3a015c8", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the pool entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c753e91a-a1cd-4355-bf21-3bcac533765e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ecd20920-d47a-49ad-8fc8-905f31f7ed2c", "documentation": "Disables automatic scaling for a pool.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/pools/:poolName/disableAutoScale", "responses": [ { "uuid": "81e7b0ce-48e6-4f77-8b3f-602b7b3f8a2a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the pool entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "41e74701-fdd7-44b5-b0b0-e0fe99e11c50", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a6e14ac9-bfe0-48e4-8a11-b9f911d0700d", "documentation": "Stops an ongoing resize operation on the pool.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/pools/:poolName/stopResize", "responses": [ { "uuid": "8a872225-c48d-4326-b090-0c9e024db493", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the pool entity.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "51ed7981-99d6-4e05-a71e-c18b5260283d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f9239174-1748-4174-88ee-6ab61cbc884d", "documentation": "Regenerates the specified account key for the Batch account.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/regenerateKeys", "responses": [ { "uuid": "dc12ce2c-904f-42d4-81d3-f7553781a1d1", "body": "{\n \"accountName\": \"\",\n \"primary\": \"\",\n \"secondary\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the Batch account keys.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "ee21c016-af99-4f51-9fdb-0b521ac2bea2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "729fdef2-95fb-4672-8f16-28929dde56cb", "documentation": "Synchronizes access keys for the auto-storage account configured for the specified Batch account.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/syncAutoStorageKeys", "responses": [ { "uuid": "4b444a89-2de4-472b-9ead-ba08c1348a9c", "body": "", "latency": 0, "statusCode": 204, "label": "The operation was successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c986cbf5-b3d4-462f-905d-a4a52d8e995a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }