最近更新时间:2022-07-25 16:49:30
本接口适用于创建容器镜像服务实例内网私有域名解析。
GET/POST
参数 | 类型 | 是否必选 | 描述 |
---|---|---|---|
InstanceId | String | 是 | 实例id |
VpcId | String | 是 | vpcid |
EniLBIp | String | 是 | 实例内网访问链路ip |
InternalEndpointDns | String | 是 | 解析的域名,有效值: PrivateDomain:内网域名 |
参数 | 类型 | 描述 |
---|---|---|
RequestId | String | 请求id |
创建容器镜像服务实例内网私有域名解析
http://kcrs.api.ksyun.com?Action=CreateInternalEndpointDns&Version=2021-11-09
&InstanceId=fc2e0f75-227e-437e-a8db-xxxxxx
&VpcId=31e21dca-c92e-4b06-a8ce-xxxxxx
&EniLBIp=10.0.1.211
&InternalEndpointDns=PrivateDomain
{
"RequestId": "cd0a59f5-3853-4d62-9a93-xxxxxx"
}
纯净模式
鼠标选中内容,快速反馈问题