Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ OpsCenter Administrator's Guide
  3. Appendix D. Creating views using CSV, TSV, and XML files
  4. About creating TSV files
Veritas NetBackup™ OpsCenter Administrator's Guide

About creating TSV files

You can create views in OpsCenter Analytics by creating and importing the Tab-separated values (TSV) file that describes the views. You can create the TSV files in any text editor, Excel etc. and save the file as filename.tsv. Note that you can only create objects of type Generic when you create views using a TSV file.

Note:

You can export and import view structures using the TSV file. However, you cannot export or import attributes using a TSV file.

A TSV file typically contains the following details:

First column

View type

View Type must be one of the following:

  • Master Server

  • Client

  • Policy

  • File System

Second column

Name of the view

Third column

Level of the view. The third column and subsequent columns contain the name that you give to each level.

You can have as many levels as you want, which must be specified in the third column or subsequent columns in the TSV file.

Last column

Host name

Note:

The last column must be the host name. If the last column of a row is not the host name, the specific row or entry is ignored and not considered.

The TSV file contains tab-separated values. Each row defines the hierarchy of one host.

The following is the format of a sample TSV file containing one level of view.

Client	View_Application Oracle client1
Client View_Application Oracle client2
Client View_Application Sybase client3

Figure: Sample view shows the view that is created when you import the sample TSV file.

Figure: Sample view

Sample view

The following is the format of a sample TSV file containing two levels of view.

Client View_Global	India	Chennai client1
Client View_Global India Pune client2
Client View_Global UK London client3
Client View_Global US NYK client4

Figure: Sample multi-level view shows the multi-level view that is created when you import the sample TSV file that contains two levels of view.

Figure: Sample multi-level view

Sample multi-level view

Note:

If you create a view using a TSV file that already exists in OpsCenter Analytics, the view gets deleted. You cannot modify an existing view by using a TSV file.

Feedback

Was this page helpful?
Previous

About creating CSV files

Next

About creating XML files

Feedback

Was this page helpful?