delphix / dxtoolkit

Scripts that remotely interact with Delphix engine APIs
Apache License 2.0
38 stars 32 forks source link

dx_get_jobs Json format produce a whitespaces for Job Ref #169

Open lwasylow opened 3 years ago

lwasylow commented 3 years ago

Hi just wanted to check if this is expected behaviour ? When run a dx_get_jobs -format json I get this. Notice empty spaces on Job Ref key.

{ "Start date": "2021-02-17 23:00:00 GMT", "Job ref ": "JOB-9681", "State": "COMPLETED", "Type": "DB_REFRESH", "Appliance": "server", "Username": "N/A", "End date": "2021-02-17 23:26:52 GMT", "Run time": "00:26:52", "Target name": "Target" }