Skip to main content

HelloID

Add, edit, or remove a resource
Add a resource
  1. For the relevant PowerShell v1 or v2 target system, Edit a target system.

  2. Go to the Resources tab.

  3. Click Add to add a new resource.

    2022-04-06_13-18-28.png
  4. To rename the resource, click its name (e.g., Resource 1) and enter a new value.

  5. Turn on the Enable toggle.

  6. In the dropdown, select the field from the Contracts that will be the basis for this resource.

    2021-09-28_13-41-11.png
  7. Click Resource Creation Script to open the Resource create script.

  8. Customize the script. At minimum, write code to check if the resource already exists, and create it if not.

    2023-11-16_10-57-02.jpg

    PowerShell v1

    2023-11-16_10-57-02.jpg

    PowerShell v2

  9. Click Preview to preview the script. The preview execution time is capped at 30 seconds, and returns only up to the first 10 results.

  10. Optional: Repeat steps (3) - (9) to create additional resources.

    2021-09-28_15-28-06.png

Your resource(s) are now configured. To run them during enforcement, Run with resources.

  1. Edit a target system.

  2. Go to the Resources tab.

  3. Continue by following the instructions in Add a resource.

  1. Edit a target system.

  2. Go to the Resources tab.

  3. For the relevant resource, click Delete.