Server - bulkRemoveServerPropertyValues
Server - bulkRemoveServerPropertyValues
Description :
This command removes property values for one or more servers.
As input, the command requires the name of a local file.The file should be in a CSV format with the following columns: Server Name and Property Name. Each line in the CSV file correlates to one property value being removed from one server.
Return type : void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
fileDir | String | Directory containing the CSV file. |
fileName | String | Local CSV file containing the names of the properties you want to remove. See above for a more complete description. |
Example
This example calls the command bulkRemoveServerPropertyValues, passing in a local file
Script
Server bulkRemoveServerPropertyValues /tmp remove.csv
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*