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
VirtualMachine.DiskN.Letter
Specifies the drive letter or mount point of a machine’s disk N. The
default is C. For example, to specify the letter D for Disk 1, define the
custom property as VirtualMachine.Disk1.Letter and enter the
value D. Disk numbering must be sequential. When used in
conjunction with a guest agent, this value specifies the drive letter or
mount point under which an additional disk N is mounted by the guest
agent in the guest operating system.
VirtualMachine.DiskN.IsFixed
Disables the editing of a specific disk when reconfiguring a machine.
Set to True to disable display of the edit capacity option for a specific
volume. The True value is case-sensitive. The N value is the 0-based
index of the disk.
Alternatively, you can set the VirtualMachine.DiskN.IsFixed
custom property to True in the VirtualMachineProperties table in the
database or use the Repository API to specify a URI value such
as .../Repository/Data/ManagementModelEntities.svc/Virtua
lMachines(guid'60D93A8A-F541-4CE0-
A6C6-78973AC0F1D2')/VirtualMachineProperties.
VirtualMachine.DiskN.Label
Specifies the label for a machine’s disk N. The disk label maximum is
32 characters. Disk numbering must be sequential. When used with a
guest agent, specifies the label of a machine's disk N inside the guest
operating system.
VirtualMachine.DiskN.Active
Set to True (default) to specify that the machine's disk N is active. Set
to False to specify that the machine's disk N is not active.
VirtualMachine.DiskN.FS
For use with Windows guest agent (gugent). Specifies the file system
of the machine’s disk N. The options are NTFS (default), FAT and
FAT32. For example usage, see the 10_setupdisks.bat Windows
agent script.
VirtualMachine.DiskN.FileSystem
For use with Linux guest agent (gugent). Specifies the file system of
the machine’s disk N. The options are ext3 and ext4. The xfs value is
not supported. For example usage, see the 30_DiskSetup.sh Linux
agent script.
VirtualMachine.DiskN.Percent
Specifies the percentage of the disk N to be formatted by a guest
agent for the machine’s use. That machine cannot use the remaining
portion of the disk.
Custom Properties Reference
VMware, Inc. 84