...
Code Block | ||
---|---|---|
| ||
curl -X PUT -H 'Content-Type: application/json' -d @holmesrule http://10.96.33.33$MSB_IP/api/holmes-rule-mgmt/v1/rule |
...
Code Block | ||
---|---|---|
| ||
curl -X POST -H 'Content-Type: application/json' -d @holmesrule http://10.96.33.33$MSB_IP/api/holmes-rule-mgmt/v1/rule |
...