{ "uuid": "0a4d30c3-759e-4b7e-b0ef-dca1020f49eb", "lastMigration": 19, "name": "Update Management", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "8ed1423c-bb9f-401c-b978-1f8b7ca554f4", "documentation": "Return list of software update configuration runs", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/softwareUpdateConfigurationRuns", "responses": [ { "uuid": "0eadfae6-11b9-4f2e-9dc8-e8cb0cb0c4d8", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"computerCount\": {{faker 'random.number'}},\n \"configuredDuration\": \"\",\n \"createdBy\": \"\",\n \"creationTime\": \"{{faker 'date.recent' 365}}\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"failedCount\": {{faker 'random.number'}},\n \"lastModifiedBy\": \"\",\n \"lastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"osType\": \"\",\n \"softwareUpdateConfiguration\": {\n \"name\": \"\"\n },\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"tasks\": {\n \"postTask\": {\n \"jobId\": \"\",\n \"source\": \"\",\n \"status\": \"\"\n },\n \"preTask\": {\n \"jobId\": \"\",\n \"source\": \"\",\n \"status\": \"\"\n }\n }\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Return list of software update configurations runs.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "1502f08a-a7e8-42cf-bd91-5e46854aced5", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Automation 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": "53b28865-0fc2-4d69-8f64-2c9708b9b108", "documentation": "Get a single software update configuration Run by Id.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/softwareUpdateConfigurationRuns/:softwareUpdateConfigurationRunId", "responses": [ { "uuid": "e6351cb4-eefb-4793-a6d4-25acd4be2a5e", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"computerCount\": {{faker 'random.number'}},\n \"configuredDuration\": \"\",\n \"createdBy\": \"\",\n \"creationTime\": \"{{faker 'date.recent' 365}}\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"failedCount\": {{faker 'random.number'}},\n \"lastModifiedBy\": \"\",\n \"lastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"osType\": \"\",\n \"softwareUpdateConfiguration\": {\n \"name\": \"\"\n },\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"tasks\": {\n \"postTask\": {\n \"jobId\": \"\",\n \"source\": \"\",\n \"status\": \"\"\n },\n \"preTask\": {\n \"jobId\": \"\",\n \"source\": \"\",\n \"status\": \"\"\n }\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "A single software update configuration Run.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "8b65b23f-02b9-4d54-9bda-420078e2c24f", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Automation 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": "" } ] }