The <nestedRef> element may be used as a targeter for the <checkDependency>, <call>, <uninstall> and <addSnapshot> steps. It identifies a nested component reference declared or inherited by the current composite component. Only steps within composite components may use this targeter.
It is assumed that the named component reference has already been installed by the calling component, and an error is raised otherwise. Note that if the nested component reference was installed on a host other than the current target host, use of the <nestedRef> targeter will implicitly retarget the associated step to that host.
Name |
Type |
Required |
Configurable |
Description |
---|---|---|---|---|
name |
identifier |
Yes |
No |
The name of a nested component reference within this component. |