Event Metric Mapping
Get all event metric mappings for a specific entity.
The ID of the entity.
The API key for authentication
testThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful operation
Internal Server Error
Create a new event metric mapping for an entity.
The ID of the entity.
The API key for authentication
testThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful operation
Server error
Get Event Metric Mapping by Event Name
Retrieve event metric mapping details based on entity ID and event name.
The ID of the entity.
exampleEntityIdThe name of the event.
exampleEventNameSuccessful operation
EventMetricMapping not found
Server error
Update Event Metric Mapping by Event Name
Update event metric mapping details based on entity ID and event name.
The ID of the entity.
exampleEntityIdThe name of the event.
exampleEventNameThe API key for authentication
testThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful operation
EventMetricMapping not found
Server error
Delete Event Metric Mapping by Event Name
Delete event metric mapping based on entity ID and event name.
The ID of the entity.
exampleEntityIdThe name of the event.
exampleEventNameThe API key for authentication
testThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful operation
EventMetricMapping not found
Server error
Remove Metrics from Event Metric Mapping
Remove specified metrics from an event metric mapping based on entity ID and event name.
The ID of the entity.
exampleEntityIdThe name of the event.
exampleEventNameThe API key for authentication
testThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful operation
EventMetricMapping not found
Server error
Create multiple event metric mappings.
The API key for authentication
testThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful operation
Server error
Last updated