Body
application/json
The ID of the project to create the SSH CA in.
A friendly name for the SSH CA.
The type of public key algorithm and size, in bits, of the key pair for the SSH CA; required if keySource is internal.
Available options:
RSA_2048, RSA_4096, EC_prime256v1, EC_secp384r1, ED25519 The public key for the SSH CA key pair; required if keySource is external.
The private key for the SSH CA key pair; required if keySource is external.
The source of the SSH CA key pair. This can be one of internal or external.
Available options:
internal, external Response
Default Response