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

    Interface DNSAuthenticatorCreateArgs

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