Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Change Request
DataRobot Tools

Datarobot Create Change Request

Create a Change Request for a DataRobot deployment to enable governance workflows. Use when you need to request approval for deployment changes such as changing importance, replacing models, updating status, or deleting deployments. Change requests require approval from authoriz…

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Change Request

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

  • actionstring
    Required
    Action to perform on the entity. Valid actions: approve, changeStatus, changeImportance, cleanupStats, delete, replaceModel, replaceModelPackage, updateSecondaryDatasetConfigs
  • changeobject
    Change parameters required for the action. Structure varies by action type: For changeImportance: {importance: 'HIGH'|'MODERATE'|'LOW'|'CRITICAL'}, For changeStatus: {status: 'active'|'inactive'}, For replaceModel: {modelId: 'string', replacementReason: 'string'}, For replaceMod…
  • commentstring
    Free form text comment on the requested changes (max 10,000 characters)
  • entityIdstring
    Required
    ID of the Product Entity the request is intended to change (24-character hex string). Use LIST_DEPLOYMENTS to find deployment IDs.
  • autoApplyboolean
    Required
    Whether to automatically apply the change when the request is approved. If true, requested changes will be applied on approval.
  • entityTypestring
    Required
    Type of the Product Entity that is requested to be changed. Currently only 'deployment' is supported.

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.