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

    Interface InterfaceEntryAlias

    interface InterfaceEntryAlias {
        address: string;
        netmask: string | number;
        type: string;
    }
    Index
    address: string
    netmask: string | number
    type: string