Modifying the Name of a DDM Instance
Scenarios
This section describes how to modify the name of a DDM instance using an API. For details, see Modifying the Name of a DDM Instance.
Procedure
- Modify the name of a DDM instance.
- API Information
URI format: PUT /v1/{project_id}/instances/{instance_id}/modify_name
For details, see Modifying the Name of a DDM Instance.
- Example request
PUT: https://{endpoint}/v1/743b4c0428d945316666666666666666/instances/modify_name
{"name": "ddm-testaa"}
Obtain the endpoint from Regions and Endpoints.
- Example response
{ "name":"ddm-testaa" }
- Example response
- API Information
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