mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-01-27 10:23:38 +00:00
18 lines
412 B
YAML
18 lines
412 B
YAML
type: array
|
|
description:
|
|
items:
|
|
type: object
|
|
description:
|
|
This section describes an IPv6 lease that we have served.
|
|
properties:
|
|
addresses:
|
|
type: array
|
|
description:
|
|
A list of all IPv6 addresses that were assigned to this host.
|
|
items:
|
|
type: string
|
|
hostname:
|
|
type: string
|
|
description:
|
|
The hostname that the client sent in its solicit message.
|