How to list Asset's "Management IP" using oc CLI?
Greetings!
I need to find a way to quickly list my Asset's Management IP as listed in the Asset's Dashboard pane of Ops Center's Web UI... BUT using the CLI.
(/opt/SUNWoccli/bin/oc version 12.3.2.1113)
/opt/SUNWoccli/bin/oc -e 'connect ; gear.list -l' does not list the Management IP.
Are there command scripts or oneliner to do that?
Thanks