Inline1

Inline1
Inline1
JSON Example
{
    "componentGroupsComplianceStatistics": [
        {
            "count": 0,
            "status": "string"
        }
    ],
    "targetComponentGroupsState": [
        {
            "complianceUpdatedAt": 0,
            "componentGroup": "string",
            "componentGroupComplianceStatus": "string",
            "componentGroupResourceFqdn": "string",
            "componentGroupResourceId": "string",
            "componentGroupResourceName": "string",
            "policyId": "string",
            "policyName": "string",
            "taskType": "string"
        }
    ]
}
array of object
componentGroupsComplianceStatistics
Optional

Number of component group rows per compliance status

array of object
targetComponentGroupsState
Optional

Latest state per component group affected by the task

Used By