|
- Semantics:
- Schedules the removal of all versions of the package from all
specified nodes. If the specified node is not known, the job queue
displays an error.
- If the node is not reachable, the deployment job fails.
- This is an asynchronous operation. The method does not perform
validation during job execution. Instead the scheduled operation
fails during execution.
- Parameters:
-
|
vNodeIDs |
- VARIANT of SAFEARRAY containing the ID of the nodes where the
packages should be installed. |
- Possible errors:
- Invalid variant structure of node IDs
Specified node is unknown
Dependent packages are still on the node
The node is not reachable
Database communication errors
- Since:
- 7.50
|