Fix incorrect type and description for vlan_ids return value in decort_trunk
This commit is contained in:
@@ -215,10 +215,10 @@
|
|||||||
vlan_ids
|
vlan_ids
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
list
|
str
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
Список идентификаторов VLAN.
|
Строка со списком идентификаторов VLAN.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user