Route Table
Permission |
API |
Action |
---|---|---|
Querying Route Tables |
GET /v1/{project_id}/routetables |
vpc:routeTables:list |
Querying a Route Table |
GET /v1/{project_id}/routetables/{routetable_id} |
vpc:routeTables:get |
Creating a Route Table |
POST /v1/{project_id}/routetables |
vpc:routeTables:create |
Updating a Route Table |
PUT /v1/{project_id}/routetables/{routetable_id} |
vpc:routeTables:update |
Associating Subnets with a Route Table |
POST /v1/{project_id}/routetables/{routetable_id}/action |
vpc:routeTables:associate |
Disassociating Subnets from a Route Table |
POST /v1/{project_id}/routetables/{routetable_id}/action |
vpc:routeTables:associate |
Deleting a Route Table |
DELETE /v1/{project_id}/routetables/{routetable_id} |
vpc:routeTables:delete |
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