6.2
Table Of Contents
- Custom Properties Reference
- Contents
- Custom Properties Reference
- Updated Information
- Using Custom Properties
- Custom Properties Grouped by Function
- Custom Properties for Openstack Endpoints
- Custom Properties for Basic Workflow Blueprints
- Custom Properties for Clone Blueprints
- Custom Properties for FlexClone Blueprints
- Custom Properties for Linked Clone Blueprints
- Custom Properties for Linux Kickstart Blueprints
- Custom Properties for SCCM Blueprints
- Custom Properties for WIM Blueprints
- Custom Properties for vApp Blueprints
- Custom Properties for vRealize Automation Guest Agent
- Custom Properties for Networking
- Custom Properties for PXE Provisioning
- Custom Properties for BMC BladeLogic Configuration Manager Integration
- Custom Properties for HP Server Automation Integration
- Custom Properties Grouped by Name
- Custom Properties A Table
- Custom Properties B Table
- Custom Properties C Table
- Custom Properties E Table
- Custom Properties H Table
- Custom Properties I Table
- Custom Properties L Table
- Custom Properties M Table
- Custom Properties O Table
- Custom Properties P Table
- Custom Properties R Table
- Custom Properties S Table
- Custom Properties V Table
- Custom Properties X Table
- Using the Property Dictionary
Table 3‑13. Custom Properties V Table (Continued)
This section lists vRealize Automation custom properties that
begin with the letter V.
Property Description
VirtualMachine.SoftwareN.FailsBuild Optionally set to True to specify that a failure when executing
the work item causes the virtual machine build to fail.
VirtualMachine.SoftwareN.NoQuotes Specifies that expanding the script path does not enclose
values that contain spaces in double quotes.
Example 1: When using the following statement in a testprop =
test param format:
VirtualMachine.Software0.ScriptPath = C:\path0
{testprop}, VirtualMachine.Software0.NoQuotes =
false
Vrm.Software.Command expands to C:\path0 "test
param".
Example 2: When using the following statement in a testprop =
test param format:
VirtualMachine.Software0.ScriptPath = C:\path0
{testprop}, VirtualMachine.Software0.NoQuotes =
true
Vrm.Software.Command expands to C:\path0 test param.
VirtualMachine.Storage.Name
Identifies the storage path on which the machine resides. The
default is the value specified in the reservation that was used
to provision the machine.
VirtualMachine.Storage.AllocationType
Stores collected groups to a single datastore. A distributed
environment stores disks round-robin style.
VirtualMachine.Storage.ReserveMemory
Set to True to manage vSwap storage allocation to ensure
availability and set allocation in the reservation. vSwap
allocation is considered when you create or reconfigure a
virtual machine. vSwap allocation checking is only available
for vCenter Server endpoints. For multi-machine blueprints,
add the property to the component blueprints.
Note If you do not specify the
VirtualMachine.Storage.ReserveMemory custom property
when you create or provision the machine from
vRealize Automation, swap space availability is not ensured. If
you add the property for an already provisioned machine, and
the allocated reservation is full, the storage allocated in the
reservation might exceed the actual allocated storage.
VirtualMachine.VDI.Type
Specifies the type of virtual desktop infrastructure.
For XenDesktop provisioning, set to XenDesktop.
VMware.AttributeN.Name Specifies the name of an attribute in vRealize Orchestrator.
For example, it specifies the value of the attribute used in the
VMware.AttributeN.Name property. Replace the letter N with
a number, starting with 0 and increasing for each attribute to
set.
Custom Properties Reference
VMware, Inc. 77