NSX-T Data Center REST API
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 |