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

    Interface NVMetSubsysUpdate

    interface NVMetSubsysUpdate {
        allow_any_host?: boolean;
        ana?: boolean | null;
        ieee_oui?: string | null;
        name?: string;
        pi_enable?: boolean | null;
        qid_max?: number | null;
        subnqn?: string | null;
    }
    Index
    allow_any_host?: boolean
    ana?: boolean | null
    ieee_oui?: string | null
    name?: string
    pi_enable?: boolean | null
    qid_max?: number | null
    subnqn?: string | null