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

    Interface TimeLockedOpt

    interface TimeLockedOpt {
        aapl_name_mangling?: boolean;
        grace_period?: number;
        hostsallow?: string[];
        hostsdeny?: string[];
    }
    Index
    aapl_name_mangling?: boolean
    grace_period?: number
    hostsallow?: string[]
    hostsdeny?: string[]