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