Overview

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.

list-application-policies

Sample output

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

For information on all the properties that can be used in an application policy definition, see the Application Policy Resource Definition.

  • No labels