Hi,
We can use the arguments passed by alert script as a base and can get much more information by using the 'UM CLI' commands in the script.
For example, get the volume Id and basic capacity information from event arguemtns and run 'um query run' command to get more information from DB. If the required info. is not available
in DB, you can use another um cli, which connects to the cluster and run a command to get the required info.
I feel using the UM Cli commands in the script makes the script powerful.
Thanks,
KJag