NamespaceInfraPolicy
NamespaceInfraPolicy
Represents an infra policy assignment to a namespace with enforcement details.
JSON Example
undefined undefined
{
"infraPolicy": {
"name": "string",
"id": "string"
},
"enforcedBy": "string",
"enforcementStatus": "string"
}
string
enforcedBy
Optional
Indicates who enforced this policy assignment. Possible values are:
- USER
- SYSTEM
string
enforcementStatus
Optional
The current enforcement status of this policy assignment. Possible values are:
- PENDING
- FAILED
- SUCCESS
- PENDING_DELETION