Getting Audit Notes from an Entity Using the Command Line Interface

Applies to: client computers, MediaAgents, storage libraries (cloud, disk, tape), mount paths (cloud, disk), and storage policies.

You can get the notes that are configured for an entity using the command line.

Procedure

  1. Run the qlogin command to log on to the CommServe computer.

  2. Download the get_audit_template.xml file to the computer where you will run the command.

  3. On the command line, go to software_installation_directory/Base, and then type the following command:

    qoperation execute -af $[get_audit_template.xml] -clientName client_name
  4. Run the qlogout command to log off the CommServe computer.

Example

In this example, the parameters are included in the command line instead of being defined in the XML file.

qoperation execute -af $[get_audit_template.xml] -clientName MyClient1
×

Loading...