Submitting Syntax Conversion of Objects
Function
This API is used to submit syntax conversion of objects. It can be called only when the value of migration_project_status is READY.
URI
POST /v1/{project_id}/migration-projects/{migration_project_id}/syntax-conversion
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID of a tenant in a region. For details about how to obtain the project ID, see Obtaining a Project ID. |
migration_project_id |
Yes |
String |
Migration project ID. |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
X-Auth-Token |
Yes |
String |
User token obtained from IAM. |
Response Parameters
None.
Example Request
Submitting syntax conversion of objects
POST https://{endpoint}/v1/0ac6eb2c8000d2ee2fd9c006dededbe6/migration-projects/217/syntax-conversion
Example Response
None.
Status Code
Status Code |
Description |
---|---|
202 |
Request succeeded. |
Error Codes
For details, see Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot