4.2
Table Of Contents
- Using VMware vCenter Orchestrator Plug-Ins
- Contents
- Using VMware vCenter Orchestrator Plug-Ins
- Introduction to Orchestrator Plug-Ins
- Using the vCenter Server 4.1 Plug-In
- Using the vCO Library Plug-In
- Using the Database Plug-In
- Using the SSH Plug-In
- Using the XML Plug-In
- Using the Mail Plug-In
- Using the Net Plug-In
- Using the Enumeration Plug-In
- Index
Method Returns Description
connect(String,number):Object Object
Connects the client to a host.
disconnect():Object Object
Disconnects the client.
enableSSL(boolean):Object Object
Enables SSL.
receiveAsBinary():Object[]
Array of Object Gets a response as an array of numbers.
receiveAsString():string String
Gets a response as a string.
sendBinary(Object[]):Object Object
Sends binary information as an array of
numbers.
sendString(String):Object Object
Sends a string command.
waitForData(Number):boolean Boolean
Waits for data to become available and
returns true if data is available or
false if the request times out.
Using VMware vCenter Orchestrator Plug-Ins
64 VMware, Inc.