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

    Interface VeeamRepositoryOpt

    interface VeeamRepositoryOpt {
        hostsallow?: string[];
        hostsdeny?: string[];
    }
    Index
    hostsallow?: string[]
    hostsdeny?: string[]