All Products
Search
Document Center

ENS:DeleteNetworkPeerConnection

Last Updated:Apr 16, 2026

Deletes a network peer connection.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

InstanceId

string

Yes

The instance ID of the network peer connection to delete.

pcc-5rr19av7tkpgi9os52ag1****

Response elements

Element

Type

Description

Example

object

The response object.

RequestId

string

The request ID.

C0003E8B-B930-4F59-ADC0-0E209A9012A8

Examples

Success response

JSON format

{
  "RequestId": "C0003E8B-B930-4F59-ADC0-0E209A9012A8"
}

Error codes

HTTP status code

Error code

Error message

Description

400 ens.interface.error Failed to call API.
400 InstanceNotFound.NetworkPeerConnection Network peer connection not found, please check the InstanceId. The instance cannot be found, please check the instance ID.
400 IncorrectStatus.NetworkPeerConnection The status of the network peer connection is incorrect. The status of the network peer connection is incorrect.
400 NoPermission Permission denied.
400 InvalidParameter.%s The specified field %s invalid. Please check it again.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.