Skip to main content
Version: Latest

Remove a Blueprint

Description: Remove an existing blueprint from the package.

Signature: remove_topology(topology_name)

Parameters:

NameDirectionRequiredDescription
topology_nameInYesThe name of the blueprint that you want to remove

Sample:

packageEditor.remove_topology('Blueprint1')