openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 70.5 kB
JSON
{"openapi":"3.0.0","info":{"title":"AutomationManagement","version":"2018-01-15","x-apisguru-categories":["cloud"],"x-logo":{"url":"https://assets.onestore.ms/cdnfiles/onestorerolling-1606-01000/shell/v3/images/logo/microsoft.png"},"x-origin":[{"format":"swagger","url":"https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNode.json","version":"2.0"}],"x-preferred":true,"x-providerName":"azure.com","x-serviceName":"automation-dscNode","x-tags":["Azure","Microsoft"]},"security":[{"azure_auth":["user_impersonation"]}],"paths":{"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/agentRegistrationInformation":{"get":{"description":"Retrieve the automation agent registration information.","externalDocs":{"url":"http://aka.ms/azureautomationsdk/agentregistrationoperations"},"operationId":"AgentRegistrationInformation_Get","parameters":[{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Get the agent registration information":{"value":"subid"}}},{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"Get the agent registration information":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Get the agent registration information":{"value":"myAutomationAccount18"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"Get the agent registration information":{"value":"2018-01-15"}}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentRegistration"},"examples":{"Get the agent registration information":{"$ref":"#/components/examples/Get_the_agent_registration_information"}}},"text/plain":{"schema":{"$ref":"#/components/schemas/AgentRegistration"},"examples":{"Get the agent registration information":{"$ref":"#/components/examples/Get_the_agent_registration_information"}}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["AgentRegistrationInformation"]}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/agentRegistrationInformation/regenerateKey":{"post":{"description":"Regenerate a primary or secondary agent registration key","externalDocs":{"url":"http://aka.ms/azureautomationsdk/agentregistrationoperations"},"operationId":"AgentRegistrationInformation_RegenerateKey","parameters":[{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Regenerate registration key":{"value":"subid"}}},{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"Regenerate registration key":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Regenerate registration key":{"value":"myAutomationAccount18"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"Regenerate registration key":{"value":"2018-01-15"}}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentRegistrationRegenerateKeyParameter"}}},"description":"The name of the agent registration key to be regenerated","required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentRegistration"},"examples":{"Regenerate registration key":{"$ref":"#/components/examples/Regenerate_registration_key"}}},"text/plain":{"schema":{"$ref":"#/components/schemas/AgentRegistration"},"examples":{"Regenerate registration key":{"$ref":"#/components/examples/Regenerate_registration_key"}}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["AgentRegistrationInformation"]}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/nodes":{"get":{"description":"Retrieve a list of dsc nodes.","externalDocs":{"url":"http://aka.ms/azureautomationsdk/dscnodeoperations"},"operationId":"DscNode_ListByAutomationAccount","parameters":[{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"List DSC nodes by Automation Account":{"value":"rg"},"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"value":"rg"},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"value":"rg"},"List Paged DSC nodes by Automation Account with name filter":{"value":"rg"},"List Paged DSC nodes by Automation Account with no filters":{"value":"rg"},"List Paged DSC nodes by Automation Account with node status filter":{"value":"rg"},"List Paged DSC nodes by Automation Account with version filter":{"value":"rg"},"List Paged DSC nodes with filters separated by 'and'":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"List DSC nodes by Automation Account":{"value":"myAutomationAccount33"},"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"value":"myAutomationAccount33"},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"value":"myAutomationAccount33"},"List Paged DSC nodes by Automation Account with name filter":{"value":"myAutomationAccount33"},"List Paged DSC nodes by Automation Account with no filters":{"value":"myAutomationAccount33"},"List Paged DSC nodes by Automation Account with node status filter":{"value":"myAutomationAccount33"},"List Paged DSC nodes by Automation Account with version filter":{"value":"myAutomationAccount33"},"List Paged DSC nodes with filters separated by 'and'":{"value":"myAutomationAccount33"}}},{"description":"The filter to apply on the operation.","in":"query","name":"$filter","required":false,"schema":{"type":"string"},"examples":{"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"value":"properties/nodeConfiguration/name eq ''"},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"value":"contains(properties/nodeConfiguration/name,'SetupServer.localhost,SetupClient.localhost,$$Not$$Configured$$')"},"List Paged DSC nodes by Automation Account with name filter":{"value":"contains('DSCCOMP',name)"},"List Paged DSC nodes by Automation Account with node status filter":{"value":"contains(properties/status,'Compliant,NotCompliant')"},"List Paged DSC nodes by Automation Account with version filter":{"value":"properties/extensionHandler/any(eh: eh/version le '2.70')"},"List Paged DSC nodes with filters separated by 'and'":{"value":"properties/extensionHandler/any(eh: eh/version gt '2.70') and contains(name,'sql') and contains(properties/nodeConfiguration/name,'$$Not$$Configured$$')"}}},{"description":"The number of rows to skip.","in":"query","name":"$skip","required":false,"schema":{"type":"integer"},"examples":{"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"value":0},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"value":0},"List Paged DSC nodes by Automation Account with name filter":{"value":0},"List Paged DSC nodes by Automation Account with no filters":{"value":0},"List Paged DSC nodes by Automation Account with node status filter":{"value":0},"List Paged DSC nodes by Automation Account with version filter":{"value":0},"List Paged DSC nodes with filters separated by 'and'":{"value":0}}},{"description":"The number of rows to take.","in":"query","name":"$top","required":false,"schema":{"type":"integer"},"examples":{"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"value":20},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"value":4},"List Paged DSC nodes by Automation Account with name filter":{"value":6},"List Paged DSC nodes by Automation Account with no filters":{"value":2},"List Paged DSC nodes by Automation Account with node status filter":{"value":4},"List Paged DSC nodes by Automation Account with version filter":{"value":4},"List Paged DSC nodes with filters separated by 'and'":{"value":10}}},{"description":"Return total rows.","in":"query","name":"$inlinecount","required":false,"schema":{"type":"string"},"examples":{"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"value":"allpages"},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"value":"allpages"},"List Paged DSC nodes by Automation Account with name filter":{"value":"allpages"},"List Paged DSC nodes by Automation Account with no filters":{"value":"allpages"},"List Paged DSC nodes by Automation Account with node status filter":{"value":"allpages"},"List Paged DSC nodes by Automation Account with version filter":{"value":"allpages"},"List Paged DSC nodes with filters separated by 'and'":{"value":"allpages"}}},{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"List DSC nodes by Automation Account":{"value":"subid"},"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"value":"subid"},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"value":"subid"},"List Paged DSC nodes by Automation Account with name filter":{"value":"subid"},"List Paged DSC nodes by Automation Account with no filters":{"value":"subid"},"List Paged DSC nodes by Automation Account with node status filter":{"value":"subid"},"List Paged DSC nodes by Automation Account with version filter":{"value":"subid"},"List Paged DSC nodes with filters separated by 'and'":{"value":"subid"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"List DSC nodes by Automation Account":{"value":"2018-01-15"},"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"value":"2018-01-15"},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"value":"2018-01-15"},"List Paged DSC nodes by Automation Account with name filter":{"value":"2018-01-15"},"List Paged DSC nodes by Automation Account with no filters":{"value":"2018-01-15"},"List Paged DSC nodes by Automation Account with node status filter":{"value":"2018-01-15"},"List Paged DSC nodes by Automation Account with version filter":{"value":"2018-01-15"},"List Paged DSC nodes with filters separated by 'and'":{"value":"2018-01-15"}}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DscNodeListResult"},"examples":{"List DSC nodes by Automation Account":{"$ref":"#/components/examples/List_DSC_nodes_by_Automation_Account"},"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_where_Node_Configurations_are_not_assigned_filter"},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_Node_Configuration_Custom_filter"},"List Paged DSC nodes by Automation Account with name filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_name_filter"},"List Paged DSC nodes by Automation Account with no filters":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_no_filters"},"List Paged DSC nodes by Automation Account with node status filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_node_status_filter"},"List Paged DSC nodes by Automation Account with version filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_version_filter"},"List Paged DSC nodes with filters separated by 'and'":{"$ref":"#/components/examples/List_Paged_DSC_nodes_with_filters_separated_by_and_"}}},"text/plain":{"schema":{"$ref":"#/components/schemas/DscNodeListResult"},"examples":{"List DSC nodes by Automation Account":{"$ref":"#/components/examples/List_DSC_nodes_by_Automation_Account"},"List Paged DSC nodes by Automation Account where Node Configurations are not assigned filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_where_Node_Configurations_are_not_assigned_filter"},"List Paged DSC nodes by Automation Account with Node Configuration Custom filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_Node_Configuration_Custom_filter"},"List Paged DSC nodes by Automation Account with name filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_name_filter"},"List Paged DSC nodes by Automation Account with no filters":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_no_filters"},"List Paged DSC nodes by Automation Account with node status filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_node_status_filter"},"List Paged DSC nodes by Automation Account with version filter":{"$ref":"#/components/examples/List_Paged_DSC_nodes_by_Automation_Account_with_version_filter"},"List Paged DSC nodes with filters separated by 'and'":{"$ref":"#/components/examples/List_Paged_DSC_nodes_with_filters_separated_by_and_"}}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["DscNode"],"x-ms-odata":"#/components/schemas/DscNode","x-ms-pageable":{"nextLinkName":"nextLink"}}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/nodes/{nodeId}":{"delete":{"description":"Delete the dsc node identified by node id.","externalDocs":{"url":"http://aka.ms/azureautomationsdk/dscnodeoperations"},"operationId":"DscNode_Delete","parameters":[{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"Delete a DSC Node":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Delete a DSC Node":{"value":"myAutomationAccount9"}}},{"description":"The node id.","in":"path","name":"nodeId","required":true,"schema":{"type":"string"},"examples":{"Delete a DSC Node":{"value":"e1243a76-a9bd-432f-bde3-ad8f317ee786"}}},{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Delete a DSC Node":{"value":"subid"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"Delete a DSC Node":{"value":"2018-01-15"}}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DscNode"}},"text/plain":{"schema":{"$ref":"#/components/schemas/DscNode"}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["DscNode"]},"get":{"description":"Retrieve the dsc node identified by node id.","externalDocs":{"url":"http://aka.ms/azureautomationsdk/dscnodeoperations"},"operationId":"DscNode_Get","parameters":[{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"Get a node":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Get a node":{"value":"myAutomationAccount33"}}},{"description":"The node id.","in":"path","name":"nodeId","required":true,"schema":{"type":"string"},"examples":{"Get a node":{"value":"nodeId"}}},{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Get a node":{"value":"subid"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"Get a node":{"value":"2018-01-15"}}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DscNode"},"examples":{"Get a node":{"$ref":"#/components/examples/Get_a_node"}}},"text/plain":{"schema":{"$ref":"#/components/schemas/DscNode"},"examples":{"Get a node":{"$ref":"#/components/examples/Get_a_node"}}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["DscNode"]},"patch":{"description":"Update the dsc node.","externalDocs":{"url":"http://aka.ms/azureautomationsdk/dscnodeoperations"},"operationId":"DscNode_Update","parameters":[{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"Update a node":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Update a node":{"value":"myAutomationAccount33"}}},{"description":"Parameters supplied to the update dsc node.","in":"path","name":"nodeId","required":true,"schema":{"type":"string"},"examples":{"Update a node":{"value":"nodeId"}}},{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Update a node":{"value":"subid"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"Update a node":{"value":"2018-01-15"}}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DscNodeUpdateParameters"}}},"description":"Parameters supplied to the update dsc node.","required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DscNode"},"examples":{"Update a node":{"$ref":"#/components/examples/Update_a_node"}}},"text/plain":{"schema":{"$ref":"#/components/schemas/DscNode"},"examples":{"Update a node":{"$ref":"#/components/examples/Update_a_node"}}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["DscNode"]}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/nodes/{nodeId}/reports":{"get":{"description":"Retrieve the Dsc node report list by node id.","externalDocs":{"url":"http://aka.ms/azureautomationsdk/dscnodereportoperations"},"operationId":"NodeReports_ListByNode","parameters":[{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"List DSC reports by node id.":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"List DSC reports by node id.":{"value":"myAutomationAccount33"}}},{"description":"The parameters supplied to the list operation.","in":"path","name":"nodeId","required":true,"schema":{"type":"string"},"examples":{"List DSC reports by node id.":{"value":"nodeId"}}},{"description":"The filter to apply on the operation.","in":"query","name":"$filter","required":false,"schema":{"type":"string"}},{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"List DSC reports by node id.":{"value":"subid"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"List DSC reports by node id.":{"value":"2018-01-15"}}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DscNodeReportListResult"},"examples":{"List DSC reports by node id.":{"$ref":"#/components/examples/List_DSC_reports_by_node_id."}}},"text/plain":{"schema":{"$ref":"#/components/schemas/DscNodeReportListResult"},"examples":{"List DSC reports by node id.":{"$ref":"#/components/examples/List_DSC_reports_by_node_id."}}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["NodeReports"],"x-ms-odata":"#/components/schemas/DscNodeReport","x-ms-pageable":{"nextLinkName":"nextLink"}}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/nodes/{nodeId}/reports/{reportId}":{"get":{"description":"Retrieve the Dsc node report data by node id and report id.","externalDocs":{"url":"http://aka.ms/azureautomationsdk/dscnodereportoperations"},"operationId":"NodeReports_Get","parameters":[{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"Get Dsc node report data by node id and report id. ":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Get Dsc node report data by node id and report id. ":{"value":"myAutomationAccount33"}}},{"description":"The Dsc node id.","in":"path","name":"nodeId","required":true,"schema":{"type":"string"},"examples":{"Get Dsc node report data by node id and report id. ":{"value":"nodeId"}}},{"description":"The report id.","in":"path","name":"reportId","required":true,"schema":{"type":"string"},"examples":{"Get Dsc node report data by node id and report id. ":{"value":"903a5ead-140c-11e7-a943-000d3a6140c9"}}},{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Get Dsc node report data by node id and report id. ":{"value":"subid"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"Get Dsc node report data by node id and report id. ":{"value":"2018-01-15"}}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DscNodeReport"},"examples":{"Get Dsc node report data by node id and report id. ":{"$ref":"#/components/examples/Get_Dsc_node_report_data_by_node_id_and_report_id._"}}},"text/plain":{"schema":{"$ref":"#/components/schemas/DscNodeReport"},"examples":{"Get Dsc node report data by node id and report id. ":{"$ref":"#/components/examples/Get_Dsc_node_report_data_by_node_id_and_report_id._"}}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["NodeReports"]}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/nodes/{nodeId}/reports/{reportId}/content":{"get":{"description":"Retrieve the Dsc node reports by node id and report id.","externalDocs":{"url":"http://aka.ms/azureautomationsdk/dscnodereportoperations"},"operationId":"NodeReports_GetContent","parameters":[{"description":"Name of an Azure Resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string","minLength":1,"maxLength":90,"pattern":"^[-\\w\\._]+$"},"examples":{"Get content of node":{"value":"rg"}}},{"description":"The name of the automation account.","in":"path","name":"automationAccountName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Get content of node":{"value":"myAutomationAccount33"}}},{"description":"The Dsc node id.","in":"path","name":"nodeId","required":true,"schema":{"type":"string"},"examples":{"Get content of node":{"value":"nodeId"}}},{"description":"The report id.","in":"path","name":"reportId","required":true,"schema":{"type":"string"},"examples":{"Get content of node":{"value":"reportId"}}},{"description":"Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Get content of node":{"value":"subid"}}},{"description":"Client Api Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string"},"examples":{"Get content of node":{"value":"2018-01-15"}}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"object"},"examples":{"Get content of node":{"$ref":"#/components/examples/Get_content_of_node"}}},"text/plain":{"schema":{"type":"object"},"examples":{"Get content of node":{"$ref":"#/components/examples/Get_content_of_node"}}}}},"default":{"description":"Automation error response describing why the operation failed.","content":{"application/json":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}},"text/plain":{"schema":{"description":"Error response of an operation failure","properties":{"code":{"description":"Error code","type":"string"},"message":{"description":"Error message indicating why the operation failed.","type":"string"}},"type":"object"}}}}},"tags":["NodeReports"]}}},"servers":[{"url":"https://management.azure.com"}],"components":{"examples":{"Get_the_agent_registration_information":{"value":{"dscMetaConfiguration":"\r\n\tinstance of MSFT_WebDownloadManager as $MSFT_WebDownloadManager1ref\r\n\t{\r\n\tResourceID = \"[ConfigurationRepositoryWeb]AzureAutomationDSC\";\r\n\t SourceInfo = \"C:\\\\OaaS-RegistrationMetaConfig2.ps1::20::9::ConfigurationRepositoryWeb\";\r\n\t RegistrationKey = \"5ci0000000000000000000000000000000000000000000000000000000000000000000000000000Y5H/8wFg==\"; \r\n\t ServerURL = \"https://eus2-agentservice-prod-1.azure-automation.net/accounts/bd8fac9e-0000-0000-0000-0000f474fbf6\";\r\n\t};\r\n\r\n\tinstance of MSFT_WebResourceManager as $MSFT_WebResourceManager1ref\r\n\t{\r\n\t SourceInfo = \"C:\\\\OaaS-RegistrationMetaConfig2.ps1::27::9::ResourceRepositoryWeb\";\r\n\t ServerURL = \"https://eus2-agentservice-prod-1.azure-automation.net/accounts/bd8fac9e-0000-0000-0000-0000f474fbf6\";\r\n\t ResourceID = \"[ResourceRepositoryWeb]AzureAutomationDSC\";\r\n\t RegistrationKey = \"5ci0000000000000000000000000000000000000000000000000000000000000000000000000000Y5H/8wFg==\"; \r\n\t};\r\n\r\n\tinstance of MSFT_WebReportManager as $MSFT_WebReportManager1ref\r\n\t{\r\n\t SourceInfo = \"C:\\\\OaaS-RegistrationMetaConfig2.ps1::34::9::ReportServerWeb\";\r\n\t ServerURL = \"https://eus2-agentservice-prod-1.azure-automation.net/accounts/bd8fac9e-0000-0000-0000-0000f474fbf6\";\r\n\t ResourceID = \"[ReportServerWeb]AzureAutomationDSC\";\r\n\t RegistrationKey = \"5ci0000000000000000000000000000000000000000000000000000000000000000000000000000Y5H/8wFg==\"; \r\n\t};\r\n\r\n\tinstance of MSFT_DSCMetaConfiguration as $MSFT_DSCMetaConfiguration1ref\r\n\t{\r\n\t RefreshMode = \"Pull\";\r\n\t AllowModuleOverwrite = False;\r\n\t ActionAfterReboot = \"ContinueConfiguration\";\r\n\t RefreshFrequencyMins = 30;\r\n\t RebootNodeIfNeeded = False;\r\n\t ConfigurationModeFrequencyMins = 15;\r\n\t ConfigurationMode = \"ApplyAndMonitor\";\r\n\r\n\t ResourceModuleManagers = {\r\n\t $MSFT_WebResourceManager1ref \r\n\t};\r\n\t ReportManagers = {\r\n\t $MSFT_WebReportManager1ref \r\n\t };\r\n\t ConfigurationDownloadManagers = {\r\n\t $MSFT_WebDownloadManager1ref \r\n\t };\r\n\t};\r\n\r\n\tinstance of OMI_ConfigurationDocument\r\n\t{\r\n\t Version=\"2.0.0\";\r\n\t MinimumCompatibleVersion = \"2.0.0\";\r\n\t CompatibleVersionAdditionalProperties= { \"MSFT_DSCMetaConfiguration:StatusRetentionTimeInDays\" };\r\n\t Author=\"azureautomation\";\r\n\t GenerationDate=\"04/17/2015 11:41:09\";\r\n\t GenerationHost=\"azureautomation-01\";\r\n\t Name=\"RegistrationMetaConfig\";\r\n\t};\r\n\t","endpoint":"https://eus2-agentservice-prod-1.azure-automation.net/accounts/bd8fac9e-0000-0000-0000-0000f474fbf6","id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount18/agentRegistrationInformation/https://eus2-agentservice-prod-1.azure-automation.net/accounts/bd8fac9e-0000-0000-0000-0000f474fbf6","keys":{"primary":"5ci0000000000000000000000000000000000000000000000000000000000000000000000000000Y5H/8wFg==","secondary":"rVp0000000000000000000000000000000000000000000000000000000000000000000000000000f8cbmrOA=="}}},"Regenerate_registration_key":{"value":{"endpoint":"https://eus2-agentservice-prod-1.azure-automation.net/accounts/bd8fac9e-0000-0000-0000-0000f474fbf6","keys":{"primary":"5ci0000000000000000000000000000000000000000000000000000000000000000000000000000Y5H/8wFg==","secondary":"rVp0000000000000000000000000000000000000000000000000000000000000000000000000000f8cbmrOA=="}}},"List_DSC_nodes_by_Automation_Account":{"value":{"value":[{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/nodeId","name":"DSCCOMP","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"nodeId","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Pending"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/nodeId2","name":"DSCCOMP2","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"nodeId2","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Pending"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}]}},"List_Paged_DSC_nodes_by_Automation_Account_where_Node_Configurations_are_not_assigned_filter":{"value":{"totalCount":2,"value":[{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node60","name":"Node60","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":""},"nodeId":"477F9596-92F3-479A-82F2-9EE149F2C6B0","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node61","name":"Node61","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":""},"nodeId":"E5D5D0B5-400D-48F7-A791-612945DAC5EB","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}]}},"List_Paged_DSC_nodes_by_Automation_Account_with_Node_Configuration_Custom_filter":{"value":{"totalCount":12,"value":[{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node32","name":"Node32","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":""},"nodeId":"477F9596-92F3-479A-82F2-9EE149F2C6B0","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node33","name":"Node33","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"E5D5D0B5-400D-48F7-A791-612945DAC5EB","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node34","name":"Node34","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupClient.localhost"},"nodeId":"Node34","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node35","name":"Node35","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupClient.localhost"},"nodeId":"Node35","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"NotCompliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}]}},"List_Paged_DSC_nodes_by_Automation_Account_with_name_filter":{"value":{"totalCount":2,"value":[{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/DSCCOMP","name":"DSCCOMP","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"708D250A-2169-4B54-89FF-76F5F71C252A","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/DSCCOMP2","name":"DSCCOMP2","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"3B4BB31A-5132-4669-A15F-A17E234D1634","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Failed"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}]}},"List_Paged_DSC_nodes_by_Automation_Account_with_no_filters":{"value":{"totalCount":152,"value":[{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/nodeId","name":"DSCCOMP","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"FCC20208-E781-41C4-A757-17AA0429B3A4","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Pending"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/nodeId2","name":"DSCCOMP2","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"A63C781C-0C50-4825-B295-B7F8ECFD0DBC","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Pending"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}]}},"List_Paged_DSC_nodes_by_Automation_Account_with_node_status_filter":{"value":{"totalCount":67,"value":[{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node12","name":"Node12","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"01D64CDE-85DD-4C9B-B8F1-2F725348FDEC","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node13","name":"Node13","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"E13076D7-A959-4067-B02F-4F014AAD22D7","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node14","name":"Node14","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"4289B441-B9A0-4309-93FC-0C5100CFBE46","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node15","name":"Node15","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"CBD2212B-8F4C-4049-98E7-1DBCBED7343B","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"NotCompliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}]}},"List_Paged_DSC_nodes_by_Automation_Account_with_version_filter":{"value":{"totalCount":7,"value":[{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node62","name":"Node62","properties":{"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"01D64CDE-85DD-4C9B-B8F1-2F725348FDEC","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node63","name":"Node63","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.70.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"E13076D7-A959-4067-B02F-4F014AAD22D7","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node64","name":"Node64","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.70.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"4289B441-B9A0-4309-93FC-0C5100CFBE46","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"},{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Node65","name":"Node65","properties":{"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"CBD2212B-8F4C-4049-98E7-1DBCBED7343B","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"NotCompliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}]}},"List_Paged_DSC_nodes_with_filters_separated_by_and_":{"value":{"totalCount":1,"value":[{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/Sql1","name":"Sql1","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.70.0.1"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupSqlServer.localhost"},"nodeId":"01D64CDE-85DD-4C9B-B8F1-2F725348FDEC","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Compliant"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}]}},"Get_a_node":{"value":{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/nodeId","name":"DSCCOMP","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"nodeId","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Pending"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}},"Update_a_node":{"value":{"id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/nodeId","name":"DSCCOMP","properties":{"extensionHandler":[{"name":"Microsoft.Powershell.DSC","version":"2.75.0.0"}],"ip":"ip","lastSeen":"2018-03-22T22:25:39.0963773+00:00","nodeConfiguration":{"name":"SetupServer.localhost"},"nodeId":"nodeId","registrationTime":"2018-03-10T00:51:12.5393083+00:00","status":"Pending"},"type":"Microsoft.Automation/AutomationAccounts/Nodes"}},"List_DSC_reports_by_node_id.":{"value":{"value":[{"configurationVersion":"2.0.0","endTime":"2017-03-28T23:16:27.587+00:00","id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/nodeId/reports/903a5ead-140c-11e7-a943-000d3a6140c9","lastModifiedTime":"2017-03-28T23:16:29.4440401+00:00","rebootRequested":"False","refreshMode":"Pull","reportFormatVersion":"2.0","reportId":"903a5ead-140c-11e7-a943-000d3a6140c9","startTime":"2017-03-28T23:16:27.587+00:00","status":"Compliant","type":"Consistency"},{"configurationVersion":"2.0.0","endTime":"2017-03-28T23:16:27.015+00:00","id":"/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/myAutomationAccount33/nodes/nodeId/reports/903a5eac-140c-11e7-a943-000d3a6140c9","lastModifiedTime":"2017-03-28T23:16:28.3813034+00:00","rebootRequested":"False","refreshMode":"Pull","reportFormatVersion":"2.0","reportId":"903a5eac-140c-11e7-a943-000d3a6140c9","startTime":"2017-03-28T23:16:26.015+00:00","status":"Compliant","type":"Consistency"},{"configurationVersion":"2.0.0","endTime":"2017-03-28T23:0