Actuate logging and monitoring functions : GetAllCounterValues
 
GetAllCounterValues
Retrieves the values of all counters.
Request schema
<xsd:complexType name="GetAllCounterValues"/>
Response schema
<xsd:complexType name="GetAllCounterValuesResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="CounterInfoList"
type="typens:ArrayOfCounterInfo"/>
</xsd:sequence>
</xsd:complexType>
Response elements
CounterInfoList
The values of all counters.