释放 UDPN-ReleaseUDPN

释放 UDPN

Request Parameters

Parameter nameTypeDescriptionRequired
UDPNIdstringUDPN 资源 IdYes
ProjectIdstring项目ID,若不填写为默认项目IdNo

Response Elements

Parameter nameTypeDescriptionRequired
RetCodeint操作返回码Yes
Actionstring操作名称Yes

Request Example

http(s)://api.ucloud.cn/?Action=ReleaseUDPN
&ProjectId=xxxx
&UDPNId=udpn-l5m15x

Response Example

{
    "Action": "ReleaseUDPNResponse",
    "RetCode": 0
}