SshKnownHosts

Add new SSH Known Hosts from a list of entries

post/sshknownhosts

Request body

KnownHostEntriesstring[] required

Response

Contains a list of added SSH Known Hosts

Example response

{
  "AddedResources": [
    {
      "Id": "SshKnownHosts-1"
    }
  ]
}

Changes