Updating an application policy via the UI editor

Follow the instructions below to view the details of an application policy:

  1. Navigate to the Application Policy Definitions page.
    • If you are using the tiles to navigate, follow the steps below:
      1. Click Configurations on the home page.
      2. Click Application Policies.
    • If you are using the menu options, follow the steps below:
      1. Click on the list menu.
      2. Click the down arrow on the Configurations menu.
      3. Click Application Policies.
  2. Click Edit to update the details of the selected application policy. 
    Grid view:
    If you are in the grid view, hover your mouse pointer over the application policy that you wish to update, for the Edit button to appear.

    List view:
  3. Edit the required fields and click Save.

Updating an application policy via the JSON editor

Follow the instructions below to view the details of an application policy:

  1. Navigate to the Application Policy Definitions page.
    • 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.
    • If you are using the menu options, follow the steps below:
      1. Click on the list menu.
      2. Click the down arrow on the Configurations menu.
      3. Click Application Policies. The Application Policy Definitions page will appear.
  2. Click Edit to update the details of the selected application policy. 
    Grid view:
    If you are in the grid view, hover your mouse pointer over the application policy that you wish to update, for the Edit button to appear.

    List view:
  3. Click on the editor control to switch to the JSON editor. The JSON code format to update 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. Update the application policy definition using JSON. For property definitions, see the Application Policy Resource Definition.
  6. Click Save to save the changes of the updated application policy definition.
  • No labels