Dtfa
identifies the DTFA that is going to be deployed to startup the desired DTF setup.
Children Tags
property
Usage Examples
Example #1
<dtfa host="localhost" user="testuser">
   
<property name="node.id" value="1" />
</dtfa>
Example #2
<dtfa host="testmachine.corp.network.com" path="dtf/dtfa2" user="testuser">
   
<property name="region" value="east" />
   
<property name="id" value="m1" />
</dtfa>