Overview
| Excerpt |
|---|
| CLI command | list-application-policies | | Description | Retrieve 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 |
+----------------------+--------------------------+-------------------+ |
...