SSH key created interface

interface SshKeyCreated {
    failedKeys: SshKeyCreate[];
}

Properties

Properties

failedKeys: SshKeyCreate[]

Failed to create SSH keys