Skip to main content
A newer release of this product is available.

application show

Contributors
Suggest changes

(DEPRECATED)-Display applications

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

Note This command is deprecated and may be removed in a future release of Data ONTAP. Use the REST interface instead.

This command displays applications. An application groups storage objects to perform application-granular operations.

Parameters

{ [-fields <fieldname>,…​]

Specifies fields that you want included in the output. You can use -fields ? to display the available fields.

| [-instance ] }

Specifies the display of all available fields for each selected application.

[-vserver <vserver name>] - Vserver

Selects applications belonging to Vservers that match the parameter value.

[-application <text>] - Application

Selects applications with names that match the parameter value.

Examples

cluster1::> application show
Vserver   Application
--------- --------------------------------------------
vs1       app1
          app2
          app3
          app4
4 entries were displayed.

The example above displays all applications in the cluster.