Problem:
Can someone point me to any sample code or other example of creating a simple task that utilizes the vCenter API. Something like ..... connect in to vCenter and power on a VM. I know this is already available but I want to build a task from scratch.
I assume this is possible only through the Java based Open Automation under eclipse and then loaded as a task/module.
Can this be achieved directly in UCSD through Javascipr ?
Solution:
It would be better to use the UCSD API vs. the internal functions.
You would have to get familiar with all of this.
UCSD Online Documentation
https://[UCSD_IP]/app/javadocs/index-all.html
https://[UCSD_IP]/app/javadocs/
VM Details
https://communities.cisco.com/docs/DOC-58567 (VM Details)
https://communities.cisco.com/docs/DOC-57693 (Annotations)
Comments
0 comments
Please sign in to leave a comment.