'pathname_and_filename' | Full path + filename (enclosed in single straight quotes) of the CSV file that you created. |
'domain_name' | Name (enclosed in single straight quotes) of the Storage Viewer domain in which the host groups and hosts reside. See Finding the Domain Name. |
host_name_column_num | Column number in the csv file where the host names are listed. These hosts must already exist in the Storage Viewer database. Typically, this would be column 1. |
'log_path_name' | Full path (enclosed in single straight quotes) where the log file will be created/updated. Verify that you have write access to this directory. Example: 'C:\tmp' Optional: If you do not specify a path and log file name, only error messages will be written to the scon.err file. To omit this parameter, enter: '' |
'log_file_name' | Filename of the log where execution status and errors messages are written. Example: 'HostAttributeLoad.log' Optional: If you do not specify a path and log file name, only error messages will be written to the scon.err file. To omit this parameter, enter: '' |
'check_valid_value' | 'Y' or 'N' Indicates if you want the utility to check if the values provided in this file are among the existing possible values for the attributes. Y or N must be enclosed in single straight quotes. |