NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
UserInfo (schema)
Authenticated User Info
Name | Description | Type | Notes |
---|---|---|---|
roles | Permissions | array of NsxRole | Required Readonly |
roles_for_paths | Roles for Paths The roles that are associated with the user, limiting them to a path. In case the path is null, the roles apply everywhere i.e. it is same as the deprecated property roles. |
array of RolesForPath | |
user_name | User Name | string | Required Readonly |