apm_instance_name_from_id (public)

 apm_instance_name_from_id package_id

Defined in packages/acs-tcl/tcl/apm-procs.tcl

Parameters:
package_id (required)
Returns:
The name of the instance.

Testcases:
No testcase defined.
Source code:
    return [util_memoize [list apm_instance_name_from_id_not_cached $package_id]]
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

[ hide source ] | [ make this the default ]
Show another procedure: