Authorization_PrivilegeChecks_Info
The PrivilegeChecks.Info structure contains detailed information about a privilege check.
{
"object": {
"type": "string",
"id": "string"
},
"principal": {
"name": "string",
"domain": "string"
},
"privilege": "string"
}
The DynamicID structure represents an identifier for a resource of an arbitrary type.
The PrivilegeChecks.Principal structure contains an identity management principal ID.
Privilege that was checked. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.cis.authz.Privilege. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.cis.authz.Privilege.