Update Vlan
Path parameters
Vlan ID
Request body
Free-text notes about the VLAN.
Human-facing name for this VLAN.
The network this entity belongs to.
The organization that owns this record.
Subnets associated with this VLAN, derived from discovered interface native-VLAN data via the subnet_vlans junction. Hydrated by VlanService on read; it is not a column on vlans, so anything sent here on create/update is ignored by to_params.
The 802.1Q VLAN number (1-4094)
When this record was first created.
The discovery that first observed this entity.
Server-assigned unique identifier.
The most recent discovery that observed this entity.
When a discovery last observed this entity.
Stable identifier shared by every revision of the same entity across its history.
When this record was last modified.
Start of the interval this revision was current for (SCD2 history).
End of the interval this revision was current for. null while it is the live revision.
Response
Vlan updated
Human-readable failure message. Omitted on success.
true when the request succeeded. false responses carry error instead of data.
Example response
{
"meta": {
"api_version": 1,
"server_version": "0.17.13"
}
}