mirror of
https://github.com/Telecominfraproject/ols-ucentral-schema.git
synced 2025-11-01 18:47:51 +00:00
ols-659 changes_after_review1
This commit is contained in:
@@ -16,7 +16,7 @@ items:
|
|||||||
type: string
|
type: string
|
||||||
description:
|
description:
|
||||||
The administrative name of this logical interface. This field is freetext
|
The administrative name of this logical interface. This field is freetext
|
||||||
id:
|
vlan_id:
|
||||||
description: VLAN-ID of the logical interface
|
description: VLAN-ID of the logical interface
|
||||||
type: integer
|
type: integer
|
||||||
maximum: 4094
|
maximum: 4094
|
||||||
|
|||||||
@@ -524,7 +524,7 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The administrative name of this logical interface. This field is freetext"
|
"description": "The administrative name of this logical interface. This field is freetext"
|
||||||
},
|
},
|
||||||
"id": {
|
"vlan_id": {
|
||||||
"description": "VLAN-ID of the logical interface",
|
"description": "VLAN-ID of the logical interface",
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"maximum": 4094
|
"maximum": 4094
|
||||||
|
|||||||
Reference in New Issue
Block a user