Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home
  • Product Guides
  • VAST Cluster 5.1 Administrator's Guide
  • Getting Started
  • VMS Interfaces

Using the VAST Web UI (v5.1)

Written by Jason Massae

Updated at June 10th, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Test Functionality
    Prob
  • Knowledge Base
    Getting Started Platform Knowledge Solutions and Integrations
  • Product Guides
    VAST Cluster 5.1 Administrator's Guide VAST Cluster 5.2 Administrator's Guide
+ More

Table of Contents

Connecting to the VAST Web UI Navigating the VAST Web UI Navigating the VAST Web UI Viewing Cluster Resources and Configurations Filtering Columns Sorting Choosing and Adjusting Columns Viewing Resource Details Links to Related Resources Inspecting Resources Creating Resources Modifying Resources Deleting Resources Downloading Configuration Details Actions Available per Resource Performing Bulk Actions

The VAST Web UI is a web based graphic interface for administrating and monitoring VAST Cluster. It is accessible over local network connection to the VAST Cluster CNodes. 

Connecting to the VAST Web UI

  1. Make sure your PC has network access to all of the VAST Cluster compute servers (CNodes).
  2. Browse to: https://<VMS_VIP>/, where <VMS_VIP> is the management VIP that you provided during installation. This is the IP used to connect to the VAST Cluster management server (VMS).
    The VAST Web UI opens.
  3. If this is your first time connecting to the VAST Web UI, click I agree to accept the VAST Data End User License Agreement. 
  4. Enter your Username and Password to log in.
    For first time login, use the factory default VMS user account credentials:
    username: admin
    password: 123456

VAST Cluster has one factory default VMS user account. You cannot delete the factory default VMS user account or reduce its permissions. After first time login, you can change the password for the default VMS user, create additional VMS users, and/or configure role based access with LDAP groups. For all options, see Authorizing VMS Access and Permissions. 

 

For subsequent login, enter a valid user name and password. This may be:

  • A user name and password belonging to a user group on your organization's authentication provider (requires mapping the group to a VMS role), or
  • The user name and password of a VMS user account.
  1. Click Login.

You're now logged into the VAST Web UI and you're viewing the Dashboard.

Navigating the VAST Web UI

When you log into the VAST Web UI, the Dashboard page is displayed. To return to the dashboard at any time, click the VAST logo (1) at the top center of the page.

 

The name of your VAST Cluster (2), the installed build (3), and the cluster status (4) appear at the top left. Your username appears at the top right (5). 

Navigating the VAST Web UI

To navigate to a page, you can either browse or search for it:

To search for a page, either type '/' anywhere in a page, or click the search button (6) at the top of the navigation menu on the left. Then begin typing the name of the page. The search is dynamic and returns results as you type.

To browse, use the menu located at the left of the page (7). When you hover over the icons, the names of the top level pages appear. You can select those pages by clicking, or you can browse directly to a lower level page by hovering over the menu name, which opens a second level submenu.

If you don't have permission to access any given page, the page name appears in gray in the menu. Contact your administrator to request the permission you need.

Viewing Cluster Resources and Configurations

The VAST Web UI is organized by pages that are divided into tabs per resource type. For example, the Element Store page contains several tabs: Views, View Policies, Lifecycle Rules, Quotas, Locks, Tenants, and QoS Policies. Each tab typically enables you to view all configured resources of a specific type, and to create, modify and delete the resources. The resources are typically listed in a table.

Filtering Columns

In many pages and tabs, you can apply filters to select specific resources. You apply the filters to columns and this filters the entire table.

Click in the column on which you wish to filter. You can then select from these additional options:

Select to show the filter options available for the column. These include options to filter for specific text or values.. The options vary according to the field.

Select the options to apply. When you have applied a filter, the column header appears highlighted with a filter symbol, like this .

You can apply filters to more than one column in a page or tab.

When you navigate away from a page or tab, your filter selections are cleared.

 

 

Sorting

You can sort the rows in a page in ascending or descending alphabetical order according to any column.

To sort, click in the column to be used as the basis for the sort. This sorts the page in ascending order. The column shows to indicate this. Click this symbol to reverse the sort, to descending. The column shows .

To sort on a different column, click for that column. This cancels the sort on the previous column.

Choosing and Adjusting Columns

You can select which columns are shown in a page or tab, adjust the width of columns, and drag columns to a different position in the page.

To select columns to be displayed: click in the column, and then click . This will show a list of all available columns for the page, with currently displayed ones selected. Select or deselect columns that will appear in the page.

To adjust the width of the columns: click the bar separating the columns, and drag left of right to adjust the column width. Alternatively, click in the column, then , and the select either Autosize This Column or Autosize All Columns, to automatically adjust the width of this or all columns.

To change the position of columns: click anywhere in a column header and drag it, to move the column to a different position.

Any changes will be saved, and also used the next time the page is opened.

To reset the original default column settings, click in the column, and then select Reset Columns.

Viewing Resource Details

To view more complete details of a resource than you can see in the table, right-click the resource and select View. A dialog similar to the dialog for modifying the resource opens for read-only viewing.

The dialog may be split up into sections if there are many fields. In this case, a menu is shown on the left of the dialog, to help navigate the sections. The menu has indications whether there are mandatory fields in sections that are unfilled, or whether a section is enabled or disabled, according to the fields in the section.

Links to Related Resources

Some display fields are links to resources listed on other pages. You can click the link to browse to the page that lists the related resource. For example, the view tab displays each view's view policy in a column, and the displayed view policy links to the view policy page. You can click the view policy to look at the view policy's configuration on the view policy page. To return to the original page, browse back.

Inspecting Resources

The pages and tabs for resources include an Inspect panel, which shows more detail for a selected resource. This panel is open by default when the page or tab is opened (but can be closed). The detail appears as labels, for the attributes of the resource. Some of the labels are links to other tabs, where you can see more detail for the specific attribute.

For example, in the image below, click on the Protocols link to see detail for the protocol (in this case NFSv3).

The Inspect panel for resources in the Infrastructure page also show a Tree view of the cluster and its subcomponents, with the selected resource highlighted. For example, in the image below, the Tree view highlights the selected CBox (cnode-3-173, in this case).

Creating Resources

In many pages or tabs, you can create new resources. Click +Create in the upper right of the page. Alternatively, click on , and select Create new, or right-click on a row in the listing, and select Create new. Any of these methods open a dialog in which you configure a new resource of the type displayed on the tab.

Modifying Resources

To modify details for a resource, right-click the resource and select Edit. The Update dialog for the resource opens. Modify the settings as needed and click Update to save your changes.

Deleting Resources

To delete a resource, right-click the resource and select Remove. The resource is deleted and no longer shows on the page.

Downloading Configuration Details

To download a CSV containing the resources in a page or tab, click at the top right of the page. The downloaded file includes the resource listing filtered with any applied filters.

Actions Available per Resource

Right-click on a resource to access a menu of actions that you can do to the resource. This typically includes view, edit and remove and may include additional actions specific to the type of resource.

Performing Bulk Actions

Several bulk actions are supported. For example, you can activate or deactivate multiple CNodes or DNodes with a single bulk action in the Infrastructure page.

To perform a bulk action:

  1. Use the checkboxes in the far left column to select the resources on which you want to perform the action. There is a 'select all' checkbox above the column.
  2. Open the Actions dropdown, which you can find above the table at the far right, and select the action you want to perform.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • VAST Cluster Concepts and Terminology
  • VAST Data Releases
  • Boosting Developer Workflows with Mutagen

Copyright 2025 – VAST Data.

Knowledge Base Software powered by Helpjuice

Expand