NSX-T Data Center REST API

ScpProtocol (schema)

Name Description Type Notes
authentication_scheme Scheme to authenticate if required PasswordAuthenticationScheme Required
host_key_algorithms Host key algorithms

Supported host key algorithms for SSH/SFTP connection.

Algorithms are preferred in the order they are specified in list.
array of HostKeyAlgorithms Minimum items: 1
Default: "['ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', 'ecdsa-sha2-nistp521']"
name Must be set to the value ScpProtocol string Required
Enum: http, https, scp, sftp
ssh_fingerprint SSH fingerprint of server string Required