GeolinQ
Support Portal

DeleteDatasource

Deletes a datasource specified by the datasource name or datasource URI.

Element Required Description
DatasourceName Choice Name of the datasource. The name of the datasource is case sensitive.
DatasourceURI Choice URI of the datasource.

Important All data of the deleted datasource is destroyed and cannot be restored from GeolinQ.

Example of the DeleteDatasource operation:

<DeleteDatasource>
  <DatasourceName>MyDatasource</DatasourceName>
</DeleteDatasource>