Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

PropertyClass - bulkAddPropertiesToClasses


PropertyClass - bulkAddPropertiesToClasses

Description :

This command parses a CSV file in the following form : FullyQualifiedClassName, PropertyName, PropertyDescription, PropertyType, isEditable, isRequired, defaultValueAsString. For each row, the command attempts to add the property described to the class described.

Return type : void

Command Input :

Variable Name

Variable Type

Description

localFileDir

String

Directory containing the CSV bulk add file.

localFileName

String

Name of the CSV bulk add file.

Example

The following example has a file defined in /home/foo_user called bulkAdd.csv. This file contains a set of properties to add to various classes.

Script





PropertyClass bulkAddPropertiesToClasses /home/foo_user bulkAdd.csv



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.5