api-commandline-tool
api-commandline-tool copied to clipboard
How can use commands to import the healthrule by json format?
Please kindly help to share the commands to import the healthrule by json format? Many thanks.
https://github.com/Appdynamics/api-commandline-tool/blob/master/USAGE.md#healthrule
There is an import command in the namespace "healthrule"
act.sh healthrule import -a <ID_OF_YOUR_APPLICATION> healthrule.json
did this work @lcf685 ?