Get Networks Vpc
data class GetNetworksVpc(val cidrBlock: String, val creationTime: String, val description: String, val dhcpOptionsSetId: String, val dhcpOptionsSetStatus: String, val dnsHostnameStatus: String, val id: String, val ipv6CidrBlock: String, val isDefault: Boolean, val regionId: String, val resourceGroupId: String, val routeTableId: String, val routerId: String, val secondaryCidrBlocks: List<String>, val status: String, val tags: Map<String, String>, val userCidrs: List<String>, val vpcId: String, val vpcName: String, val vrouterId: String, val vswitchIds: List<String>)
Constructors
Link copied to clipboard
constructor(cidrBlock: String, creationTime: String, description: String, dhcpOptionsSetId: String, dhcpOptionsSetStatus: String, dnsHostnameStatus: String, id: String, ipv6CidrBlock: String, isDefault: Boolean, regionId: String, resourceGroupId: String, routeTableId: String, routerId: String, secondaryCidrBlocks: List<String>, status: String, tags: Map<String, String>, userCidrs: List<String>, vpcId: String, vpcName: String, vrouterId: String, vswitchIds: List<String>)
Properties
Link copied to clipboard
Time of creation.
Link copied to clipboard
Description of the VPC
Link copied to clipboard
The ID of dhcp options set.
Link copied to clipboard
The status of the DHCP options set. Valid values: Available
, InUse
, Deleted
, Pending
.
Link copied to clipboard
Indicates whether the Domain Name System (DNS) feature is enabled.
Link copied to clipboard
The IPv6 CIDR block of the VPC.
Link copied to clipboard
The Id of resource group which VPC belongs.
Link copied to clipboard
Route table ID of the VRouter.
Link copied to clipboard
A list of secondary IPv4 CIDR blocks of the VPC.
Link copied to clipboard
List of vSwitch IDs in the specified VPC