HTTP API Methods

The CreateObject, DeleteObject, ReadObject and UpdateObject API methods provide access to the same resource-based programming model as used in the GeognoSIS HTTP API with a REST client.


CreateObject   Creates an object in the current SWD.
DeleteObject Deletes an object in the current SWD.
ReadObject Reads data describing an object in the current SWD.
UpdateObject Updates an object in the current SWD.
DescribeObject Equivalent to the HTTP API request for resource discovery.