RetrievePlaybooksAndIntegrations
Community Common Scripts Pack.#
This Script is part of theDeprecated
Use RetrievePlaybookDependencies instead.
Deprecated. Use RetrievePlaybookDependencies instead. Retrieves all Playbook (and Sub-Playbook) names and Integrations for a provided Playbook name
#
Script DataName | Description |
---|---|
Script Type | python3 |
#
InputsArgument Name | Description |
---|---|
playbook_name | Name of Playbook |
#
OutputsPath | Description | Type |
---|---|---|
RetrievePlaybooksAndIntegrations.Playbooks | Names of all Playbooks and Sub-Playbooks used | Unknown |
RetrievePlaybooksAndIntegrations.Integrations | Names of all Integrations used | Unknown |
#
TroubleshootingMulti-tenant environments should be configured with the Cortex Rest API instance when using this automation. Make sure the Use tenant parameter (in the Cortex Rest API integration) is checked to ensure that API calls are made to the current tenant instead of the master tenant.