NSX-T Data Center REST API
DhcpV6Lease (schema)
Name | Description | Type | Notes |
---|---|---|---|
duid | DHCP unique identifier | string | Required |
expire_time | expire time of the lease | string | |
ia_type | identity association type | string | Required Enum: IA_INVALID, IA_NA, IA_TA, IA_PD |
iaid | An identifier for an IA | integer | Required |
ip_addresses | ip addresses of client | array of string | Minimum items: 0 Maximum items: 65535 |
lease_time | lease time of the ip address, in seconds | string | |
start_time | start time of lease | string | Required |