v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

GET /mac_entries/{entry_name}/

Check to see whether a given MAC entry exists

get/v1/mac_entries/{entryname}/

Path parameters

entrynamestring required

name of the entry

Response

200

statusstring

Example response

{
  "status": "ok",
  "data": {
    "name": "Apple TVs"
  }
}