7.4
Table Of Contents
- Custom Properties Reference
- Contents
- Custom Properties Reference
- Custom Properties and the Property Dictionary
- Using Custom Properties
- Custom Properties Grouped by Function
- Custom Properties for Deployments
- Custom Properties for Naming and Analyzing Deployments
- Custom Properties for OpenStack Endpoints
- Custom Properties for Clone Blueprints
- Custom Properties for Linked Clone Blueprints
- Custom Properties for FlexClone Blueprints
- Custom Properties for Basic Workflow Blueprints
- Custom Properties for Linux Kickstart Blueprints
- Custom Properties for SCCM Blueprints
- Custom Properties for WIM Blueprints
- Custom Properties for vCloud Air and vCloud Director Blueprints
- Custom Properties for Networking and Security
- Custom Properties and Property Groups for Containers
- Custom Properties for PXE Provisioning
- Custom Properties for OVF Import
- Custom Properties for vRealize Automation Guest Agent
- Custom Properties for BMC BladeLogic Configuration Manager Integration
- Custom Properties for HP Server Automation Integration
- Custom Properties Grouped by Name
- Custom Properties Underscore (_)
- Custom Properties A
- Custom Properties B
- Custom Properties C
- Custom Properties E
- Custom Properties H
- Custom Properties I
- Custom Properties L
- Custom Properties M
- Custom Properties N
- Custom Properties O
- Custom Properties P
- Custom Properties R
- Custom Properties S
- Custom Properties V
- Custom Properties X
- Using the Property Dictionary
- Using Property Definitions
- Using Property Groups
- Defining Component Profile Settings
Table 1‑45. Custom Properties V Table (Continued)
Property Description
VMware.SCSI.Sharing
Specifies the sharing mode of the machine’s VMware SCSI bus.
Possible values are based on the VirtualSCSISharing ENUM value
and include noSharing, physicalSharing, and virtualSharing.
If you specify the CloneWorkflow provisioning workflow when
configuring your machine component in the blueprint design canvas,
the VMware.SCSI.Sharing property is not available.
The VMware.SCSI.Sharing property is not available for use with the
CloneWorkflow provisioning workflow. If you specify the
CloneWorkflow provisioning workflow when configuring your machine
component in the blueprint design canvas, you cannot use the
VMware.SCSI.Sharing property.
VMware.Memory.Reservation
Defines the amount of reserved memory for the virtual machine in MB,
for example 1024. Setting this value also reduces the size of the
virtual machine swap file on disk by the amount specified.
VMware.Network.Type
Specifies the network to connect the VM as specified in the
reservation. The network adapter on the machine must be connected
to a unique network.
The following adapter type values are available:
n
Flexible (default )
n
VirtualPCNet32 (not compatible with vSphere).
n
E1000 or VirtualE1000
n
VMXNET or VirtualVMXNET
n
VMXNET2
n
VMXNET3
Set to E1000 when provisioning Windows 32-bit virtual machines on
ESX server hosts to ensure that machines are created with the correct
network adapter. This property is not used for physical provisioning.
VMware.Ovf.Thumbprint
If the OVF resides on an HTTPS server that has a certificate, this
property stores the value of that certificate's thumbprint and is used to
validate that certificate. It has no relevance when the OVF is hosted
on an HTTP server. The property is automatically created when you
import an OVF by using the ImportOvfWorkflow provisioning
workflow in the blueprint component's user interface. If you create the
blueprint programmatically with vRealize Automation REST APIs or
vRealize CloudClient, you must manually create the property.
Note The thumbprint can be stored in a comma-separated format to
support a certificate chain.
When the VMware.Ovf.TrustAllCertificates is present and set to
true, the VMware.Ovf.Thumbprint property is ignored.
VMware.Ovf.TrustAllCertificates
When this property is present and set to true, the
Vmware.Ovf.Thumbprint property is ignored and no certificate
validation is performed when you import an OVF by using the
ImportOvfWorkflow provisioning workflow.
Custom Properties Reference
VMware, Inc. 95