Skip to main content

CreateSshKeyRequest

namestringnullable

Human-readable name of the resource.

publicKeystringnullable

SSH public key value in OpenSSH format.

CreateSshKeyRequest
{
"name": "string",
"publicKey": "string"
}