application show
(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.
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.
Give documentation feedback