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

    Interface KeychainCredentialEntryInput

    interface KeychainCredentialEntryInput {
        attributes: v25_10_0.SSHKeyPair | v25_10_0.SSHCredentials;
        id: number;
        name: string;
        type: v25_10_0.KeychainCredentialEntryTypeInput;
    }
    Index
    id: number
    name: string