InlineRoleBinding1

InlineRoleBinding1
InlineRoleBinding1
JSON Example
{
    "stale": "string",
    "type": "string",
    "name": "string",
    "roles": [
        {
            "role": "string"
        }
    ]
}
string
stale
Optional

Property 'stale' can be considered to have these values - absent - This type of rolebinding does not support stale property TRUE - Rolebinding is stale in vIDM meaning the user is no longer present in vIDM FALSE - Rolebinding is available in vIDM UNKNOWN - Rolebinding's state of staleness in unknown Once rolebindings become stale, they can be deleted using the API POST /aaa/role-bindings?action=delete_stale_bindings

Possible values are : TRUE, FALSE, UNKNOWN,
string
type
Optional

Type

Possible values are : remote_user, remote_group, local_user, principal_identity,
string
name
Optional

User/Group's name

array of Role
roles
Optional

Roles