Dataiku · Arazzo Workflow
Dataiku Promote API Node Generation
Version 1.0.0
Verify a deployed service, list its generations, switch the active generation, and enable the service.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine LearningArazzoWorkflows
Provider
Workflows
promote-apinode-generation
Switch a service to a new generation and enable it.
Confirms a service, lists generations, switches to the target generation, and enables the service.
1
getService
getService
Confirm the deployed service exists before changing its active generation.
2
listGenerations
listGenerations
List the available generations of the service.
3
switchGeneration
switchGeneration
Set the requested generation as the active generation for the service.
4
enableService
enableService
Enable the service so it accepts prediction requests on the new generation.