21.3.1 End Point Details
- Method – GET
- URL -
https://<HOST_NAME:PORT>/<TENANT>/aai-object-migration-service/v1/public/status/export/{code}
- Content-Type - Application/Json
Table 21-8 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 characters are alphanumeric,
hyphen, and underscore. For example:
"PublicExport005 "
|