NSX-T Data Center REST API

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

ListLocalNodeUsersRequestParameters (schema)

NodeUserPropertiesListResult get request parameters

Name Description Type Notes
filter Show all local user accounts with filter account_type

Show all local user accounts with filter account_type
string Enum: all, guest, service
internal Flag to specify showing all local node user (including internal users) and detailed property

When flag internal is set to true, response will include all node user
(including internal users) and detailed property.
When flag internal is set to false, response will only include user managed accounts.
boolean Default: "False"