Variable | Description | Default Value |
|---|---|---|
username | Name of the IDMC user with read and write permissions for accessing assets. | IDMCAdmin |
password | Password for the user specified in the username variable. | adminPass |
hostname_login | URL used to log into the IDMC organizaton. | https://dm-em.informaticacloud.com |
API_CDGC | URL of the CDGC instance of the IDMC organization, used for executing CDGC API calls. | https://cdgc-api.dm-em.informaticacloud.com |
hostname_cdam | URL of the CDAM instance of the IDMC organization, used for executing CDAM API calls. | https://cdgc-api.dm-em.informaticacloud.com/cdam-policy-api/api/v1/data-access-controls |
terms_json | JSON format used for business terms recommendations. | Retain the default value: { \"Name\": \"example name\", \"Description\": \"example description\", \"Operation\": \"operation\" } |
policy_json | JSON format used for CDGC policies recommendations. | Retain the default value: { \"Name\": \"example name\", \"Description\": \"example description\", \"Operation\": \"operation\", \"Type\": \"Chosen Policy Type\" } |