Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel3

Overview

Excerpt
CLI command
list-application-policies      
DescriptionRetrieve details of all the application policies.
Command format
list-application-policies        

Example

Use case: Retrieve details of all the application policies.

Code Block
list-application-policies

Sample output

Code Block
Application policies found:
+----------------------+--------------------------+-------------------+
| ID                   | No of Network partitions | algorithm         |
+----------------------+--------------------------+-------------------+
| application-policy-1 | 1                        | one-after-another |
+----------------------+--------------------------+-------------------+

...