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:57772/api/deepsee/v1/Data/GetDSTime/HoleFoods.Transation
For comments on the possible forms of the URL, see “Introduction to the DeepSee REST API” in the chapter “Introduction and Samples.”
Example Response
{
"Status": "OK",
"DispatchClass": "%DeepSee.REST.v1.InfoServer",
"NameSpace": "SAMPLES"
}