dhcpLeaseInfo

dhcpLeaseInfo
dhcpLeaseInfo

DHCP lease information.

JSON Example
{
    "hostLeaseInfoDtos": [
        {
            "macAddress": "string",
            "ends": "string",
            "abandoned": "string",
            "cltt": "string",
            "clientHostname": "string",
            "starts": "string",
            "bindingState": "string",
            "hardwareType": "string",
            "tsfp": "string",
            "uid": "string",
            "nextBindingState": "string",
            "ipAddress": "string",
            "tstp": "string"
        }
    ]
}
hostLeaseInfoDtos
Optional

List of DHCP leases.

Property Of