N1 Service Provisioning System 4.1 Reference Guide

The snapshot capture Child element

The <capture> element is a child of the <snapshot> element and defines the files and resources that are to be captured as part of this snapshot. Note that the capture occurs only after the steps in the <prepare> block have executed, and that once the capture is complete, the steps in the <cleanup> block will execute.

capture Child elements

The <capture> element children consist of one or more <addFile>, <addSnapshot>, and/or <addResource>, elements. The file and directories listed in this block are captured in the order specified. The contained children may reference local parameters and variables declared by the snapshot block, as well as unhidden component substitution variables.