Jump to: navigation, search

Difference between revisions of "Trove/trove-notifications"

(Created page with "== Reddwarf Notifications == Reddwarf will emit events for resources as they are manipulated. These events can be used to meter the service and possibly used to calculate bi...")
 
(Reddwarf Notifications)
Line 2: Line 2:
  
 
Reddwarf will emit events for resources as they are manipulated.  These events can be used to meter the service and possibly used to calculate bills.
 
Reddwarf will emit events for resources as they are manipulated.  These events can be used to meter the service and possibly used to calculate bills.
 +
 +
 +
=== Create Event ===
 +
 +
Create Events are emitted when a resource is created:
 +
 +
Sample:
 +
 +
=== Delete Event ===
 +
 +
Delete Events are emitted when a resource is deleted:
 +
 +
Sample:
 +
 +
 +
=== Exists Event ===
 +
 +
Exists Events are emitted periodically signifying that the resource exists.
 +
 +
Sample:

Revision as of 19:36, 29 March 2013

Reddwarf Notifications

Reddwarf will emit events for resources as they are manipulated. These events can be used to meter the service and possibly used to calculate bills.


Create Event

Create Events are emitted when a resource is created:

Sample:

Delete Event

Delete Events are emitted when a resource is deleted:

Sample:


Exists Event

Exists Events are emitted periodically signifying that the resource exists.

Sample: