PasswordPolicyTasks

PasswordPolicyTasks
PasswordPolicyTasks

List of policy tasks invoked on component groups

JSON Example
{
    "links": [
        {
            "description": "string",
            "href": "string",
            "name": "string",
            "rel": "string"
        }
    ],
    "pageInfo": {
        "page": 0,
        "pageSize": 0,
        "sortBy": "string",
        "sortOrder": "string",
        "totalCount": 0
    },
    "tasks": [
        {
            "overrideComponentGroups": {
                "componentGroupResourceIds": [
                    "string"
                ],
                "componentGroups": [
                    "string"
                ]
            },
            "policyId": "string",
            "targetComponentGroups": {
                "componentGroupResourceIds": [
                    "string"
                ],
                "componentGroups": [
                    "string"
                ]
            },
            "taskId": "string",
            "taskType": "string",
            "createdAt": 0,
            "errorMessage": "string",
            "policyName": "string",
            "taskStatus": "string",
            "updatedAt": 0,
            "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 link
links
Optional

Collection of links

pageInfo
Optional

Represents page information for a paged result

tasks
Optional

Paged policy task details matching the query