33.2.1 End Point Details
- Method – POST
- REST Endpoint - /aai-object-migration-service/v1/public/migrate/export/{code}
- Content-Type - Application/Json
Table 33-5 End Point Details
Name | Type | Required | Value |
---|---|---|---|
code |
String | Yes | Migration code of the object. The minimum code length is
3 and maximum is 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
WS001
and same should be passed each time. - ofs_service_id - Service ID of the Application.