From d1ab8b453b28950912df24e7d11190f4ef2f1a72 Mon Sep 17 00:00:00 2001 From: Binny Date: Wed, 23 Apr 2025 20:19:25 +0000 Subject: [PATCH] ols-659 changes_after_review1 --- state/interface.yml | 2 +- ucentral.state.pretty.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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