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