User's Manual

Working with Templates
8-30 Active System Manager User Guide, Release 7.0
Table 8-6 describes the Provisioning parameters input fields defined in the CSV file.
Table 8-6 Provisioning Parameters in a CSV File
Provisioning
Parameters Description
key Represents the name of the parent parameter for child parameters. Key is Null for root
level parameters.
Name Represents attribute name.
datatype Represents attribute type: String (Default type), numeric, date, password.
ismandatory Represents if the attribute is mandatory or not. Possible values are Yes or No. Default
value is No
valuelist Represents associated value list. The values is delimited by the vertical bar (|); for
example, value1 | value2.
iseditable Represents whether the value of the attribute can be changed or not in the user
interface. Possible values are Ye
s or No (default value).
default value Represents the default value of the attribute. If attribute is marked as mandatory
scope Represents the scope of attribute association with the inventory elements. Possible
value is manufacturer.
manufacturer Represents the name of the resource manufacturer to which the attribute is related.
model Represents the name of the resource model to which the attribute is related.
The example CSV file below represents the Provisioning parameters as defined in the CSV file; see
Figure 8-11.
Figure 8-11 CSV File Example - Provisioning Parameters