Skip to main content
Version: Latest

Get Apps from a Blueprint

Description: Get all apps from an existing blueprint.

Signature: get_apps(topology_name)

Parameters:

NameDirectionRequiredDescription
topology_nameInYesThe name of the blueprint

Sample:

packageEditor.get_apps('TestTopology')