DataCubeService.removeSchedule Method

Removes the schedule for the given data cube.
 

Parameters

id

Type: string
The ID of the data cube to have it's schedule removed.
tenantId

Type: string
(Optional) The ID of the tenant that the data cube's schedule is associated with.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.