GenerateAsBuilt
Generate an as built document, as HTML, based on the running XSOAR instance. Requires an instance of the Demisto API integration configured.
python · Common Scripts
Details
| ID | GenerateAsBuilt |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/teams:1.0.0.10133006 |
README
Troubleshooting
Multi-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.
args: - description: Who has prepared this as-built. name: author required: true - description: Whom this as-built was prepared for. name: customer required: true - defaultValue: '7' description: Days back to search for incidents. name: days - description: Maximum number of results to return - default 1000. name: size - description: Retrieve more information such as dependencies from a specific use case. name: playbook comment: Generate an as built document, as HTML, based on the running XSOAR instance. Requires an instance of the Demisto API integration configured. commonfields: id: GenerateAsBuilt version: -1 name: GenerateAsBuilt script: '-' subtype: python3 timeout: '0' type: python fromversion: 6.0.0 dockerimage: demisto/teams:1.0.0.10133006 tests: - No tests (auto formatted) marketplaces: - xsoar - marketplacev2 - platform supportedModules: - agentix - cloud - cloud_runtime_security - cloud_posture - xsiam - edr