Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Update Datasets Refresh Jobs
DataRobot Tools

Datarobot Update Datasets Refresh Jobs

Tool to update a dataset refresh job configuration. Use when you need to modify the schedule, name, enabled status, or other settings for an existing dataset refresh job.

Write actionRisk level 2 of 5API key connection
Use Datarobot Update Datasets Refresh Jobs

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • namestring
    Scheduled job name.
  • jobIdstring
    Required
    ID of the user scheduled dataset refresh job to update.
  • enabledboolean
    Boolean for whether the scheduled job is active (true) or inactive (false).
  • scheduleobject
    Schedule configuration for dataset refresh jobs
  • datasetIdstring
    Required
    The dataset ID associated with the scheduled refresh job.
  • categories
    An array of strings describing the intended use of the dataset. The supported options are 'TRAINING', and 'PREDICTION'.
  • credentialsstring
    A JSON string describing the data engine queries credentials to use when refreshing.
  • useKerberosboolean
    If true, the Kerberos authentication system is used in conjunction with a credential ID.
  • credentialIdstring
    The ID of the set of credentials to use to run the scheduled job when the Kerberos authentication service is utilized. Required when useKerberos is true.
  • scheduleReferenceDatestring
    The UTC reference date in RFC-3339 format of when the schedule starts from. This value is returned in /api/v2/datasets/(datasetId)/refreshJobs/(jobId)/ to help build a more intuitive schedule picker. Required when schedule is being updated. The default is the current time.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.