Pre-Defined event types other than raw events
- Named License Event: For ingesting named license related events.
- Schema Name: togai-named-license
- Required dimensions:
- license_id: ID of the license
- name: Unique name of the license
- Required attributes:
- action: Action performed on the license, supported values are
1
or-1
for add and remove respectively
- action: Action performed on the license, supported values are
- Usage Event: For ingesting usage directly to usage meters.
- Schema Name: togai-usage
- Required dimensions:
- usage_meter_id: ID of the usage meter
- Required attributes:
- usage: Usage Value
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request body to ingest events to Togai usage and billing management service.
Payload for ingesting events
Contents of the event