Bulk-Import & Export Groups
Number of APIs: 5
-
Verify export job success - groups GET {{HOST}}/storage/v1/Files?fileName=files/export/201706230532/{{filename}}
-
Import a file to storage POST {{HOST}}/storage/v1/Files
-
Verify job success - groups GET {{HOST}}/job/v1/JobHistories?filter=jobScheduleid eq "{{jobScheduleid}}"
-
Review the job report GET {{HOST}}/job/v1/JobReports?filter=historyId eq "{{historyId}}"
-
Schedule a job - import bulk groups - generic POST {{HOST}}/job/v1/JobSchedules