/Data/GetDSTIME
Retrieves the last ^OBJ.DSTIME timestamp that the server processed for a given cube.
Request Method
GET
URL Parameters
sourceClass
Required. Full name of the source class of the cube.
Request Body Details
This endpoint ignores the request body.
Example Request
- 
Request Method: GET 
- 
Request URL: https://localhost/api/deepsee/v3/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.v3.InfoServer",
    "NameSpace": "SAMPLES"
}