CreatePrismaCloudComputeComplianceReportButton
Prisma Cloud Compute by Palo Alto Networks Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Generate a compliance report via clicking a button.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Cortex XSOAR Version | 6.0.0 |
#
InputsArgument Name | Description |
---|---|
table | The table of data. |
title | The title of the report. |
to | The to email address. |
#
OutputsThere are no outputs for this script.
#
Script Examples#
Example command!CreatePrismaCloudComputeComplianceReportButton title=test to=test@paloaltonetworks.com table=`{"cve": "cve-123456"}`
#
Context Example#
Human Readable OutputMail sent successfully