Remove a Blueprint
Description: Remove an existing blueprint from the package.
Signature: remove_topology(topology_name)
Parameters:
| Name | Direction | Required | Description |
|---|---|---|---|
topology_name | In | Yes | The name of the blueprint that you want to remove |
Sample:
packageEditor.remove_topology('Blueprint1')