Instance Management
Permission |
API |
Action |
IAM Project |
Enterprise Project |
---|---|---|---|---|
Buying a pay-per-use instance Buying a yearly/monthly DDM instance |
POST /v1/{project_id}/instances |
ddm:instance:create Before buying a DDM instance, obtain the following dependent permissions:
|
√ |
√ |
Querying DDM Instances |
GET /v1/{project_id}/instances?offset={offset}&limit={limit} |
ddm:instance:list |
√ |
√ |
Querying Details of a DDM Instance |
GET /v1/{project_id}/instances/{instance_id} |
ddm:instance:get
|
√ |
√ |
Modifying a DDM Instance |
PUT /v1/{project_id}/instances/{instance_id} |
ddm:instance:modify
To modify a security group, the following permissions must be configured:
|
√ |
√ |
Restarting a DDM Instance |
POST /v1/{project_id}/instances/{instance_id}/action |
ddm:instance:reboot |
√ |
√ |
Deleting a DDM Instance |
DELETE /v1/{project_id}/instances/{instance_id}?delete_rds_data=true |
ddm:instance:delete vpc:ports:delete |
√ |
√ |
The check mark (√) indicates that an action takes effect. The cross mark (x) indicates that an action does not take effect.
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