Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312 | |
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
CheckAssistantCidrResponse |
VpcClient.CheckAssistantCidr(CheckAssistantCidrRequest req)
本接口(CheckAssistantCidr)用于检查辅助CIDR是否与存量路由、对等连接(对端VPC的CIDR)等资源存在冲突。如果存在重叠,则返回重叠的资源。
检测辅助CIDR是否与当前VPC的主CIDR和辅助CIDR存在重叠。
检测辅助CIDR是否与当前VPC的路由的目的端存在重叠。
检测辅助CIDR是否与当前VPC的对等连接,对端VPC下的主CIDR或辅助CIDR存在重叠。
|
Constructor and Description |
---|
CheckAssistantCidrRequest(CheckAssistantCidrRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.