docs.intersystems.com
Home
/
Client-Side APIs for InterSystems IRIS Business Intelligence
/
Business Intelligence REST API
/
GET /Data/GetDSTIME
Client-Side APIs for InterSystems IRIS Business Intelligence
GET /Data/GetDSTIME
Search
:
Retrieves the last ^OBJ.DSTIME timestamp that the server processed for a given cube.
URL Parameters
sourceClass
Required.
Full name of the source class of the cube.
Request Body Details
This service ignores the request body.
Example Request
Request Method:
GET
Request URL:
http://localhost:52773/api/deepsee/v1/Data/GetDSTime/HoleFoods.Transation
For comments on the possible forms of the URL, see
“
Introduction to the Business Intelligence REST API
”
in the chapter
“
Introduction and Samples
.”
Example Response
{ "Status": "OK", "DispatchClass": "%DeepSee.REST.v1.InfoServer", "NameSpace": "SAMPLES" }
View this book as PDF
Content Date/Time: 2019-02-23 00:49:24