networking_loopback_address_create

Create loopback address
post/v1/system/networking/loopback-address

Request Body

Parameters for creating a loopback address on a particular rack switch.

Object
address

The address to create.

address_lot

The name or id of the address lot this loopback address will pull an address from.

anycast

Address is an anycast address.

This allows the address to be assigned to multiple locations simultaneously.

mask

The subnet mask to use for the address.

rack_id

The rack containing the switch this loopback address will be configured on.

switch_slot

The slot of the switch within the rack this loopback address will be configured on.

Identifies switch physical location

Responses

201

successful creation

Object
address

The loopback IP address and prefix length.

The address lot block this address came from.

id

The id of the loopback address.

rack_id

The id of the rack where this loopback address is assigned.

switch_slot

The slot of the switch within the rack where this loopback address is assigned.

Identifies switch physical location

4XX

Error

Object
message
request_id
5XX

Error

Object
message
request_id