Adding an application policy via the UI editor

Follow the instructions below to add an application policy:

  1. Navigate to the Application Policy Definitions page.
    1. If you are using the tiles to navigate, follow the steps below:
      1. Click Configurations on the home page.
         
      2. Click Application Policies. The Application Policy Definitions page will appear.
    2. If you are using the menu options to navigate, follow the steps below:
      1. Click on the list menu.
      2. Click on the Configurations menu down arrow.
      3. Click Application Policies. The Application Policy Definitions page will appear.
  2. Click Add New Application Policy Definition. The form to add a new application policy will appear in the UI editor.
  3. Enter the required details. For property definitions, see Application policy property definitions.
     
  4. Click Add Application Policy Definition to add the application policy definition.

Adding an application policy via the JSON editor

Follow the instructions below to add an application policy:

  1. Navigate to the Application Policy Definitions page.
    1. If you are using the tiles to navigate, follow the steps below:
      1. Click Configurations on the home page.
      2. Click Application Policies. The Application Policy Definitions page will appear.
    2. If you are using the menu options to navigate, follow the steps below:
      1. Click on the list menu.
      2. Click on the Configurations menu down arrow.
      3. Click Application Policies. The Application Policy Definitions page will appear.
  2. Click Add New Application Policy Definition. The form to add a new application policy will appear in the UI editor.
  3. Click on the editor control to switch to the JSON editor. The JSON code format to add an application policy will appear.
  4. Optionally, check the Auto correct with schema option to ensure that you do not accidentally delete any mandatory fields from the application policy definition JSON code.
  5. Code the application policy definition using JSON. For property definitions, see Application policy property definitions.
  6. Click Add Application Policy Definition  to add the application policy definition.
  • No labels