DataCubeService.scheduleStorage Method
Schedules a task for the data cube's storage type.
Parameters
- id
-
Type: String
The ID of the data cube to build.
- scheduleRule
-
Type: ScheduleRule
The schedule rule settings to create the schedule task with.
- tenantId
-
Type: String
(Optional) The ID of the tenant that the schedule is to be associated with for the data cube.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.