21.2.1 End Point Details
- Method – POST
- REST Endpoint - /aai-object-migration-service/v1/public/migrate/export/{code}
- Content-Type - Application/Json
Table 21-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 "
|