Description

It is worthwhile and very important to have a client API for PerfSONAR which have following functions

Use Cases

Implementation

Overview 

There are two ways to implement this

  1. Query Lookup service
  2. Static Mapping of Service URL

Considering the current deployement status of lookup service, not all the services are registers. There is an implementation of Multi-Lookup service, where each local domain look up service register itself with other domains lookup service to create hierarchy but there is not such heirarchy in place by this date. Hence we are starting implementation without query Lookup service for metadata i.e. Static  Mapping of  service  URL. In future, we will update the API to query Lookup service for metadata instead of Service directly.

 Details