DhcpV6Lease

DhcpV6Lease
DhcpV6Lease
JSON Example
{
    "duid": "string",
    "expire_time": "string",
    "ia_type": "string",
    "iaid": 0,
    "ip_addresses": [
        "string"
    ],
    "lease_time": "string",
    "start_time": "string"
}
string
duid
Required

DHCP unique identifier

string
expire_time
Optional

expire time of the lease

string
ia_type
Required

identity association type

Possible values are : IA_INVALID, IA_NA, IA_TA, IA_PD,
integer As int64 As int64
iaid
Required

An identifier for an IA

array of string
ip_addresses
Optional
Constraints: minItems: 0 maxItems: 65535

ip addresses of client

string
lease_time
Optional

lease time of the ip address, in seconds

string
start_time
Required

start time of lease