Skip to Content.
Sympa Menu

perfsonar-dev - Topology Tests

Subject: perfsonar development work

List archive

Topology Tests


Chronological Thread 
  • From:
  • To: Nicolas Simar <>
  • Cc: Loukik Kudarimoti <>, Verena Venus <>, "Matthias K. Hamm" <>, Michael Michalis <>, Luis Marta <>, "Matthias.Hamm" <>, "Mark.Yampolskiy" <>, "" <>, Szymon Trocha <>, ,
  • Subject: Topology Tests
  • Date: Mon, 16 Jul 2007 12:01:43 -0300

Hi everyone,

We have some topology implementation done. It is open for testing. It has RNP topology in it.

The messages are as follow.

<nmwg:message type="TopologyRequest"
id="msg1"
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmwgtopo3="http://ggf.org/ns/nmwg/topology/base/3.0/";
xmlns:nmwgtopol3="http://ggf.org/ns/nmwg/topology/l3/3.0/";>

<nmwg:metadata id="11">

<nmwgtopo3:subject id="YYY">
<nmwgtopol3:ipAddress>[Any IPv4
address]</nmwgtopol3:ipAddress>
</nmwgtopo3:subject>


<nmwg:eventType>http://ggf.org/ns/nmwg/topology/actions/search</nmwg:eventType>

<nmwgtopo3:parameters id="YYY">
<nmwg:parameter name="include">
<nmwg:parameter name="1">organization</nmwg:parameter>
</nmwg:parameter>
<nmwg:parameter name="level">
<nmwg:parameter name="1">[unit|tree]</nmwg:parameter>
</nmwg:parameter>
</nmwgtopo3:parameters>

</nmwg:metadata>

<nmwg:data id="data0" metadataIdRef="11"/>

</nmwg:message>


Level is unit or tree, which will return or just the unit information or will return information making the tree up the the root node.

The address of the service is:
http://150.162.248.5:8080/TopologyCollectorService/services/TopologyCollectorService

That's all for while.

Thanks,

Murilo

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




Archive powered by MHonArc 2.6.16.

Top of Page