{ "uuid": "6ad0b8ce-817b-4545-ab1c-a0153261d6cc", "lastMigration": 29, "name": "AutomationManagement", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "384a69e3-556f-4bea-b180-270027ab183a", "documentation": "Retrieve the automation agent registration information.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/agentRegistrationInformation", "responses": [ { "uuid": "1cff7b4e-317e-47cd-b91e-99b935833963", "body": "{\n \"dscMetaConfiguration\": \"\",\n \"endpoint\": \"\",\n \"id\": \"\",\n \"keys\": {\n \"primary\": \"\",\n \"secondary\": \"\"\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": "727a6f50-8927-4cfe-aed4-9eb616793e1b", "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": "41af48cb-75d6-46d4-b8e6-c40719bd4b00", "documentation": "Regenerate a primary or secondary agent registration key", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/agentRegistrationInformation/regenerateKey", "responses": [ { "uuid": "91820ff0-fdab-4f28-9198-74a850dbc8ce", "body": "{\n \"dscMetaConfiguration\": \"\",\n \"endpoint\": \"\",\n \"id\": \"\",\n \"keys\": {\n \"primary\": \"\",\n \"secondary\": \"\"\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": "2435ace0-4902-4364-89e3-86c2bb12f069", "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": "44faec12-cac9-4525-9685-f803330b1df9", "documentation": "Retrieve a list of dsc nodes.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/nodes", "responses": [ { "uuid": "ae25247a-f830-4e7a-88c1-e23a0e872609", "body": "{\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\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": "fb51bc9a-3f70-40ff-bce1-403747e911e6", "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": "a4013253-c854-4d06-bde7-f017a629448b", "documentation": "Delete the dsc node identified by node id.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/nodes/:nodeId", "responses": [ { "uuid": "04da086e-b7db-486d-8a1c-31154610f9d8", "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": "14a6e0cb-24d5-47d7-9f62-4fdaff1d2099", "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": "0675ab7b-ec28-44f9-a3d8-2cbad203fbab", "documentation": "Retrieve the dsc node identified by node id.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/nodes/:nodeId", "responses": [ { "uuid": "72ec021b-f9c5-4c6b-9882-1f8086716817", "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": "ad5b34b5-6cff-4e14-8b12-c16ed0193cb1", "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": "f8d07bab-cae3-475a-968a-eaaebe041b2b", "documentation": "Update the dsc node.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/nodes/:nodeId", "responses": [ { "uuid": "1a5a1a10-0d62-4cf2-8b08-f2331e699b79", "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": "0b419a28-f12a-4d86-86eb-0a8f884b6d00", "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": "b6ded594-3cf4-4404-9fad-afed0026fd13", "documentation": "Retrieve the Dsc node report list by node id.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/nodes/:nodeId/reports", "responses": [ { "uuid": "217b251d-1a88-4146-a2b8-1c4721846dd8", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"configurationVersion\": \"\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"errors\": [\n {\n \"errorCode\": \"\",\n \"errorDetails\": \"\",\n \"errorMessage\": \"\",\n \"errorSource\": \"\",\n \"locale\": \"\",\n \"resourceId\": \"\"\n }\n ],\n \"hostName\": \"\",\n \"iPV4Addresses\": [\n \"\"\n ],\n \"iPV6Addresses\": [\n \"\"\n ],\n \"id\": \"\",\n \"lastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"metaConfiguration\": {\n \"actionAfterReboot\": \"\",\n \"allowModuleOverwrite\": {{faker 'datatype.boolean'}},\n \"certificateId\": \"\",\n \"configurationMode\": \"\",\n \"configurationModeFrequencyMins\": {{faker 'number.int' max=99999}},\n \"rebootNodeIfNeeded\": {{faker 'datatype.boolean'}},\n \"refreshFrequencyMins\": {{faker 'number.int' max=99999}}\n },\n \"numberOfResources\": {{faker 'number.int' max=99999}},\n \"rawErrors\": \"\",\n \"rebootRequested\": \"\",\n \"refreshMode\": \"\",\n \"reportFormatVersion\": \"\",\n \"reportId\": \"\",\n \"resources\": [\n {\n \"dependsOn\": [\n {\n \"resourceId\": \"\"\n }\n ],\n \"durationInSeconds\": {{faker 'number.float'}},\n \"error\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"resourceId\": \"\",\n \"resourceName\": \"\",\n \"sourceInfo\": \"\",\n \"startDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\"\n }\n ],\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"type\": \"\"\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": "daa95c1b-3b6b-456a-94c8-1f9e856161f2", "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": "42f25d6c-526c-46c9-8e69-4a202655c69f", "documentation": "Retrieve the Dsc node report data by node id and report id.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/nodes/:nodeId/reports/:reportId", "responses": [ { "uuid": "1552a086-e86a-4ceb-83ba-38742955083e", "body": "{\n \"configurationVersion\": \"\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"errors\": [\n {\n \"errorCode\": \"\",\n \"errorDetails\": \"\",\n \"errorMessage\": \"\",\n \"errorSource\": \"\",\n \"locale\": \"\",\n \"resourceId\": \"\"\n }\n ],\n \"hostName\": \"\",\n \"iPV4Addresses\": [\n \"\"\n ],\n \"iPV6Addresses\": [\n \"\"\n ],\n \"id\": \"\",\n \"lastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"metaConfiguration\": {\n \"actionAfterReboot\": \"\",\n \"allowModuleOverwrite\": {{faker 'datatype.boolean'}},\n \"certificateId\": \"\",\n \"configurationMode\": \"\",\n \"configurationModeFrequencyMins\": {{faker 'number.int' max=99999}},\n \"rebootNodeIfNeeded\": {{faker 'datatype.boolean'}},\n \"refreshFrequencyMins\": {{faker 'number.int' max=99999}}\n },\n \"numberOfResources\": {{faker 'number.int' max=99999}},\n \"rawErrors\": \"\",\n \"rebootRequested\": \"\",\n \"refreshMode\": \"\",\n \"reportFormatVersion\": \"\",\n \"reportId\": \"\",\n \"resources\": [\n {\n \"dependsOn\": [\n {\n \"resourceId\": \"\"\n }\n ],\n \"durationInSeconds\": {{faker 'number.float'}},\n \"error\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"resourceId\": \"\",\n \"resourceName\": \"\",\n \"sourceInfo\": \"\",\n \"startDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\"\n }\n ],\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "155ae68f-aea2-40d8-9395-0afb80e75be7", "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": "e68d46a8-d9d6-400f-b56d-b08536ff9e78", "documentation": "Retrieve the Dsc node reports by node id and report id.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/nodes/:nodeId/reports/:reportId/content", "responses": [ { "uuid": "f0b8120e-4d50-42ed-8667-139877551cd6", "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": "efca89f5-9397-4f65-b4dd-a4d69e0a9414", "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": "384a69e3-556f-4bea-b180-270027ab183a" }, { "type": "route", "uuid": "41af48cb-75d6-46d4-b8e6-c40719bd4b00" }, { "type": "route", "uuid": "44faec12-cac9-4525-9685-f803330b1df9" }, { "type": "route", "uuid": "a4013253-c854-4d06-bde7-f017a629448b" }, { "type": "route", "uuid": "0675ab7b-ec28-44f9-a3d8-2cbad203fbab" }, { "type": "route", "uuid": "f8d07bab-cae3-475a-968a-eaaebe041b2b" }, { "type": "route", "uuid": "b6ded594-3cf4-4404-9fad-afed0026fd13" }, { "type": "route", "uuid": "42f25d6c-526c-46c9-8e69-4a202655c69f" }, { "type": "route", "uuid": "e68d46a8-d9d6-400f-b56d-b08536ff9e78" } ] }