Supported OpenStack Event (Panko) APIs

The following OpenStack event APIs are supported by PowerVC.

For information about using these APIs, refer to the OpenStack V2 Web API documentation.

Table 1. Supported OpenStack events APIs
Method URI Description
GET /v2/events Returns all events matching the query filters.

Run v2/events?q.field=event_type&q.value=<event_type> to return all events of a specific type. Run the powervc-config event sub-commands to view and configure the event types to be stored.

GET /v2/events/{message_id} Returns a single event with the given message ID.