Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a node on which the RunStep stage of a diagnostic test should run, or a node on which the diagnostic test failed.
Usage
<Node>
  child elements
</Node>
Attributes
There are no attributes.
Child elements
| Element | Description | 
|---|---|
| 
 Specifies the set of parameters that you want to set for the RunStep stage on the node.  | 
Child element sequence
Parameters
Parent elements
| Element | Description | 
|---|---|
| 
 Indicates the nodes on which the diagnostic test failed.  | 
|
| 
 Indicates the nodes on which the RunStep stage of the diagnostic test should run.  | 
Remarks
This element should appear as a child element of the Nodes element in the StepResult XML only for the PreStep stage of a diagnostic test. This element should not appear as a child element of the Nodes element in the StepResult XML for the RunStep and PostStep stages.
This element should appear as a child element of the FailedNodes element in the StepResult XML only for the PostStep stage of a diagnostic test. This element should not appear as a child element of the FailedNodes element in the StepResult XML for the PreStep and RunStep stages.
Element information
| Can be empty | No |