ClearComplianceStatusRequestType
ClearComplianceStatusRequestType
The parameters of ClearComplianceStatus.
JSON Example
{
"profile": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"entity": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
array of
MoRefProfile
profile
Optional
If specified, clear the ComplianceResult related to the Profile.
array of
MoRefManagedEntity
entity
Optional
If specified, clear the ComplianceResult related to the entity. If profile and entity are not specified, all the ComplianceResults will be cleared.