SettingsComponentCompliance
The ComponentCompliance structure contains information that describe the compliance of a component with respect to the component present in the target software specification.
Properties
Current version of the component present on the host. unset if component is not present on the host.
Source of the component on the host. unset if component is not present on the host.
Possible values are: BASE_IMAGE , ADD_ON , USER , SOLUTION , HARDWARE_SUPPORT_PACKAGE
Compliance status of the component.
Possible values are: COMPLIANT , NON_COMPLIANT , INCOMPATIBLE , UNAVAILABLE
Target version of the component present in the software specification. unset if component is not present in the software specification.
Source of the component in the software specification. unset if component is not present in the software specification.
Possible values are: BASE_IMAGE , ADD_ON , USER , SOLUTION , HARDWARE_SUPPORT_PACKAGE
JSON Example
{
"notifications": {},
"status": "enum"
}