Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


 Description

Consumes Content-Type

Application/XML & Application/JSON

Description

List component events

Authentication

HTTP Basic

URI

http://host_name/uc/resources/trigger/listcomponentevents

http://host_name/uc/resources/trigger/listComponentEvents

HTTP Method

GET

Example URI

http://localhost:8080/uc/resources/trigger/listcomponentevents?triggername=test

http://localhost:8080/uc/resources/trigger/listComponentEvents?triggername=test

http://localhost:8080/uc/resources/trigger/listcomponentevents?triggerid=123456789

http://localhost:8080/uc/resources/trigger/listComponentEvents?triggerid=123456789

Example Request

See Composite Trigger: XML and JSON Examples.
Example Response See 
Trigger PropertiesSee Read a Composite Trigger: URI Parameters.

Produces Content-Type

 application/xml, application/json

...