API Methods under "refresh" category


Methods:


POSTcreateRefreshPolicy

Creates a refresh policy with a particular cron pattern and refresh type. The cron is specified in UTC time.

DELETEdeleteRefreshPolicy

Delete a refresh policy.

GETdescribeRefreshPolicy

Retrieve a single refresh policy

GETdescribeRefreshPipelineRun

Retrieve a single refresh pipeline run

GETlistRefreshPolicies

List the refresh policies for the organization. If no filters are specified, all refresh policies are returned.

GETlistRefreshPipelineRuns

List the the times that the refresh policy has been run

POSTpauseRefreshPolicy

Pauses a refresh policy

POSTresumeRefreshPolicy

Resumes a refresh policy

POSTrunRefreshPolicy

Force a run of the refresh policy.

POSTupdateRefreshPolicy

Update the name or cron string of a refresh policy