Difference between revisions of "List objects in CLI"
From Tech-Wiki
Line 3: | Line 3: | ||
To list pools, nodes, virtual servers use the following command | To list pools, nodes, virtual servers use the following command | ||
− | + | (tmos)# list ltm pool /Partition/Pool1 | |
− | + | (tmos)# list ltm virtual /Partition/VS1 | |
− | + | (tmos)# list ltm node /Partition/Node1 | |
+ | (tmos)# list ltm profile client-ssl sslprofile |
Latest revision as of 17:07, 13 May 2021
Back to Local Traffic Mananger
To list pools, nodes, virtual servers use the following command
(tmos)# list ltm pool /Partition/Pool1 (tmos)# list ltm virtual /Partition/VS1 (tmos)# list ltm node /Partition/Node1 (tmos)# list ltm profile client-ssl sslprofile