DELETE /mac_entries/{entryname}/prefixes/{prefix}/

Deletes a prefix for a given MAC entry

delete/v1/mac_entries/{entryname}/prefixes/{prefix}/

Path parameters

entrynamestring required

name of the entry

prefixstring required

the MAC address prefix

Response

200

statusstring

Example response

{
  "status": "ok"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.