Path Parameters
The ID of the SSH host to issue the SSH credentials for.
Body
application/json
The login user to issue the SSH credentials for.
Response
Default Response
The serial number of the issued SSH certificate.
The SSH certificate or signed SSH public key.
The private key corresponding to the issued SSH certificate.
The public key of the issued SSH certificate.
The type of public key algorithm and size, in bits, of the key pair for the SSH host.
Available options:
RSA_2048
, RSA_4096
, EC_prime256v1
, EC_secp384r1
, ED25519