I am trying to refactor an app here that has some problems with going offline using defaultGenerateGeodatabaseParameters, and I was asked by the our Python team to alter the request somewhat.
I managed to change it to match except for one thing, replicaOptions, which I need to remove.
'replicaOptions': '{ "syncDataOptions": 5 }'