networking _address _lot _create
Request Body
Parameters for creating an address lot.
The blocks to add along with the new address lot.
Parameters for creating an address lot block. Fist and last addresses are inclusive.
The first address in the lot (inclusive).
The last address in the lot (inclusive).
The kind of address lot to create.
The kind associated with an address lot.
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.
Responses
The address lot blocks that were created.
An address lot block is a part of an address lot and contains a range of addresses. The range is inclusive.
The first address of the block (inclusive).
The id of the address lot block.
The last address of the block (inclusive).
The address lot that was created.
Represents an address lot object, containing the id of the lot that can be used in other API calls.
human-readable free-form text about a resource
unique, immutable, system-controlled identifier for each resource
Desired use of AddressLot
The kind associated with an address lot.
unique, mutable, user-controlled identifier for each resource
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.
timestamp when this resource was created
timestamp when this resource was last modified