Deleting a Supplementary Network Interface
Function
This API is used to delete a supplementary network interface that is no longer required.
Calling Method
For details, see Calling APIs.
URI
DELETE /v3/{project_id}/vpc/sub-network-interfaces/{sub_network_interface_id}
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
project_id |
Yes |
String |
Definition: ID of the project that a supplementary network interface belongs to. Range: N/A |
|
sub_network_interface_id |
Yes |
String |
Definition: ID of a supplementary network interface. Range: N/A |
Request Parameters
None
Response Parameters
Status code: 204
Normal response to the DELETE operation. For more status codes, see Status Codes.
None
Example Requests
Delete the supplementary network interfaces whose ID is 2be868f2-f7c9-48db-abc0-eea0b9105b0.
DELETE https://{Endpoint}/v3/8c6fb137a48a428aaf9a0229dca4edb3/vpc/sub-network-interfaces/2be868f2-f7c9-48db-abc0-eea0b9105b0d
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
204 |
Normal response to the DELETE operation. For more status codes, see Status Codes. |
Error Codes
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