Last updated: Aug 13, 2024
Removes a field with the specified JSON Path from the Local Shared Data in the playbook.
READER NOTE
This command can only be executed within an event/incident playbook.
|
Implementation |
System |
|
Command Category |
System Utility |
|
Tags |
Local Shared Data Context Data |
Inputs
|
Parameter Name |
Required/Optional |
Description |
Sample Data |
|---|---|---|---|
|
Task ID |
Required |
The Task ID of the Local Shared Data. |
11360 |
|
JSON Path |
Required |
The JSON Path to specify the location to delete from the Local Shared Data. |
$.incidentNumber |
Output