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

    Interface DNSAuthenticatorEntry

    interface DNSAuthenticatorEntry {
        attributes:
            | v25_10_0.CloudFlareSchema
            | v25_10_0.DigitalOceanSchema
            | v25_10_0.OVHSchema
            | v25_10_0.Route53Schema
            | v25_10_0.ShellSchema;
        id: number;
        name: string;
    }
    Index
    id: number
    name: string