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…
actionRequiredstringAction to perform on the entity. Valid actions: approve, changeStatus, changeImportance, cleanupStats, delete, replaceModel, replaceModelPackage, updateSecondaryDatasetConfigs
changeobjectChange 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…
commentstringFree form text comment on the requested changes (max 10,000 characters)
entityIdRequiredstringID of the Product Entity the request is intended to change (24-character hex string). Use LIST_DEPLOYMENTS to find deployment IDs.
autoApplyRequiredbooleanWhether to automatically apply the change when the request is approved. If true, requested changes will be applied on approval.
entityTypeRequiredstringType of the Product Entity that is requested to be changed. Currently only 'deployment' is supported.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.