@truenas/api-client
    Preparing search index...

    Interface KeychainCredentialCreateSSHKeyPairEntry

    interface KeychainCredentialCreateSSHKeyPairEntry {
        attributes: v25_10_0.SSHKeyPair;
        name: string;
        type: "SSH_KEY_PAIR";
    }
    Index
    attributes: v25_10_0.SSHKeyPair
    name: string
    type: "SSH_KEY_PAIR"