Execute Metric Action

POST

Executes the metric action on the given object.

Request

This endpoint expects an object.
actionenumRequired
Allowed values: completepauserestartresumestart
event_datestringRequiredformat: "date-time"

Timestamp of the event.

metricstringRequiredformat: "id"

The metric’s ID for which the metric action is to be executed.

objectstringRequiredformat: "id"

The underlying object’s ID on which the metric action is to be executed.

Response

Success.

Built with