Hi,
I am trying to set alters and availability check using the console client using the following commands.
neo set-alert-recipients -a myaccount -b myapp -u myuser -e alert_recipients@example.com --host hana.ondemand.com
neo create-availability-check -a myaccount -b myapp -u myuser -U /heartbeat -C 6 -W 4 --host hana.ondemand.com
It gives a Warning: User does not have permission to configure myaccount aplication myapp, component null
Although i am able to create the availability check from the cockpit. But many other commands are only available via console.
Does anyone know how to solve this issue?
Thanks in Advance,
Nikhil