NamespaceInfraPolicy

NamespaceInfraPolicy
NamespaceInfraPolicy

Represents an infra policy assignment to a namespace with enforcement details.

JSON Example
{
    "infraPolicy": {
        "name": "string",
        "id": "string"
    },
    "enforcedBy": "string",
    "enforcementStatus": "string"
}
infraPolicy
Required

Entity reference used to describe VCD entities

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