GetRuntimeSummary operation

Gets runtime summary for an object specified by ObjId.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2002/12/soap-envelope">
	<SOAP-ENV:Body  xmlns:m="http://www.eventgnosis.com/">
		<GetRuntimeSummary>
			<ObjId>Controller</ObjId>
		</GetRuntimeSummary>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
 
ecs_soap/getruntimesummary_operation.txt · Last modified: 2007/02/06 20:03 (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki