usage: nafu_auth_file_upload.py [-h] [-u UPLOAD] [-t TOKEN] [-c CASENUMBER] [-b BUGCHECK] [-o OVERRIDE] [-r REGION] [-s BATCHSIZE] [-d DEBUG] [-p NORESUME] [-l LOG] [-a APIHELP] NetApp Authenticated File Upload. optional arguments: -h, --help show this help message and exit -u UPLOAD, --upload UPLOAD Input file path. -t TOKEN, --token TOKEN Authentication Token. -c CASENUMBER, --casenumber CASENUMBER An active Technical Case Number. -b BUGCHECK, --bugcheck BUGCHECK Check file for known bugs (optional, applicable to core files only) -o OVERRIDE, --override OVERRIDE Provide PMBTA override password to proceed with file upload even after finding a matching BURT/Bug Id -r REGION, --region REGION Provide the server name where you want to upload the file. -s BATCHSIZE, --batchsize BATCHSIZE Provide the batch size to an upload a file. -d DEBUG, --debug DEBUG Provide logging level for the log file. e.g. --debug debug -p NORESUME, --noresume NORESUME Fresh upload or Resume from a previous upload -l LOG, --log LOG File path to save logs generated during script execution (optional). -a APIHELP, --apihelp APIHELP Provide the details of API methods.