Skip to main content

List Cube Aggregate Creation Schedules

GET 

/org/:orgId/project/:projectId/cube/:cubeId/aggregates-creation/scheduler

Get creation schedules for a cube.

Request

Path Parameters

    orgId stringrequired

    The Organization ID for which you want to list schedules.

    projectId stringrequired

    The Project ID for which you want to list schedules.

    cubeId stringrequired

    The Cube ID for which you want to list schedules.

Responses

Success.

Schema

    any

Loading...