DAP4: Server Version Service: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
No edit summary
 
Line 6: Line 6:
== Request ==
== Request ==


The Server Version service is invoked by appending the suffix .ver to the file part of the dataset's referent (aka base) URL.
The Server Version service is invoked by appending the suffix <font size="2"><code>.ver</code></font> to the file part of the dataset's referent (aka base) URL, and the dereferencing the new URL.


== Response ==
== Response ==

Latest revision as of 21:03, 29 March 2012


Overview

Returns software version information.

Request

The Server Version service is invoked by appending the suffix .ver to the file part of the dataset's referent (aka base) URL, and the dereferencing the new URL.

Response

The Server Version response is an XML file containing a description of the version of the server and it's components.

Errors

DAP4: Error Response.