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

    Interface JBOFUpdate

    interface JBOFUpdate {
        mgmt_ip1?: string;
        mgmt_ip2?: string;
        mgmt_password?: string;
        mgmt_username?: string;
    }
    Index
    mgmt_ip1?: string
    mgmt_ip2?: string
    mgmt_password?: string
    mgmt_username?: string