DAP4: Server Version Service: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
(Blanked the page)
No edit summary
Line 1: Line 1:


== 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.
== Response ==
The Server Version response is an XML file containing a description of the version of the server and it's components.
== Errors ==
[[DAP4: Responses#Error_Response | DAP4: Error Response.]]
[[Category:Development|Development]][[Category:DAP4|DAP4]]

Revision as of 18:05, 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.

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.