Forum Discussion
amolari
Jun 03, 2015Cirrostratus
tmsh, can list partition.. but what about applications (path)?
with TMSH, performing a "list ltm virtual" displays the list of virtual server in the partition.
If I'm in a partition (probably the same with Common but haven't tested) where I configured my appli...
gsharri
Jun 03, 2015Altostratus
Use "folder" in tmsh directly to view iApp subfolders inside an administrative partition. Like this:
-
To view all iApp subfolders in the current partition. iApp subfolder names end in ".app":
list sys folder
-
To view all virtual servers in a partition and any subfolders/iApps use the recursive cmd. TMSH will now descend into iApp subfolders:
list ltm virtual recursive
-
To list all objects (for example VS) across all partitions and subfolders cd to the root of the partition hierarchy and then use the recursive cmd:
cd /
list ltm virtual recursive
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects