Govern Blueprint Designer

The Blueprint Designer is used to edit and customize blueprints and blueprint versions.

See also

Visit Build custom governance templates in the product documentation for more detailed background information.

Examples

Reference documentation

dataikuapi.govern.admin_blueprint_designer.GovernAdminBlueprintDesigner(client)

Handle to interact with the blueprint designer Do not create this directly, use get_blueprint_designer()

dataikuapi.govern.admin_blueprint_designer.GovernAdminBlueprintListItem(...)

An item in a list of blueprints.

dataikuapi.govern.admin_blueprint_designer.GovernAdminBlueprint(...)

A handle to interact with a blueprint as an admin on the Govern instance.

dataikuapi.govern.admin_blueprint_designer.GovernAdminBlueprintDefinition(...)

The definition of a blueprint.

dataikuapi.govern.admin_blueprint_designer.GovernAdminBlueprintVersionListItem(...)

An item in a list of blueprint versions.

dataikuapi.govern.admin_blueprint_designer.GovernAdminBlueprintVersion(...)

A handle to interact with a blueprint version.

dataikuapi.govern.admin_blueprint_designer.GovernAdminBlueprintVersionDefinition(...)

The blueprint version definition.

dataikuapi.govern.admin_blueprint_designer.GovernAdminBlueprintVersionTrace(...)

The trace of a blueprint version containing information about its lineage and its status.

dataikuapi.govern.admin_blueprint_designer.GovernAdminSignoffConfigurationListItem(...)

An item in a list of sign-off configurations.

dataikuapi.govern.admin_blueprint_designer.GovernAdminSignoffConfiguration(...)

A handle to interact with the sign-off configuration of a specific step of a workflow.

dataikuapi.govern.admin_blueprint_designer.GovernAdminSignoffConfigurationDefinition(...)

The definition of sign-off configuration.