Skip to main content

CreatePrismaCloudComputeLink

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.

This script creates a link back to the Prisma Cloud Compute instance.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.0.0

Inputs#


Argument NameDescription
typeThe type of WAAS alert.
imageNameThe image name to investigate alerts for.
baseUrlThe base url of the Prisma Cloud Compute Instance (https://<prisma-ip>:<prisma-port>)

Outputs#


There are no outputs for this script.

Script Examples#

Example command#

``!CreatePrismaCloudComputeLink imageName=dvwa type=sqli baseUrl=https://prismcloudcomputeurl````

Context Example#

{
"link": "https://prismcloudcomputeurl/#!/monitor/events/firewall/app/container?filters=imageName%3Ddvwa%26type%3Dsqli"
}

Human Readable Output#

Results#

link
https://prismcloudcomputeurl/#!/monitor/events/firewall/app/container?filters=imageName%3Ddvwa%26type%3Dsqli