qoperation vaulttracker

Updated

Description

This command runs a Vault Tracker policy.

In case of an error, an error code and description are displayed as: "vaulttracker: Error errorcode: errordescription"

Usage

qoperation vaulttracker -vtp <vaulttrackerpolicy> [-tf <tokenfile>] [-tk <token>] [-h]
    

Options

-vtp

Vault Tracker policy name

-tf

Reads token from a file

-tk

Token string

-h

Display help

Diagnostics

Possible exit status values are:

0 - Successful completion.

1 - CLI usage failures, due to the use of an unsupported option or missing argument.

2 - Any other failure.

Example

Run Vault Tracker policy vtp1.

E:\commandline>qoperation vaulttracker -vtp
 vtp1
    

Was this page helpful?