Versions Compared

Key

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

The Abiquo streaming API (outbound API and M module) will be deprecated in Abiquo 6.2. You can replace this feature using polling to obtain events from the Abiquo REST API. For more details, please contact Abiquo Customer Service

  • Abiquo 4.7 introduced a new event data entity format and changes to the data structure of the events streamed by the Outbound API (M module).

  • Integrations that use the outbound event streaming API should use the event format described at Trace entity.

  • In Abiquo 4.7+ the M module does not require a user in the database or Abiquo Configuration Properties to configure this user.

  • Abiquo 4.7 enables customers to create custom VM tracers using a post request to the VM: POST “action/notification”, endpoint, which accepts a single message. A new event is published with EntityType: VIRTUAL_MACHINE EntityAction: NOTIFICATION Severity: INFO and Message: request message.