SSH key create interface

interface SshKeyCreate {
    description: string;
    key: string;
}

Properties

Properties

description: string

SSH key description

key: string

SSH public key