SettingsAddOnCompliance
The AddOnCompliance structure contains information that describe the compliance of the OEM add-on with respect to the add-on present in the target software specification.
Properties
current
Optional
Current OEM add-on present on the host. unset if OEM add-on is not present on the host.
status
Required
Compliance status of the OEM add-on.
Possible values are: COMPLIANT , NON_COMPLIANT , INCOMPATIBLE , UNAVAILABLE
target
Optional
Target OEM add-on present in the software specification. unset if OEM add-on is not present in the software specification.
JSON Example
{
"notifications": {},
"status": "enum"
}