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

    Interface KeychainCredentialCreateSSHCredentialsEntry

    interface KeychainCredentialCreateSSHCredentialsEntry {
        attributes: v25_10_0.SSHCredentials;
        name: string;
        type: "SSH_CREDENTIALS";
    }
    Index
    name: string
    type: "SSH_CREDENTIALS"