Skip to main content

node_reports

Overview

Namenode_reports
TypeResource
Idazure.automation.node_reports

Fields

NameDatatypeDescription
idstringGets or sets the id.
configurationVersionstringGets or sets the configurationVersion of the node report.
endTimestringGets or sets the end time of the node report.
errorsarrayGets or sets the errors for the node report.
hostNamestringGets or sets the hostname of the node that sent the report.
iPV4AddressesarrayGets or sets the IPv4 address of the node that sent the report.
iPV6AddressesarrayGets or sets the IPv6 address of the node that sent the report.
lastModifiedTimestringGets or sets the lastModifiedTime of the node report.
metaConfigurationobjectDefinition of the DSC Meta Configuration.
numberOfResourcesintegerGets or sets the number of resource in the node report.
rawErrorsstringGets or sets the unparsed errors for the node report.
rebootRequestedstringGets or sets the rebootRequested of the node report.
refreshModestringGets or sets the refreshMode of the node report.
reportFormatVersionstringGets or sets the reportFormatVersion of the node report.
reportIdstringGets or sets the id of the node report.
resourcesarrayGets or sets the resource for the node report.
startTimestringGets or sets the start time of the node report.
statusstringGets or sets the status of the node report.
typestringGets or sets the type of the node report.

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, nodeId, reportId, resourceGroupName, subscriptionIdRetrieve the Dsc node report data by node id and report id.
list_by_nodeSELECTautomationAccountName, nodeId, resourceGroupName, subscriptionIdRetrieve the Dsc node report list by node id.
_list_by_nodeEXECautomationAccountName, nodeId, resourceGroupName, subscriptionIdRetrieve the Dsc node report list by node id.