5.1

Table Of Contents
Table 1-1. Plug-Ins Installed with Orchestrator by Default (Continued)
Plug-In Purpose Configuration Input Types Scripting Objects Inventory
SQL Java Database Connectivity
(JDBC) API is the industry
standard for database-
independent connectivity
between the Java
programming language and
a wide range of databases.
The databases include SQL
databases and other tabular
data sources, such as
spreadsheets or flat files. The
JDBC API provides a call-
level API for SQL-based
database access from
workflows.
None None
Connection
JDBCConnection
PreparedStatement
ResultSet
Exposes
nothing in
the
inventory.
SSH Provides an implementation
of the Secure Shell v2 (SSH-2)
protocol. Allows remote
command and file transfer
sessions with password and
public key-based
authentication in workflows.
Optionally, the SSH plug-in
can provide remote file
system browsing directly in
the vCO inventory.
See “Configure
the SSH Plug-
In,” on page 43.
File
Folder
RootFolder
SshConnection
KeyPairManager
SSHCommand
SSHFile
SSHFolder
SSHSession
Can expose
objects in the
inventory.
XML A complete Document
Object Model (DOM) XML
parser that you can
implement in workflows.
Alternatively, you can use
the ECMAScript for XML
(E4X) implementation in the
Orchestrator JavaScript API.
None None
XMLDocument
XMLElement
XMLManager
XMLNameNodeMap
XMLNode
XMLNodeList
Exposes
nothing in
the
inventory.
Mail Uses Simple Mail Transfer
Protocol (SMTP) to send
email from workflows.
Set the default
values for the
EmailMessage
object to use.
See “Define the
Default SMTP
Connection,” on
page 61.
None
EmailMessage
Exposes
nothing in
the
inventory.
Net Wraps the Jakarta Apache
Commons Net Library.
Provides implementations of
Telnet, FTP, and POP3. The
POP3 part allows reading
email. In combination with
the Mail plug-in, the Net
plug-in provides full email
sending and receiving
capabilities in workflows.
None None
FTPClient
POP3Client
POP3Message
TelnetClient
Exposes
nothing in
the
inventory.
Workflow
documentation
Provides workflows that
allow you to generate
information in PDF format
about a workflow or a
workflow category.
None None
workflowDocumentati
onService
Exposes
nothing in
the
inventory.
Chapter 1 Introduction to Orchestrator Plug-Ins
VMware, Inc. 11