dtolabs / yana2

Yet Another Node Authority ... because you wanted an agile Real-Time Service Model (RTSM)
8 stars 1 forks source link

ChildNode representation format #117

Closed ahonor closed 12 years ago

ahonor commented 12 years ago

The element name should be childNode and the following attributes should exist:

XML example:

<childNodes>
  <childNode id='2' parentNodeId='1' parentName='ubuntu' parentType="Node" childNodeId='2' childName='tomcat' childType="Service" relationshipName='service' />
</childNodes>
orubel commented 12 years ago

rolename not used here