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
Optional
Current version of the component present on the host. unset if component is not present on the host.
current_source
Optional
Source of the component on the host. unset if component is not present on the host.
target
Optional
Target version of the component present in the software specification. unset if component is not present in the software specification.
target_source
Optional
Source of the component in the software specification. unset if component is not present in the software specification.
JSON Example
{
"notifications": {},
"status": "enum"
}