VcfRoleAssignment

VcfRoleAssignment
VcfRoleAssignment

Role information associated with a principal

JSON Example
{
    "expiresAt": 0,
    "roleDisplayName": "string",
    "roleName": "string",
    "roleScope": {
        "resources": [
            {
                "id": "string",
                "name": "string"
            }
        ],
        "scopeType": "string",
        "ssoName": "string"
    }
}
integer As int64 As int64
expiresAt
Optional

Expiration time of the role in milliseconds

string
roleDisplayName
Optional

Role display name

string
roleName
Required  

Role name, which is unique and used for role assignment

roleScope
Required  

Role scope details