NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
RetrieveMatchingHostKeyAlgorithmProperties (schema)
Retrieve host key algorithm properties
Server properties - hostname/ip_address, port , ssh fingerprint , supported host key algorithms and matching host key algorithm
| Name | Description | Type | Notes |
|---|---|---|---|
| port | Server port Remote server port on which ssh connection is made. |
integer | Required Minimum: 1 Maximum: 65535 |
| server | Remote server hostname or IP address Server hostname/ip_address for which fingerprint has been retrieved. |
string | Required Pattern: "^.+$" |
| ssh_fingerprint | SSH fingerprint of server Remote server's ssh fingerprint. |
string |