Initiate the processing of the import data file and add Microsoft server data to Address Manager.
Request
POST http://<Gateway_url>/overlay/process Authorization: <token> Content-Type: multipart/form-data import = <import_data_YYYYMMDD_HHMMSS.json>
Parameters
- import - the import data JSON file that was obtained from POST /overlay/pull_endpoint.
Successful response
200 OK Content-Type: text success