PasswordPolicyComponentGroup

PasswordPolicyComponentGroup
PasswordPolicyComponentGroup

Password policy managed component group resource

JSON Example
{
    "complianceUpdatedAt": 0,
    "componentGroup": "string",
    "componentGroupComplianceStatus": "string",
    "componentGroupResourceFqdn": "string",
    "componentGroupResourceId": "string",
    "componentGroupResourceName": "string",
    "policyId": "string",
    "policyName": "string",
    "taskType": "string"
}
integer As int64 As int64
complianceUpdatedAt
Optional

Epoch millis when compliance was updated

string
componentGroup
Optional

Identifies the specific group the component belongs to: FLEET, MANAGEMENT, or INSTANCE.

Enumeration: FLEET, MANAGEMENT, INSTANCE, UNKNOWN
string
componentGroupComplianceStatus
Optional

Compliance status of the component group or component with respect to the password policy

Enumeration: COMPLIANT, NON_COMPLIANT, NOT_ELIGIBLE, IN_PROGRESS, PENDING, FAILED, NO_POLICY, UNKNOWN
string
componentGroupResourceFqdn
Optional

Component group resource FQDN

string As uuid As uuid
componentGroupResourceId
Optional

Component group resource ID

string
componentGroupResourceName
Optional

Component group resource name

string As uuid As uuid
policyId
Optional

Password policy ID for this component group row (from drift summary when available)

string
policyName
Optional

Password policy display name for this component group row (from drift summary when available)

string
taskType
Optional

Policy operations task type

Enumeration: POLICY_APPLY, POLICY_DETACH, POLICY_RETRY, POLICY_REMEDIATE, COMPLIANCE_RUN, UNKNOWN