wlangw
PoolSubnetRtrvStruct


This structure encapsulates all the required parameters to retrieve Dhcpv6 Pool States from a Network Element. The siteId and vRouterId parameters are mandatory. The subnetAddressType, subnetAddress, subnetPrefixLength parameters are optional.


public struct PoolSubnetRtrvStruct

Properties
siteId Specifies the Network Element to query. This parameter is required.

type=string

vRouterId Specifies the virtual router to query. This parameter is required.

type=int

subnetAddress Specifies the subnet address of the pool to query. This parameter is optional.

type=InetAddress

subnetPrefixLength Specifies the prefix length of the subnet of the pool to query. This parameter is optional.

type=int