Skip to main content

Job definition overview

What is it?

Once the connector is installed and configured, you create the actual VMWare jobs that OpCon runs. You can define VMWare jobs in two ways:

  • As a Windows job that uses the VMWare sub-type in Enterprise Manager.
  • As a VMWare job type in Solution Manager.

Both paths expose the same set of VMWare operations. The job definition determines which operation runs and which virtual machine the operation acts on. When OpCon runs the job, the definition is passed as arguments to the VMWare Connector, which calls the VMWare web services interface.

Who this is for: Automation Engineers building schedules that include VMWare operations. System Administrators who installed the connector typically hand off to this role.

Before you start

Choose your path

PathWhen to use itPage
Enterprise Manager sub-typeYou define jobs in the Enterprise Manager desktop client.Enterprise Manager job definition
Solution Manager job typeYou run OpCon 25.0.3 or greater and define jobs in Solution Manager.Solution Manager job definition

Supported operations

Both job-definition paths expose the same operations:

OperationWhat it does
BACKUPCreates an offline backup of a VMWare instance.
CLONECreates a virtual machine from an existing machine or template.
DELETEDeletes a virtual machine from the VMWare environment.
INFORMATIONProduces a report (powered-off list or datacenter summary) from the VMWare environment.
POWEROPSPerforms a power action (power on, power off, reboot, reset, shut down, standby, or suspend).
RECONFIGUREChanges the number of CPUs or the memory size of a virtual machine.
SNAPSHOTCreates, removes, or reverts a virtual machine snapshot.

For the per-operation field reference, refer to the page that matches your sub-type path.

What's in this section