Updated on 2024-04-16 GMT+08:00

Deleting a Supplementary Network Interface

Function

This API is used to delete a supplementary network interface.

URI

DELETE /v3/{project_id}/vpc/sub-network-interfaces/{sub_network_interface_id}

Table 1 Parameter description

Parameter

Mandatory

Type

Description

project_id

Yes

String

Project ID.

sub_network_interface_id

Yes

String

Unique identifier of the supplementary network interface.

Request Parameters

None

Response Parameters

None

Example Request

Delete a supplementary network interface.
DELETE https://{Endpoint}/v3/{project_id}/vpc/sub-network-interfaces/2be868f2-f7c9-48db-abc0-eea0b9105b0d

Example Response

None

Status Codes

Status Code

Description

204

No Content

Error Codes

See Error Codes.