GET /Data/GetDSTIME
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.
Example Response
{ "Status": "OK", "DispatchClass": "%DeepSee.REST.v1.InfoServer", "NameSpace": "SAMPLES" }