Skip to main content

CreatePrismaCloudComputeComplianceReportButton

This Script is part of the Prisma Cloud Compute by Palo Alto Networks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

Generate a compliance report via clicking a button.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.0.0

Inputs#


Argument NameDescription
tableThe table of data.
titleThe title of the report.
toThe to email address.

Outputs#


There 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 Output#

Mail sent successfully