NsxRole

NsxRole
NsxRole

Role

JSON Example
{
    "permissions": [
        "string"
    ],
    "role": "string"
}
array of string
permissions
Optional

Please use the /user-info/permissions api to get the permission that the user has on each feature.

Possible values are : read-api, read-write-api, crud, read, execute, none,
string
role
Required

This field represents the identifier of the role. With the introduction of custom roles, this field is no longer an enum.

Property Of