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
3 Click New Property Attribute.
4 Select MinValue from the Type drop-down menu.
5 Enter an attribute name in the Name text box.
This name is not visible in the user interface.
6 Type the minimum value of the property in the Value text box.
For example, if you are using this attribute with the DateTimeEdit control, type a minimum earliest
possible date, and optionally a minimum time, value using a YYYY-MM-DD or MM/DD/YYYY format
and a time in HH:MM format followed by AM or PM. If you are using this attribute with the Integer
control, type a minimum integer value.
7
Click the Save icon ( ).
8 (Optional) Add additional attributes.
9 Click OK.
Add a Maximum Value Attribute
Use the MaxValue attribute to define a maximum integer value.
A MaxValue attribute is available for the Integer property value control type.
Prerequisites
Log in to the vRealize Automation console as a fabric administrator.
Procedure
1 Select Infrastructure > Blueprints > Property Dictionary.
2 Click Edit in the Property Attributes column of the property row.
3 Click New Property Attribute.
4 Select MaxValue from the Type drop-down menu.
5 Enter an attribute name in the Name text box.
This name is not visible in the user interface.
6 Type an integer for the maximum value of the property in the Value text box.
7
Click the Save icon ( ).
8 (Optional) Add additional attributes.
9 Click OK.
Add an Interval Attribute
You can use the Interval attribute to specify an integer increment by which the property value is increased
or decreased.
Custom Properties Reference
VMware, Inc. 90