NSX-T Data Center REST API
PasswordAuthenticationScheme (schema)
Name | Description | Type | Notes |
---|---|---|---|
identity_file | SSH private key file name | string | |
password | Password to authenticate with | string | |
scheme_name | Authentication scheme name | string | Required Enum: password, key |
username | User name to authenticate with | string | Required Pattern: "^.+$" |