Prisma Cloud Compute - ServiceNow Ticket (HTML Table)
Prisma Cloud Compute by Palo Alto Networks Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
This playbook is a sub-playbook of the "Prisma Cloud Compute - ServiceNow Compliance Ticket" playbook. It creates a new ServiceNow ticket or updates an existing ServiceNow ticket with an HTML table for the given compliance ID retrieved from the parent playbook, with enriched data for each resource (host, image or container).
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- ConvertTableToHTML
- DeleteContext
- SetAndHandleEmpty
#
Commands- servicenow-update-ticket
- servicenow-create-ticket
- servicenow-query-table
- servicenow-delete-file
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
TicketID | Existing ticket ID. Used to determine whether to create a new ticket or update an existing one. | Optional | |
Filter | A filter to use for extracting affected resources with a specific compliance issue ID. | Optional | |
ComplianceIssueID | The compliance issue ID to open a ServiceNow ticket for. | Optional | |
ComplianceIssueDescription | The compliance issue description. | Optional | |
ComplianceIssueSeverity | The compliance issue severity. | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
TicketAction | The ticket action - create or update. | string |
Ticket | The ticket object which was created or updated. | string |