Configuration - Policy
Update MAC Object by ID
Update an existing MAC object by the specified ID.
put/mac-object-profiles/{id}
Path parameters
idinteger required
The MAC Object ID.
Request body
Response
OK
Example response
{
"value": "AABBCCDDEEFF",
"mac_address_end": "FFFFFFFFFFFF"
}