7.1

Table Of Contents
Machine Extensibility Overview 2
Provisioning or decommissioning a new machine, especially for mission-critical systems, typically requires
interacting with a number of different management systems, including DNS servers, load balancers,
CMDBs, IP Address Management and other systems.
This chapter includes the following topics:
n
Machine Life Cycle Extensibility
n
Choosing a Life Cycle Extensibility Scenario
Machine Life Cycle Extensibility
You can inject custom logic at various predetermined IaaS life cycle stages by leveraging IaaS state
change workflows, known as workflow stubs. You can use the workflow stubs to call out to
vRealize Orchestrator for bi-directional integration with external management systems.
Note The workflow stubs are replaced by the event broker workflow subscriptions. They are still
available, supported, and they can be used, but expect them to be removed in a future version of
vRealize Automation. To ensure future product compatibility, you should use the workflow subscriptions to
run custom workflows based on state changes. See Chapter 4 Configuring Workflow Subscriptions to
Extend vRealize Automation.
Creating a state change workflow enables you to trigger the execution of a workflow before the IaaS
master workflow enters a specific state. For example, you can create custom workflows to integrate with
an external database and record information at different stages of the machine life cycle.
n
Create a custom workflow that runs before the master workflow enters the MachineProvisioned state
to record such information as machine owner, approvers, and so on.
n
Create a custom workflow that runs before a machine enters the MachineDisposing state to record
the time at which the machine was destroyed and data such as its resource utilization at last data
collection, last logon, and so on.
The master workflow illustrations show the main states of the master workflow, highlighting in yellow the
states you can customize by using IaaS workflow stubs. The Customizable State Change Workflows table
lists the workflow stubs available, their corresponding place in the master workflow state, and examples
of custom logic you could use at each state to extend the machine life cycle.
VMware, Inc.
8