NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

Role (schema)

Role

Name Description Type Notes
role Role identifier

Short identifier for the role. Must be all lower case with no spaces.
string Required
Pattern: "^[_a-z0-9-]+$"
role_display_name Display name for role

A short, human-friendly display name of the role.
string