put https://app.bigeye.com/api/v1/metrics/batch
Log in to see full request history
Response
xxxxxxxxxx
31curl --request PUT \
--url https://app.bigeye.com/api/v1/metrics/batch \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"metricConfiguration": {
"scheduleFrequency": {
"intervalType": "UNDEFINED_TIME_INTERVAL_TYPE"
},
"metricType": {
"predefinedMetric": {
"metricName": "UNDEFINED_PREDEFINED_METRIC_NAME"
},
"templateMetric": {
"aggregationType": "UNDEFINED_AGGREGATION_TYPE"
}
},
"lookback": {
"intervalType": "UNDEFINED_TIME_INTERVAL_TYPE"
},
"lookbackType": "UNDEFINED_LOOKBACK_TYPE",
"metricCreationState": "METRIC_CREATION_STATE_UNSPECIFIED",
"metricSchedule": {
"scheduleFrequency": {
"intervalType": "UNDEFINED_TIME_INTERVAL_TYPE"
}
}
}
Try It!
to start a request and see the response here! Or choose an example: