diff --git a/state/interface.yml b/state/interface.yml index bb1ce79..0fcf59e 100644 --- a/state/interface.yml +++ b/state/interface.yml @@ -16,7 +16,7 @@ items: type: string description: The administrative name of this logical interface. This field is freetext - id: + vlan_id: description: VLAN-ID of the logical interface type: integer maximum: 4094 diff --git a/ucentral.state.pretty.json b/ucentral.state.pretty.json index 24fea94..3b20215 100644 --- a/ucentral.state.pretty.json +++ b/ucentral.state.pretty.json @@ -524,7 +524,7 @@ "type": "string", "description": "The administrative name of this logical interface. This field is freetext" }, - "id": { + "vlan_id": { "description": "VLAN-ID of the logical interface", "type": "integer", "maximum": 4094