curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/alert-rules/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"alert_rule": {
"trigger_value_desc": "string",
"resource_type_desc": "string",
"group": "string",
"description": "string",
"weight": 0,
"has_resource_blacklist": true,
"create": "2019-08-24T14:15:22Z",
"basic_type": "string",
"enabled": true,
"group_desc": "string",
"trigger_mode": "string",
"update": "2019-08-24T14:15:22Z",
"alarm_id": "string",
"source": "string",
"trigger_period": 0,
"level": "string",
"type": "string",
"id": 0,
"resource_type": "string",
"trigger_value": "string"
}
}