All Tenants View

The All Tenants view provides a global view of all Avi Vantage objects across all tenants. This includes all the tenants, including the admin tenant.

The All Tenants view is intended for viewing, updating, and deleting objects. New objects cannot be created in this view.

Note: The All Tenants view is supported only for administrative user accounts configured to be superuser. To use the feature, you must log in with an Avi Vantage user account that has the role System-Admin and the superuser attribute enabled.

To switch the focus of the management session to the All Tenants view, use any of the following methods. test

UI

  1. From Avi Vantage UI, navigate to the user administration menu and select Tenant View.

    all-tenants1

  2. Select All Tenants.

    all-tenants2

CLI

Enter the following command:

switchto tenant *
Switching to tenant *

Specifying /* (wildcard) instead of a tenant name gives access to objects across all tenants.

API

Set the value of X-Avi-Tenant in the HTTP request header to /* (wildcard).