NsxRole

NsxRole
NsxRole

Role

JSON Example
{
    "role": "string",
    "permissions": [
        "string"
    ]
}
string
role
Required

Role name

Possible values are : read_only_api_users, read_write_api_users, enterprise_admin, auditor, network_engineer, network_op, security_engineer, security_op, lb_admin, lb_auditor, cloud_service_admin, cloud_service_auditor, site_reliability_engineer, site_reliability_auditor, cloud_admin, cloud_auditor,
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,
Property Of