ComplianceItem
Information about the compliance as defined by the resource type. For example, for a patch resource type, Items
includes information about the PatchSeverity, Classification, and so on.
Types
Properties
The compliance type. For example, Association (for a State Manager association), Patch, or Custom:string
are all valid compliance types.
A summary for the compliance item. The summary includes an execution ID, the execution type (for example, command), and the execution time.
An ID for the resource. For a managed node, this is the node ID.
The type of resource. ManagedInstance
is currently the only supported resource type.
The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.
The status of the compliance item. An item is either COMPLIANT, NON_COMPLIANT, or an empty string (for Windows patches that aren't applicable).