site_node_apm_integration::get_child_package_id (public)

 site_node_apm_integration::get_child_package_id \
    [ -package_id package_id ] -package_key package_key

Defined in packages/acs-tcl/tcl/site-node-apm-integration-procs.tcl

Get the package_id of package_key that is mounted directly under package_id. This may become either a private interface or be deprecated in the future. In most cases, site_node::get_children is what you want. One difference is, this API is not cached, so it will always return the actual status from the database.

Switches:
-package_id (optional)
-package_key (required)
Returns:
empty string if not found.
See Also:

Testcases:
attachments_enabled
[ show source ]
Show another procedure: