![AMX DTV VISION2 INTEGRATION - DIAGRAM Operation/Reference Manual Download Page 22](http://html1.mh-extra.com/html/amx/dtv-vision2-integration-diagram/dtv-vision2-integration-diagram_operation-reference-manual_2938670022.webp)
API Commands
16
Vision
2
API Guide
v2Master_GetDiagnostics
O
btains diagnostic information about the selected server..
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
<os>
<name>Microsoft Windows Server 2003 Enterprise Edition</name>
<version>Service Pack 2</version>
<serial>69713-357-0526242-42064</serial>
</os>
<memory>
<total>3143356</total>
<free>1664488</free>
</memory>
<CPUs>
<CPU>
<loadpercentage>8</loadpercentage>
</CPU>
<CPU>
<loadpercentage>2</loadpercentage>
</CPU>
</CPUs>
<nics>
<nic>
<name>3Com EtherLink XL 10_100 PCI TX NIC [3C905B-TX] - Applian
Miniport</name>
<connectionspeed>100000000</connectionspeed>
<megabitsreceiving>0</megabitsreceiving>
<megabitssending>0</megabitssending>
</nic>
<nic>
<name>Marvell Yukon 88E8050 PCI-E ASF Gigabit Ethernet Controller -
Applian Miniport</name>
<connectionspeed>1000000000</connectionspeed>
<megabitsreceiving>3</megabitsreceiving>
<megabitssending>7</megabitssending>
</nic>
</nics>
</v2>
PRGM EX. 15
v2Master_GetFullChannelList Sample XML
This commands provides one of the few calls that must be made directly to the server
that you wish to interrogate. The reason for this is that the only unique identifier for a
server is the webserviceurl attribute within the Services.xml.