networking_address_lot_view

Fetch address lot
get/v1/system/networking/address-lot/{address_lot}

Path Parameters

address_lot

Name or ID of the address lot

Responses

Object
blocks

The address lot blocks.

An address lot block is a part of an address lot and contains a range of addresses. The range is inclusive.

Object
first_address

The first address of the block (inclusive).

id

The id of the address lot block.

last_address

The last address of the block (inclusive).

lot

The address lot.

Represents an address lot object, containing the id of the lot that can be used in other API calls.

Object
description

human-readable free-form text about a resource

id

unique, immutable, system-controlled identifier for each resource

kind

Desired use of AddressLot

The kind associated with an address lot.

name

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.

time_created

timestamp when this resource was created

time_modified

timestamp when this resource was last modified