PasswordPolicyComponent
PasswordPolicyComponent
Password policy managed component within a component group resource
JSON Example
{
"complianceUpdatedAt": 0,
"componentComplianceStatus": "string",
"componentDisplayName": "string",
"componentResourceFqdn": "string",
"componentResourceId": "string",
"componentResourceName": "string",
"componentResourceType": "string",
"isClustered": false,
"snapshot": {
"current": "string",
"desired": "string"
}
}
integer As int64
As int64
complianceUpdatedAt
Optional
Epoch millis when compliance was last updated for this component
string
componentComplianceStatus
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
componentDisplayName
Optional
Component display name
string
componentResourceFqdn
Optional
Component resource FQDN
string As uuid
As uuid
componentResourceId
Optional
Component resource ID
string
componentResourceName
Optional
Component resource name
string
componentResourceType
Optional
Component resource type
boolean
isClustered
Optional
Indicates whether the component belongs to a multi-cluster workload domain