{ "uuid": "90488896-1c5a-4b35-b119-569e090850fc", "lastMigration": 29, "name": "AutomationManagement", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "8eea4847-4a02-4a2f-a566-5bd869f1e8c6", "documentation": "Retrieve a list of dsc compilation jobs.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/compilationjobs", "responses": [ { "uuid": "5e33f869-4889-45e5-ac33-a4c0828ce496", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {}\n ]\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": "0dfc8395-cebf-4352-be52-9bea0ae5ce29", "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" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c64985bd-d8e5-4dd3-90bc-924075c2f845", "documentation": "Retrieve the Dsc configuration compilation job identified by job id.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/compilationjobs/:compilationJobName", "responses": [ { "uuid": "a702e847-fec3-4ec9-8d83-2178a4141817", "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": "a29d9b43-0f2a-4264-a39d-826835a921d0", "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" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7e84aad-5b61-4b26-8c7d-5e91968a5db7", "documentation": "Creates the Dsc compilation job of the configuration.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/compilationjobs/:compilationJobName", "responses": [ { "uuid": "a09ea990-a5d9-460b-800c-2dba58c631e7", "body": "{}", "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": true, "crudKey": "id" }, { "uuid": "bdcf6f83-9614-40c8-baf6-ef12ddba5ad0", "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" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7aaeff96-dff9-48e9-a212-6e9faa6d49cf", "documentation": "Retrieve all the job streams for the compilation Job.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/compilationjobs/:jobId/streams", "responses": [ { "uuid": "beeebac9-9d87-426e-bda0-c60963668d64", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"properties\": {\n \"jobStreamId\": \"\",\n \"streamText\": \"\",\n \"streamType\": \"{{oneOf (array 'Progress' 'Output' 'Warning' 'Error' 'Debug' 'Verbose' 'Any')}}\",\n \"summary\": \"\",\n \"time\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n }\n }\n ]\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": "b78f0842-179b-417f-8bff-326aa6202f04", "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" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5dcb22ab-2fdb-4cd4-8cfd-791a5cf7e283", "documentation": "Retrieve the job stream identified by job stream id.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/compilationjobs/:jobId/streams/:jobStreamId", "responses": [ { "uuid": "dffe0669-cf7f-4ba2-a807-422d782f5018", "body": "{\n \"id\": \"\",\n \"properties\": {\n \"jobStreamId\": \"\",\n \"streamText\": \"\",\n \"streamType\": \"{{oneOf (array 'Progress' 'Output' 'Warning' 'Error' 'Debug' 'Verbose' 'Any')}}\",\n \"summary\": \"\",\n \"time\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n }\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": "ae5c53ce-2170-43db-8236-7c8dcf463011", "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" }], "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": "8eea4847-4a02-4a2f-a566-5bd869f1e8c6" }, { "type": "route", "uuid": "c64985bd-d8e5-4dd3-90bc-924075c2f845" }, { "type": "route", "uuid": "a7e84aad-5b61-4b26-8c7d-5e91968a5db7" }, { "type": "route", "uuid": "7aaeff96-dff9-48e9-a212-6e9faa6d49cf" }, { "type": "route", "uuid": "5dcb22ab-2fdb-4cd4-8cfd-791a5cf7e283" } ] }