NSX-T Data Center REST API

HostKeyAlgorithms (type)

{
  "enum": [
    "ecdsa-sha2-nistp256", 
    "ecdsa-sha2-nistp384", 
    "ecdsa-sha2-nistp521", 
    "ssh-dss", 
    "ssh-ed25519", 
    "ssh-rsa"
  ], 
  "id": "HostKeyAlgorithms", 
  "title": "SSH key type", 
  "type": "string"
}