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

    Interface AuthRespOTPRequired

    interface AuthRespOTPRequired {
        response_type: "OTP_REQUIRED";
        username: string;
    }
    Index
    response_type: "OTP_REQUIRED"
    username: string