SettingsSolutionCompliance
The SolutionCompliance structure contains information that describe the compliance result of a host with respect to given solution present in the target software specification.
Properties
current
Optional
Current solution present on the host. unset if the solution is not present on the host.
target
Optional
Target solution present in the software specification. unset if solution is not present in the software specification.
JSON Example
{
"notifications": {},
"status": "enum"
}