A reservation of one or more addresses in a network.
Attributes
Name
Description
start_address
str
The first address of this reservation block.
Must be specified as a single IPv4 address, e.g.
10.1.2.2.
end_address
str
The last address of this reservation block, inclusive. I.e.,
for cases when reservations are only single addresses,
end_address and start_address will be the same. Must be
specified as a single IPv4 address, e.g. 10.1.2.2.
note
str
A note about this reservation, intended for
human consumption.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]