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

    Interface KeychainCredentialUpdateSSHKeyPairEntry

    interface KeychainCredentialUpdateSSHKeyPairEntry {
        attributes?: v25_10_0.SSHKeyPair;
        name?: string;
    }
    Index
    attributes?: v25_10_0.SSHKeyPair
    name?: string