Feature #530
Pass information of resources for Hooks
Status: | Closed | Start date: | 03/13/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: |
Description
Currently Hooks can use several attributes of the template as arguments. However sometimes it is useful to have access to the full template. This feature is to add support for this. The templates will be passed in XML format, this is for the VM and Host Hooks.
Associated revisions
Solved bug showback (#530)
- Solved bug showback
- '===' instead of '=='
(cherry picked from commit 2f48f1fab512ad01cba597dbde29db68ad2cf777)
Solved bug showback (#530)
- Solved bug showback
- '===' instead of '=='
(cherry picked from commit 2f48f1fab512ad01cba597dbde29db68ad2cf777)
History
#1 Updated by Ruben S. Montero about 10 years ago
- Status changed from New to Closed
- Resolution set to fixed
This is now in master. Hooks can only use now:
- ID in $HID and $VMID form
- TEMPLATE to get the full template in xml and base64-econded format