oms13.4 - emcli interactive syntax for agent target (get_targets,delete_target)
Hi, I am having a couple of issues with emcli.
In standard mode I cannot get the commands to be recognized so I will deal with that seperate from this Q. (Please don't respond to my Q with 'standard mode' syntax.)
In interactive mode i can do the following to see all agent targets:
> > > get_targets(targets="oracle_emd")
but how do i retrieve a specific agent target info? I think I am having issues because the agent name has a ":" in it and that character is part of the syntax of the command in interactive mode.
Once I have the get_target syntax that should help me to also do a delete in interactive mode.