最近更新时间:2022-07-25 16:49:26
本接口适用于查询容器镜像服务实例内网私有域名解析。
GET/POST
参数 | 类型 | 是否必选 | 描述 |
---|---|---|---|
InstanceId | String | 是 | 实例id |
VpcId | String | 是 | vpcid |
EniLBIp | String | 是 | 内网访问链路ip |
InternalEndpointDns | String | 是 | 解析的域名,有效值: PrivateDomain:内网域名 |
参数 | 类型 | 描述 |
---|---|---|
RequestId | String | 请求id |
删除容器镜像服务实例内网私有域名解析。
http://kcrs.api.ksyun.com?Action=DeleteInternalEndpointDns&Version=2021-11-09
&InstanceId=eb1d0d73-4845-4283-a736-xxxxxx
&VpcId=31e21dca-c92e-4b06-a8ce-xxxxxx
&EniLBIp=x.x.x.x
&InternalEndpointDns=PrivateDomain
{
"RequestId": "341c6eb1-f957-48a7-8cb1-xxxxxx"
}
纯净模式
鼠标选中内容,快速反馈问题