install_package
Method called by a distribution server to install a package already pushed to a content delivery server.
Parameters
- action
- install_package
- name
- Package pathname (relative path) of the package file to install.
Example URL
http://<host>:<port>/<context>/web/package.xql?action=install_package&name=<value>
Successful Result
If successful, the package file will be installed on the content delivery server.
Failed Result
If the method fails, an error message will be returned.