SOAP API - batchEvent
The table summarizes the SOAP API - batchEvent.
Request | Uses the batchEventRequest element (from the EventCollectorAuditService schema). |
Parameter notes | See event. |
Response | There is no response; see event. |
Example | Request:
<soapenv:Body> <api:batchEventRequest> <base:EventBatch> <event> <correlationId>23</correlationId> <eventTimestamp>2012-08-27T00:00:00.000Z</eventTimestamp> <id>pvm:0a101f</id> <message>Deployed Channel</message> <messageId>WPCORE_DEPLOY_DEPLOY_CHANNEL</messageId> <priority>LOW</priority> <severity>AUDIT</severity> <attribute> <attributeId>36</attributeId> <attributeName>ManagedObjectID</attributeName> <value>CH10</value> </attribute> </event> <event> <eventTimestamp>2012-08-27T00:00:02.000Z</eventTimestamp> <id>pvm:0a1026</id> <message>Deployed Page Flow Process</message> <messageId>DEPLOY_PAGEFLOW</messageId> <priority>LOW</priority> <severity>AUDIT</severity> </event> </base:EventBatch> </api:batchEventRequest> </soapenv:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.