networking_loopback_address_delete

Delete loopback address
delete/v1/system/networking/loopback-address/{rack_id}/{switch_location}/{address}/{subnet_mask}

Path Parameters

address

The IP address and subnet mask to use when selecting the loopback address.

rack_id

The rack to use when selecting the loopback address.

subnet_mask

The IP address and subnet mask to use when selecting the loopback address.

switch_location

The switch location to use when selecting the loopback address.

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