curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v1/dp-volume-group-snapshot-replication-jobs/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"dp_volume_group_snapshot_replication_job": {
"status": "string",
"dp_volume_group_snapshot_replication_pair": {
"id": 0
},
"max_retry_times": 0,
"finished_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"volume_group_name": "string",
"snapshot": {
"group_snapshot_name": "string",
"id": 0,
"name": "string"
},
"progress": 0,
"diff_type": "string",
"started_at": "2019-08-24T14:15:22Z",
"id": 0,
"size": 0
}
}