NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
UsernamePasswordLoginCredential (schema) (Deprecated)
A login credential specifying a username and password
Name | Description | Type | Notes |
---|---|---|---|
credential_type | Must be set to the value UsernamePasswordLoginCredential | string | Required |
password | The authentication password for login | secure_string | |
thumbprint | Thumbprint of the login server | string | |
username | The username for login | string |