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

    Interface JBOFCreate

    interface JBOFCreate {
        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