34.7.1 End Point Details
- Method – POST
- REST Endpoint - /aai-object-migration-service/v1/public/migrate/import/{code}
- Content-Type - Application/Json
Note:
Pass the migration code returned from successful save import definition.Table 34-20 End Point Details
| Name | Type | Required | Value |
|---|---|---|---|
code | String | Yes | Migration code of the object. The code length should be less than or equal to 30 characters. The allowed charcters are alphanumeric, hyphen, and underscore. For example: "PublicExport005" |
Request Headers Details
The following table lists the Request Headers:
- ofs_tenant_id - Tenant ID of the Application.
- Locale - Local language in the language code format. For example,
en-US. - ofs_remote_user - User ID of the user.
- ofs_workspace_id - Workspace ID of the Application. The default value is
WS001and same should be passed each time. - ofs_service_id - Service ID of the Application.