Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
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
languagebash
curl -X POST -H 'Content-Type: application/json' -d @holmesrule http://10.96.33.33$MSB_IP/api/holmes-rule-mgmt/v1/rule

...