username=MongoDB_username_if_set
password=MongoDB_password_if_set
port=MongoDB_port_number
bin=Binary_path
host=Localhost_IP_number
ignoreMongoQuiesceErrors=0
ignoreMongoUnquiesceErrors=0
Note: To ignore errors while quiescing or unquiescing the server during backup, set the ignoreMongoQuiesceErrors and ignoreMongoUnquiesceErrors parameter values to 1.