Skip to main content
Version: Latest

Set Default Duration

Description: Set the default duration for a specific blueprint.

Signature: set_default_duration(topology_name, duration)

Parameters:

NameDirectionRequiredDescription
topology_nameInYesThe name of the blueprint
durationInYesThe duration that you want to set

Samples:

packageEditor.set_default_duration('environment1','1:1:1:1')