User's Manual

Table Of Contents
Working with Templates
Template Management 11-35
Table 11-6 describes the Provisioning parameters input fields defined in the CSV file.
Table 11-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 Yes 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 11-15.
Figure 11-15 CSV File Example - Provisioning Parameters