QueryComplianceStatusRequestType
QueryComplianceStatusRequestType
The parameters of QueryComplianceStatus.
JSON Example
{
"profile": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"entity": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
array of MoRefProfile
profile
Optional
If specified, compliance result for the specified profiles will be returned. This acts like a filtering criteria for the ComplianceResults based on specified profiles.
array of MoRefManagedEntity
entity
Optional
If specified, compliance results for these entities will be returned. This acts like a filtering criteria for the ComplianceResults based on entities.