forked from grafana.jool/grafana-jool
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
512 B
23 lines
512 B
{
|
|
"id": "id",
|
|
"status": {
|
|
"state": "active"
|
|
},
|
|
"updatedAt": "2021-03-11T13:50:42.218+02:00",
|
|
"comment": "comment",
|
|
"createdBy": "created by",
|
|
"endsAt": "2021-03-11T15:50:42.218+02:00",
|
|
"matchers": [
|
|
{
|
|
"isRegex": false,
|
|
"name": "name",
|
|
"value": "value"
|
|
},
|
|
{
|
|
"isRegex": false,
|
|
"name": "name2",
|
|
"value": "value2"
|
|
}
|
|
],
|
|
"startsAt": "2021-03-11T14:50:42.218+02:00"
|
|
}
|