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

    Interface InterfaceCreateAlias

    interface InterfaceCreateAlias {
        address: string;
        netmask: number;
        type?: v25_10_0.InterfaceCreateAliasTypeInput;
    }
    Index
    address: string
    netmask: number