Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] questions about the LS protocol

Subject: perfsonar development work

List archive

Re: [pS-dev] questions about the LS protocol


Chronological Thread 
  • From: Jason Zurawski <>
  • To: ulisses <>
  • Cc: Maciej Glowiak <>,
  • Subject: Re: [pS-dev] questions about the LS protocol
  • Date: Fri, 28 Jul 2006 10:58:39 -0400

Ulisses;

- about the register message

the following fields [1] must be filled?

<nmwg:data id="data0" metadataIdRef="serviceLookupInfo"> [1 // includes
it's childs]
<nmwg:metadata id="meta1">
<perfsonar:subject id="subj1" xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";>
<nmwgt:interface
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";>

<nmwgt:hostName>atlang-hstnng.abilene.ucaid.edu</nmwgt:hostName>
<nmwgt:ifName>unknown</nmwgt:ifName>
<nmwgt:ifDescription>

hstn:oc192(p2p)::show:intracloud</nmwgt:ifDescription>
<nmwgt:ifAddress type="ipv4">198.32.8.34</nmwgt:ifAddress>
<nmwgt:direction>in</nmwgt:direction>
<nmwgt:capacity>10000000000</nmwgt:capacity>
</nmwgt:interface>
</perfsonar:subject>
<nmwg:eventType>utilisation</nmwg:eventType>
</nmwg:metadata>


In both the schema and the object code nothing is required. Examples show these fields being filled because they are common.

-jason



Archive powered by MHonArc 2.6.16.

Top of Page