The Datasources Web API provides basic actions that can otherwise only be performed using the Datasources web GUI. The Web API can be used instead of the GUI in case the Remote Interface is not available on the server.
The following commands are available for the Datasources Web API:
Command | Description |
---|---|
/list | Lists available datasources |
/export | Export available datasources in a combined XML file |
/import | Import additional datasources from a previously exported XML file |
/<GUID> | Show details about a specific datasource |
/<GUID>/validate | Validate the settings of a specific datasource |