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

    Interface IscsiGroup

    interface IscsiGroup {
        auth?: number | null;
        authmethod?: v25_10_0.Authmethod;
        initiator?: number | null;
        portal: number;
    }
    Index
    auth?: number | null
    authmethod?: v25_10_0.Authmethod
    initiator?: number | null
    portal: number