ComplianceFailureComplianceFailureValues

ComplianceFailureComplianceFailureValues
ComplianceFailureComplianceFailureValues
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "comparisonIdentifier": "string",
    "profileInstance": "string",
    "hostValue": {
        "_typeName": "string"
    },
    "profileValue": {
        "_typeName": "string"
    }
}
string
comparisonIdentifier
Required

Unique key to a message in the localized message catalog, identifying the fields being compared.

string
profileInstance
Optional

Name of the profile instance, in case of non-singleton profiles.

hostValue
Optional

Value of the non-compliant field on the host.

profileValue
Optional

Value of the non-compliant field in the profile.