[ZBX-14656] wrong duplicated description for vmware_vm_get_file_systems function Created: 2018 Jul 26 Updated: 2024 Apr 10 Resolved: 2018 Sep 03 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 3.4.11 |
Fix Version/s: | 4.0 (plan) |
Type: | Documentation task | Priority: | Trivial |
Reporter: | Oleksii Zagorskyi | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 39, Sprint 40, Sprint 41 | ||||||||
Story Points: | 0.1 |
Description |
/****************************************************************************** * * * Function: vmware_vm_get_file_systems * * * * Purpose: gets virtual machine network interface devices * * * * Parameters: vm - [OUT] the virtual machine * * details - [IN] a xml string containing virtual machine data * * * * Comments: The network interface devices are taken from vm device list * * filtered by macAddress key. * * * ******************************************************************************/ it's copy-pasted from vmware_vm_get_nic_devices, may mislead a bit when you navigate zabbix sources. |
Comments |
Comment by Michael Veksler [ 2018 Aug 29 ] |
Closing as Part of |