Adds use of CustomCollector in Prometheus exporter
[osm/MON.git] / osm_mon / test / plugins / CloudWatch / test_schemas / delete_alarm / name_invalid.json
1 {
2 "schema_version": "1.0",
3 "schema_type": "delete_alarm_request",
4 "vim_type": "AWS",
5 "alarm_delete_request":
6 {
7 "alarm_uuid": "CPU_Utilization_Above_Threshold_i-098da78cbd8304e16",
8 "correlation_id": "SO123"
9 }
10 }