Supported Variables
To add conditions to your policies, you can use either Oracle Cloud Infrastructure general or service-specific variables.
Application Dependency Management supports all the general variables (see General Variables for All Requests), plus the ones listed here:
- The
adm-knowledge-base
resource type can use the following variables:Variable Variable Type Comments target.adm-knowledge-base.id
Entity (OCID) Available for Get, Update, Delete, and Move operations on the Knowledge Base resource. target.adm-knowledge-base.display-name
String Display name of the Knowledge Base. - The
adm-vulnerability-audit
resource type can use the following variables:Variable Variable Type Comments target.adm-vulnerability-audit.id
Entity (OCID) Available for Get, Update, Delete, and Move operations on the Vulnerability Audit resource. target.adm-vulnerability-audit.display-name
String Display name of the Vulnerability Audit. target.adm-vulnerability-audit.knowledge-base-id
Entity (OCID) - The
adm-remediation-recipes
resource type can use the following variables:Variable Variable Type Comments target.adm-remediation-recipe.id
Entity (OCID) target.adm-remediation-recipe.display-name
String Displays name of the remediation run target.adm-remediation-recipe.type
String target.adm-remediation-recipe.knowledge-base-id
Entity (OCID) - The
adm-remediation-runs
resource type can use the following variables:Variable Variable Type Comments target.adm-remediation-run.id
Entity (OCID) target.adm-remediation-run.display-name
String Display name of the remediation run target.adm-remediation-run.adm-remediation-recipe-id
Entity (OCID) Available on all cals except ListApplicationDependencyRecommendations - The
adm-remediation-run-stages
resource type can use the following variables:Variable Variable Type Comments target.adm-remediation-run-stage.adm-remediation-run-id
Entity (OCID) target.adm-remediation-run-stage.type
String Types are: DETECT, RECOMMEND, VERIFY, and APPLY - The
adm-work-requests
resource type can use the following variables:Variable Variable Type Comments target.adm-work-requests.id
Entity (OCID) Available for Get, Update, Delete, and Move operations on the Work Request resource. target.adm-work-requests.operation-type
String Allowed values: CREATE_KNOWLEDGE_BASE
,DELETE_KNOWLEDGE_BASE
,MOVE_KNOWLEDGE_BASE
,UPDATE_KNOWLEDGE_BASE
.