PUT /mac_entries/{entryname]/prefixes/
Add a prefix to a MAC entry
put/v1/mac_entries/{entryname}/prefixes/
Path parameters
entrynamestring required
name of the entry
Request body
Response
200
Example response
{
"status": "ok"
}Add a prefix to a MAC entry
name of the entry
200
{
"status": "ok"
}