Configuration - Basic
Update a VLAN profile
Update a specific VLAN profile.
patch/vlan-profiles/{id}
Path parameters
idinteger required
The VLAN profile ID.
Request body
Response
OK
Example response
{
"classified_entries": [
{
"classification_rule": {
"classifications": [
{
"value": "AABBCCDDEEFF"
}
]
}
}
]
}