apm_package_url_from_key (public)
apm_package_url_from_key package_key
Defined in packages/acs-tcl/tcl/apm-procs.tcl
- Parameters:
- package_key (required)
- Returns:
- The package url of the instance of the package. only valid for singleton packages.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [apm_package_url_from_id [apm_package_id_from_key $package_key]]Generic XQL file: packages/acs-tcl/tcl/apm-procs.xql
PostgreSQL XQL file: packages/acs-tcl/tcl/apm-procs-postgresql.xql
Oracle XQL file: packages/acs-tcl/tcl/apm-procs-oracle.xql