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
Using the Property Dictionary 4
You can use the property dictionary to define new custom properties.
You can customize how properties appear in the user interface.
n
Associate a property name with a user control, such as a check box or drop-down menu.
n
Specify constraints such as minimum and maximum values or validation against a regular expression.
n
Provide descriptive display names for properties or add label text.
n
Group sets of property controls together and specify the order in which they appear.
Use the following workflow when you define and use a custom property definition.
1 Add a new property and associate it with a property control type.
2 Add relevant property attributes to the property.
Attributes contain additional information such as minimum and maximum values or help text to
display with the property. Available attribute types vary depending on the control type.
3 Add the properties to a blueprint either individually or by using a property group.
A tenant administrator or business group manager can create or edit blueprints.
4 (Optional) Add a control layout to specify where the properties appear on the machine confirmation
page.
New custom properties are typically used by custom workflows to specify how to run a command based.
You can use vRealize Automation Designer to define these custom workflows. For more information
about working with custom workflows, see Extension Development.
This chapter includes the following topics:
n
Adding Property Definitions
n
Adding Property Attributes
n
Example of Creating a Relationship Between Two Properties and Adding Them to a Blueprint
n
Creating Property Control Layouts
Adding Property Deļ¬nitions
A property definition contains an associated property control type, and optionally a property attribute,
which define its behavior.
VMware, Inc.
83