全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

关联VPC

最近更新时间:2021-11-18 18:47:55

AssociateVpcs(关联VPC)

Request Parameters(请求参数)

VpcId

  • VPC ID,该 VPC 将关联所属 Region 的 PrivateDns 实例
  • 类型: String
  • 是否可缺省: 否

Response Elements(返回值)

RequestId

  • 请求ID
  • 类型: String

VpcSet

  • 关联的VPC信息
  • 类型: Vpc List

Examples(举例)

Sample Request(请求)
http://pdns.region.api.ksyun.com/?Action=AssociateVpcs
&Version=2016-03-04
&VpcId=109a5118-b78b-49f4-86ea-f1d56e3b5cc3
Sample Response(返回)
<AssociateVpcsResponse xmlns="http://dns.ksyun.com/doc/2016-03-04/">
    <RequestId>6c220f9c-027f-4b4b-8bf3-c4a6661cc295</RequestId>
    <VPC>
        <CreateTime>2020-10-20 18:37:41</CreateTime>
        <VpcId>109a5118-b78b-49f4-86ea-f1d56e3b5cc3</VpcId>
    </VPC>
</AssociateVpcsResponse>
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容
文档反馈