Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

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.

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*

BMC Server Automation Command Line Interface 8.5