Configuration - Policy
Create MAC Firewall policy
Create a new MAC Firewall policy.
post/mac-firewall-policies
Request body
Response
Created
Example response
{
"rules": [
{
"source_mac": {
"value": "AABBCCDDEEFF",
"mac_address_end": "FFFFFFFFFFFF"
},
"destination_mac": {
"value": "AABBCCDDEEFF",
"mac_address_end": "FFFFFFFFFFFF"
}
}
]
}Changes
No changes recorded. 1 of the 6 revisions has no diff computed, so it could not be searched.