This information is for a release that is no longer supported by the Globus Toolkit. The currently supported versions of the Globus Toolkit are 4.2 (recommended) and 4.0.
WS Information Services : Developer's Guide
Overview
API: Aggregator | Service
Data Providers
WS Service Data Providers
Web Service Data Browser
Querying Service Data (Xpath)
>Querying Service Data (ogsi-find-service-data)
Querying Examples
GLUE schema
Migrating from Pre-WS to WS: Porting Guide
Querying Service Data with ogsi-find-service-data
The ogsi-find-service-data command
provides a command-line interface for querying the service data available to
you from any Grid service:
- By specifying a Grid service and one or more Service Data Element (SDE) names.
- By specifying an XPath expression in addition to the above.
You can specify the ogsi-find-service-data command output as raw XML or as
an easy-to-read outline format.
Note: ogsi-find-service-data is a client-side command; the
services with which you are communicating can be on any machine.
Queries are handled through the host service's GridServicePortType findServiceDataoperation.
Note: Remember to set your environment before running a GT3.2 command. The syntax of the |
|||||||||
ogsi-find-service-data [options] |
|||||||||
| where: | |||||||||
-service gsh |
Specifies the Grid Service Handle (GSH) of the
service to be queried. If no handle is specified, then the following
default is used: http://localhost:8080/ogsa/services/base/registry/ContainerRegistryService |
||||||||
-querytype qtype |
Specifies the type of query to be made, where qtype can
be either name or xpath, as follows. The default is
|
||||||||
-ns ‘string=namespace' |
Specifies namespace-to-abbreviation mappings for use
with the The The By default, the namespace mappings are defined as follows: gsdl=http://www.gridforum.org/namespaces/2003/03/OGSI |
||||||||
-output format |
Specifies the format of the output from the query operation. The default format is
|
||||||||
|
Prints detailed progress information for use in debugging. |
||||||||
|
Prints a summary of the |
||||||||
