ClearComplianceStatusRequestType

ClearComplianceStatusRequestType
ClearComplianceStatusRequestType

The parameters of ClearComplianceStatus.

JSON Example
{
    "profile": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ],
    "entity": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ]
}
profile
Optional

If specified, clear the ComplianceResult related to the Profile.

entity
Optional

If specified, clear the ComplianceResult related to the entity. If profile and entity are not specified, all the ComplianceResults will be cleared.