TMSS10ListCustomers lists all Customer records, except hidden Customers, listing their Customer-ID, Description, current Volume count, Volume statistics and address.
TMSS10ListCustomers [-A attribute index] [-S logon string] [-V volume filter] [-c configuration file]
-A
Extended Attribute index (default = 0).-S
The Logon string argument sets the Server Logon Information.-V
Volume Filter which can be used to filter the traversal of Customer, Media, Volume, repository and flag values.
If an argument value starts with the value FI:
, the value for that attribute will be read from the file name specified immediately after it. For example, if a file named ACME_volumes has the content ACME_*.*
, specifying FI:/etc/ACME_volumes
will have the same effect as -V ACME.*.*
. Using FI:
to refer to a file for an attribute value works for all attributes.
If the pattern being matched starts with *LIST: then rather than matching the literal value, each record in the file specified as *LIST:filename will be tested. If one matches the match will succeed.
To include multiple Attributes in the report, add the required Attribute indexes separated by a comma (eg. -A 1,2,5).
The TapeTrack Software is commercially supported by a full-time help desk staff.
If you are experiencing problems or want some advice on how to configure or use the product please see the Accessing Technical Support page.
stdout: Output Reports.
stderr: Diagnostic messages.
TMSS10ListCustomers -S user:-password@server
System: TapeTrack Report Description: TapeTrack Customer Report Production Time: Tuesday, August 11, 2020 - 09:57:10 (AUS Eastern Standard Time) Report Width: 176 bytes ID Description Count Move Overdu Audit Address ---- ---------------------------------------- ------ ------ ------ ------ ---------------------------------------------------------------------------------------------------- US01 New York Data Center 147 15 0 15 2763 Data Street, NYC US02 Los Angeles Data Center 122 22 0 22 4536 Backup Avenue, LA US03 North Carolina Data Center 120 15 0 15 2222 Restore Lane, Raleigh NC US04 Nashville Data Center 132 25 0 25 3342 Database Crt, TN ---- ---------------------------------------- ------ ------ ------ ------ ----------------------------------------------------------------------------------------------------
2021-05-24 | Fixed bug when using TMSSLEVELNAME and TMSSNOLEVELSLOT variables (#127) |
2020-11-24 | Added support for JSON output |
2019-04-14 | Added new program |
2019-04-14 | Added fast forward code to reduce runtime |
2019-04-14 | Added return code list to end of all command line programs that use the TapeTrack API |
2019-04-14 | Changed server argument parser to allow colon in password to support z/OS DD name files |
2019-04-14 | Added support for Excel output |
2019-04-14 | Added support for HTML output |