V2Master_Getdiagnostics - AMX Vision2 Operation/Reference Manual

Api guide
Hide thumbs Also See for Vision2:
Table of Contents

Advertisement

API Commands

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>
</CPU>
<CPU>
</CPU>
</CPUs>
<nics>
<nic>
Miniport</name>
</nic>
<nic>
Applian Miniport</name>
</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.
16
<loadpercentage>8</loadpercentage>
<loadpercentage>2</loadpercentage>
<name>3Com EtherLink XL 10_100 PCI TX NIC [3C905B-TX] - Applian
<connectionspeed>100000000</connectionspeed>
<megabitsreceiving>0</megabitsreceiving>
<megabitssending>0</megabitssending>
<name>Marvell Yukon 88E8050 PCI-E ASF Gigabit Ethernet Controller -
<connectionspeed>1000000000</connectionspeed>
<megabitsreceiving>3</megabitsreceiving>
<megabitssending>7</megabitssending>
2
Vision
API Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents