application show
Display applications
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
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.
Give documentation feedback