Get Ipv6Addresses Address
data class GetIpv6AddressesAddress(val associatedInstanceId: String, val associatedInstanceType: String, val createTime: String, val id: String, val ipv6Address: String, val ipv6AddressId: String, val ipv6AddressName: String, val ipv6GatewayId: String, val networkType: String, val status: String, val vpcId: String, val vswitchId: String)
Properties
Link copied to clipboard
The ID of the instance that is assigned the IPv6 address.
Link copied to clipboard
The type of the instance that is assigned the IPv6 address.
Link copied to clipboard
The time when the IPv6 address was created.
Link copied to clipboard
The address of the Ipv6 Address.
Link copied to clipboard
The ID of the IPv6 address.
Link copied to clipboard
The name of the IPv6 address.
Link copied to clipboard
The ID of the IPv6 gateway to which the IPv6 address belongs.
Link copied to clipboard
The type of communication supported by the IPv6 address. Valid values:Private
or Public
. Private
: communication within the private network. Public
: communication over the public network