qdelete iron

Updated

Description

This command deletes an Iron Mountain customer ID.

When an Iron Mountain customer ID is deleted, a message appears that tells you that the ID was deleted successfully. If an error occurs, an error code and description appear: "iron: Error errorcode: errordescription"

Usage

qdelete iron [-cs <commserve_host_name>] -iron <ironmountainid> [-tf <tokenfile>] [-tk <token>] [-h]
    

Options

-cs

CommServe host name

-iron

Name of the Iron Mountain customer ID that you want to delete

-tf

Reads token from a file

-tk

Token string

-h

Displays help

Diagnostics

Possible exit status values are:

0 - Successful completion.

1 - CLI usage failures because of the use of an unsupported option or missing argument.

2 - Any other failure.

Example

Delete an Iron Mountain customer ID with the value A123.

qdelete iron -iron A123
    

Was this page helpful?