{ "uuid": "9b57f619-0d99-4895-9d3c-99db76b5c45f", "lastMigration": 19, "name": "BatchAI", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "78866378-8c8d-4e04-91e3-a9911f2e713a", "documentation": "Lists available operations for the Microsoft.BatchAI provider.", "method": "get", "endpoint": "providers/Microsoft.BatchAI/operations", "responses": [ { "uuid": "ff74ea5b-6bfd-4d44-a0a0-823fa641b780", "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": "OK. The request has succeeded.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "5a87a0e2-ef1a-488a-9a0c-1c7a599390bf", "documentation": "Gets the current usage information as well as limits for Batch AI resources for given subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.BatchAI/locations/:location/usages", "responses": [ { "uuid": "fdcf8a9f-4646-4f8b-af56-478caed0156a", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"currentValue\": {{faker 'random.number'}},\n \"limit\": {{faker 'random.number'}},\n \"name\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"unit\": \"{{oneOf (array 'Count')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "fa18e8f9-4dde-4bbf-8a41-6b9dc6af6263", "documentation": "Gets a list of Workspaces associated with the given subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.BatchAI/workspaces", "responses": [ { "uuid": "d260c85f-21d8-4cc7-bec3-e5886e1bc774", "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 formatted list of workspaces and their properties.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "21fbc3cd-9eca-4e73-9984-ff65fac2294f", "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": "06e52085-3e26-42eb-90ae-08298d4664b5", "documentation": "Gets a list of Workspaces within the specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces", "responses": [ { "uuid": "c22963d5-d9a5-4cf7-bb84-128a0b435f5d", "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 workspaces within the resource group.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "ddd9dcfa-a3e9-449b-be2a-e14c425637b1", "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": "cb195f69-0cca-4445-a54c-9bed4b33bf8c", "documentation": "Deletes a Workspace.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName", "responses": [ { "uuid": "34f2c470-ba03-4d74-b887-e80e77bdcc34", "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": "fca0393c-2f5f-4b21-b881-d0ceeb1a1e3b", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "a4091bbf-3868-48fc-a5d0-a3c5882835f1", "body": "", "latency": 0, "statusCode": 204, "label": "No content.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "76d1d3dc-cb43-41e5-ae4f-218bb406544a", "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": "468979a1-db7e-4062-b378-cc375e238838", "documentation": "Gets information about a Workspace.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName", "responses": [ { "uuid": "91de904a-0504-4851-9f8e-45a720f3f2d9", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains information about the Workspace.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "153bb45c-a210-43dc-8549-cdb42b986a04", "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": "7d4281ef-8f4d-4bdf-b82b-266b7021c3ee", "documentation": "Updates properties of a Workspace.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName", "responses": [ { "uuid": "663fe637-6c63-43f2-b679-eb57dead7292", "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 Workspace entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "0fdb325d-d157-4103-b47e-62d393578bd9", "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": "93addde7-a4f3-48e4-b9e5-d74feda59f36", "documentation": "Creates a Workspace.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName", "responses": [ { "uuid": "c0994ac5-9082-4c5b-b0d0-50e9bdc6d818", "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 workspace entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "31740eda-04a5-48cb-b396-bbd058acfbe3", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "37792496-5451-41bd-9c77-3324dec80d80", "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": "3659fa71-ddbb-43a9-af05-cdd00333b2c3", "documentation": "Gets information about Clusters associated with the given Workspace.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/clusters", "responses": [ { "uuid": "ebfe50dc-fd6c-4d54-a274-74849ec7fa85", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of Clusters and their properties.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "e0da66ac-f4bf-4338-88f8-8478f96680e0", "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": "e5a8c9d5-954e-4090-a516-08d7c77fccb4", "documentation": "Deletes a Cluster.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/clusters/:clusterName", "responses": [ { "uuid": "838d3cc1-8ad7-4bd5-87b4-1c0698f4b0f8", "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": "d3f54ef9-1c04-4909-ab27-014c866d191a", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "2ea17b3d-5b8a-4b81-b6bc-237061923615", "body": "", "latency": 0, "statusCode": 204, "label": "No content.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "04d6b815-1ff5-4de1-a5ba-3503c8be890e", "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": "8677ba78-a74f-49e2-b351-e1c87bc29eae", "documentation": "Gets information about a Cluster.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/clusters/:clusterName", "responses": [ { "uuid": "7c216fde-ac29-48de-a2fa-7068e5d2482f", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains information about the Cluster.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "8517ebd9-d98b-4acb-972b-04f6aa0f8cd1", "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": "5f2eb954-2f97-44a4-a15d-92ee69f1be78", "documentation": "Updates properties of a Cluster.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/clusters/:clusterName", "responses": [ { "uuid": "815df2ae-8dd5-4ab3-9e63-c0c7289936bc", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the Cluster entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "054ee780-541c-425c-8986-f35412ed2876", "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": "ceec2fb6-c5a9-44ea-be75-53fa9803a60e", "documentation": "Creates a Cluster in the given Workspace.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/clusters/:clusterName", "responses": [ { "uuid": "a7da76cc-52d5-41d4-9e26-75eae78b6a87", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the Cluster entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "9ddfb0ab-ab64-46d7-8dda-eb2c1e4d5d5a", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "46b9894b-626a-4414-81d9-4745c6986407", "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": "eb88ee79-e7bb-443e-84ab-a67e059a7f60", "documentation": "Get the IP address, port of all the compute nodes in the Cluster.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/clusters/:clusterName/listRemoteLoginInformation", "responses": [ { "uuid": "5afcfc3b-0aa8-4783-8962-a5661fe06b4b", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"ipAddress\": \"\",\n \"nodeId\": \"\",\n \"port\": {{faker 'random.number'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the list of IP addresses.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "1dd21de9-6986-43e3-a160-d1c7dcd8cd3b", "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": "770aef4b-f8d4-421b-a16b-e3ae84ead066", "documentation": "Gets a list of Experiments within the specified Workspace.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments", "responses": [ { "uuid": "7bfe444e-2158-4e51-af40-740b17ae5ed0", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of experiments within the workspace.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "675c90c0-e5ce-4550-9163-b7607091456d", "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": "032b86a0-7c2f-4517-9092-f09b283affce", "documentation": "Deletes an Experiment.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName", "responses": [ { "uuid": "efef8aeb-add5-4c4e-8f40-e93a082e112a", "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": "6cfa9478-2567-4504-86e2-6a1bc115050f", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "d6b5c736-3969-4da7-8aac-b4915514929a", "body": "", "latency": 0, "statusCode": 204, "label": "No content.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "58fe8dcf-240c-4774-b4ee-bfca6d50f473", "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": "e5faa72e-f92e-4938-8f16-9ae9c1e17ba4", "documentation": "Gets information about an Experiment.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName", "responses": [ { "uuid": "03e6239b-b9f2-413d-a794-9e4e2a6698f8", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains information about the experiment.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "da1a0f8e-d1e6-4217-9437-f1f08dd07403", "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": "ff3e3d4b-2248-4d29-b1b2-c66089017d1c", "documentation": "Creates an Experiment.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName", "responses": [ { "uuid": "084c13b6-f8b4-4890-ad7b-37ecbf1b92a7", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the experiment entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "f11b7e63-cfba-42ad-b91f-125c74859422", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "108959be-be19-410a-80c5-595259f17986", "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": "d0c23dd5-6b30-4629-a27d-e547a6796dd3", "documentation": "Gets a list of Jobs within the specified Experiment.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName/jobs", "responses": [ { "uuid": "a0d98b12-c452-48ad-923e-d90f6cc58b92", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of ExperimentJob entities associated with the experiment.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "f828fa39-3e03-4ad6-b488-60e929dd016b", "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": "ff47debc-2747-40f7-879b-2937a1b8e723", "documentation": "Deletes a Job.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName/jobs/:jobName", "responses": [ { "uuid": "fef25178-9d39-4b5d-ba5a-904bbcc4b7f9", "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": "8f00170d-1fa1-41cd-aba1-8a492aefbe5b", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "d188baa5-b313-4bab-ac68-edc1fc9ff8a7", "body": "", "latency": 0, "statusCode": 204, "label": "No content.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "cd867857-1968-48a5-8094-9ed6f7938c39", "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": "d26f58fe-c169-4fb7-b896-29c82b36827d", "documentation": "Gets information about a Job.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName/jobs/:jobName", "responses": [ { "uuid": "6bbb6597-7150-4d5b-ab6b-65d54d6add6e", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the Job entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "f7af69e3-394f-408a-a293-76f0af405d14", "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": "788a3fdd-32b8-4611-8dc9-80a1fc784fed", "documentation": "Creates a Job in the given Experiment.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName/jobs/:jobName", "responses": [ { "uuid": "8f0e48fb-6c4b-4766-bd0f-00a8b96cd07b", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the job entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "2f823a6e-050a-4673-924b-9fd456aeffb5", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "b3cb156c-57ce-47bd-9219-fe93588ebfaf", "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": "45dd1ebd-a52b-4995-8c77-142e0ff54cc1", "documentation": "List all directories and files inside the given directory of the Job's output directory (if the output directory is on Azure File Share or Azure Storage Container).", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName/jobs/:jobName/listOutputFiles", "responses": [ { "uuid": "2e8c1ad8-df6b-40e6-84fe-860e3d4e7dc3", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"downloadUrl\": \"\",\n \"fileType\": \"{{oneOf (array 'file' 'directory')}}\",\n \"name\": \"\",\n \"properties\": {\n \"contentLength\": {{faker 'random.number'}},\n \"lastModified\": \"{{faker 'date.recent' 365}}\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the list of files.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "d77b710c-059a-45f4-8616-bc20bc0d05fa", "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": "fa9a20df-13b6-4182-bd9e-3c92cbeb647e", "documentation": "Gets a list of currently existing nodes which were used for the Job execution. The returned information contains the node ID, its public IP and SSH port.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName/jobs/:jobName/listRemoteLoginInformation", "responses": [ { "uuid": "d3e5b546-cb40-4418-9eb8-a3e764ff62a0", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"ipAddress\": \"\",\n \"nodeId\": \"\",\n \"port\": {{faker 'random.number'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains compute node remote login information.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "f0cd4803-5f89-42a2-b23d-879cb8a530d4", "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": "1ec692b3-c1b7-4839-b45c-aa9c8bc1298e", "documentation": "Terminates a job.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/experiments/:experimentName/jobs/:jobName/terminate", "responses": [ { "uuid": "c54c7a62-2a8b-43f5-a888-6d70d89e1df1", "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": "ed46119f-8621-455b-b700-c03a6925bbf4", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "ceee3d5e-a12e-41e4-84fa-8535b34fc3c9", "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": "49420553-06a2-4309-91a4-733fcb78c781", "documentation": "Gets a list of File Servers associated with the specified workspace.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/fileServers", "responses": [ { "uuid": "e154af94-9952-4152-b601-dc76335ded4d", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains a list of File Servers and their properties.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "46a3bb78-cea2-4532-8fbb-c41532e3d251", "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": "27ae61e6-9705-44ed-8a6e-aa878a3e8a63", "documentation": "Deletes a File Server.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/fileServers/:fileServerName", "responses": [ { "uuid": "9aa4674f-290e-4b53-a302-bd17f62cac7b", "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": "21efd3ae-22ee-4edf-97b5-5ba17335d50e", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "76646851-47c0-4d27-ab6f-fce71ff2f948", "body": "", "latency": 0, "statusCode": 204, "label": "No content.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "8254181d-a35c-4f98-b8fd-b05abafdb104", "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": "96f5ab05-9825-4849-a755-cf082b8c872c", "documentation": "Gets information about a File Server.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/fileServers/:fileServerName", "responses": [ { "uuid": "956c6888-a8db-493f-b6cc-6f3177cf3e1b", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains information about the FileServer.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "b67ffb17-2b6f-4eda-a7d6-9316791d69c7", "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": "015f3f81-6efe-49c6-95f0-739a0dd66fe0", "documentation": "Creates a File Server in the given workspace.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BatchAI/workspaces/:workspaceName/fileServers/:fileServerName", "responses": [ { "uuid": "56d8484d-44ec-489a-912b-34406bef9219", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful. The response contains the file server entity.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "fc512d00-6a63-458d-bd49-e92e1d495d71", "body": "", "latency": 0, "statusCode": 202, "label": "The operation will be completed asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "080378d1-0937-4abe-9480-b847508a31ee", "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": "" } ] }