InlineDhcpIpPool1

InlineDhcpIpPool1
InlineDhcpIpPool1
JSON Example
{
    "allocation_ranges": [
        {
            "_self": {
                "action": "string",
                "href": "string",
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "start": "string",
            "end": "string"
        }
    ],
    "warning_threshold": 0,
    "error_threshold": 0
}
allocation_ranges
Required

ip-ranges

integer As int64 As int64
warning_threshold
Optional

warning threshold, valid [50-80], default 80

integer As int64 As int64
error_threshold
Optional

error threshold, valid [80-100], default 100

Used By