NSX-T Data Center REST API

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

SessionAuthenticationCredentials (schema)

Credentials used to authenticate to NSX

Username and password used to obtain a session cookie.

Name Description Type Notes
j_password Password

Password to use when authenticating.
string Required
j_username User name

User name to authenticate as.
string Required