Package script
The XML API OSS interface uses the script package to manage two types of scripts, CLI and XMLAPI. The CLI script
is used to securely create and manage scripts executed against managed devices, including
generic network elements. The XmlApi script is the same type of script used for OSS but can
now be managed within NFM-P, allowing them to be used from the NFM-P UI, and perform complex actions
on not just network elements, but NFM-P itself. There are two core types of parameters, the complex
velocity based parameter (which allows complex UI generation/validation including tabs, lists, ranges
etc. for both CLI and XmlApi scripts) and the standard CLI parameter (only applicable to CLI).
ResultManagement manages results from either type of script.