Supplementary Network Interface (V3)
Permission |
API |
Action |
---|---|---|
Creating a supplementary network interface |
POST /v3/{project_id}/vpc/sub-network-interfaces |
vpc:subNetworkInterfaces:create |
Creating supplementary network interfaces in batches |
POST /v3/{project_id}/vpc/sub-network-interfaces/batch-create |
vpc:subNetworkInterfaces:create |
Querying supplementary network interfaces |
GET /v3/{project_id}/vpc/sub-network-interfaces |
vpc:subNetworkInterfaces:list |
Querying the details of a supplementary network interface |
GET /v3/{project_id}/vpc/sub-network-interfaces/{sub_network_interface_id} |
vpc:subNetworkInterfaces:get |
Querying the number of supplementary network interfaces |
GET /v3/{project_id}/vpc/sub-network-interfaces/count |
vpc:subNetworkInterfaces:list |
Updating a supplementary network interface |
PUT /v3/{project_id}/vpc/sub-network-interfaces/{sub_network_interface_id} |
vpc:subNetworkInterfaces:update |
Deleting a supplementary network interface |
DELETE /v3/{project_id}/vpc/sub-network-interfaces/{sub_network_interface_id} |
vpc:subNetworkInterfaces: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