REST Resource: projects.locations.instances.legacyPlaybooks

Resource

There is no persistent data associated with this resource.

Methods

Processes an analyst's decision from a manual approval link.

download

Exports one or more playbook definitions as a ZIP file.

exportWorkflowWithBlocksByIdentifier

Imports multiple playbook definitions from a ZIP file into the current instance.

legacyActionWidgetTemplate

Returns the action widget template for a given action identifier.

legacyAddOrUpdatePlaybookCategory

Adds a new playbook category or updates the metadata of an existing one.

legacyAiGenerate

Generates a new playbook definition using Gemini AI based on a natural language user prompt.

legacyAiGenerateByAlert

Generates a tailored playbook definition designed to respond to a specific security alert.

legacyAiUpdate

Refines an existing playbook definition using Gemini AI based on a natural language prompt.

legacyAttachNestedWorkflowToCase

Manually triggers a specific playbook block (nested workflow) for a given alert.

legacyAttachWorkflowToCase

Manually initiates a specific playbook for a given alert.

legacyCheckWorkflowNameInDifferentEnvironments

Checks if the specified playbook name is already in use within any environment.

legacyCloneWorkflow

Creates an exact copy of a playbook definition.

legacyCreateFeedback

Records user feedback (e.g., ratings and comments) for an AI-generated playbook.

legacyDeleteWorkflow

Permanently removes a single playbook definition.

legacyDeleteWorkflows

Deletes multiple playbook definitions in a single operation.

legacyDuplicateNestedWorkflows

Creates duplicates of multiple blocks in a single operation.

legacyDuplicateWorkflow

Creates a duplicate of a playbook definition.

legacyDuplicateWorkflows

Creates duplicates of multiple playbook definitions in a single operation.

legacyExecuteManualStep

Executes a manual task within a playbook instance.

legacyExecuteStep

Executes a single, specific step from a playbook definition.

legacyFetchActionResultsForSimulation

Returns the detailed outputs from a playbook simulation run.

legacyGetActionResultsOfWFId

Returns the execution outputs and status for all steps within a specific playbook instance.

legacyGetAiGenerationStatusByAlert

Retrieves the status of a playbook generation process initiated for a security alert.

legacyGetCaseEntities

Returns all security entities (e.g., hosts, users, files) associated with a specific case.

legacyGetContextGroupByKey

Returns the context group associated with a specific key.

legacyGetDebugStepCaseData

Returns the simulated case data context for a specific playbook step.

legacyGetEnabledWFCards

Returns a list of all playbooks that are currently enabled and ready for execution.

legacyGetEnabledWFNames

Returns the display names of all playbooks that are currently enabled in the instance.

legacyGetHtmlViewPresets

Returns the list of predefined HTML view presets.

legacyGetNestedPlaybookParams

Returns the input parameter definitions for a specified modular playbook block.

legacyGetNestedPlaybooksAsSteps

Returns all blocks available for use as nested steps in a playbook.

legacyGetNestedPlaybooksByEnvironmentsAsSteps

Returns all blocks available for use as nested steps in a playbook filtered by environments.

legacyGetNestedWorkflowDefaultInputs

Returns the most recently used or default input values for a specified playbook block.

legacyGetOverviewTemplate

Returns a specific overview template by its identifier.

legacyGetOverviewTemplates

Returns the set of overview templates associated with specific playbooks.

legacyGetPendingStep

Returns a specific pending playbook step by its associated alert identifier.

legacyGetPendingStepsCountForUser

Returns the total number of pending playbook steps pending to the assigned user.

legacyGetPendingStepsUserRelated

Returns all pending playbook steps (e.g., manual approvals or user inputs) that are assigned to or relevant for the assigned user.

legacyGetPlaybookSimulationEnrichment

Returns the enrichment data results from a playbook simulation.

legacyGetPlaybookStatsMap

Returns operational metrics for playbooks, including execution counts and performance distributions.

legacyGetPlaybooksUsingBlocks

Identifies and returns all playbooks that reference the specified block.

legacyGetTriggerTags

Returns the set of tags configured as triggers for playbooks.

legacyGetWorkFlowVersionLogs

Returns the complete history of saved versions for a specific playbook definition.

legacyGetWorkflowCategories

Returns all playbook categories currently defined in the instance.

legacyGetWorkflowFullInfoByIdentifier

Returns the full configuration of a playbook, including its steps and connectivity logic, for a specific playbook identifier.

legacyGetWorkflowFullInfoWithEnvFilterByIdentifier

Returns the full playbook definition for an identifier, filtering its configuration based on the user's accessible environments.

legacyGetWorkflowInstance

Returns the specific runtime instance (either completed or pending) of a playbook associated with a given alert.

legacyGetWorkflowInstanceSummary

Returns a high-level summary of an executed playbook instance.

legacyGetWorkflowInstancesCards

Returns the menu cards for all playbook instances associated with a specific case and alert combination.

legacyGetWorkflowMenuCard

Returns a single playbook definition for the specified identifier.

legacyGetWorkflowMenuCardWithEnvFilter

Returns a playbook definition for the identifier, with metadata adjusted according to the user's environment permissions.

legacyGetWorkflowMenuCards

Returns a list of playbook definitions, filtered by the requested playbook types.

legacyGetWorkflowMenuCardsWithEnvFilter

Returns a list of available playbook definitions, specifically filtered by the environments the user has permission to access.

legacyGetWorkflowStepInstance

Returns the detailed execution metadata for a single specific step within a playbook instance.

legacyGetWorkflowsContainsActionAsync

Returns a list of all playbooks that include the specified action.

legacyGetWorkflowsInvolvingAction

Returns all playbooks that include one or more of the specified actions.

legacyMoveDefinitionsToCategory

Reassigns one or more playbook definitions to a specified category.

legacyPermissions

Removes all access permissions for the given workflow.

legacyPermissionsOptions

Returns playbook access permission options.

legacyRemoveCategories

Removes multiple playbook categories in a single operation.

legacyRerunBlock

Re-executes a specific playbook block on a given alert.

legacyRerunPlaybook

Re-executes the associated playbook on a specific alert.

legacyRestoreWorkflowDefinition

Reverts a playbook's active configuration to a previously saved version.

legacyRunPlaybookInDebug

Executes a playbook in a simulation environment using provided test data.

legacySaveLogVersionOfWorkflowDefinitions

Creates a historical record (version snapshot) of the current playbook definition.

legacySaveWorkflowDefinitions

Saves the configuration and step sequence of a playbook.

legacySkip

Bypasses a pending manual task within a playbook instance.

legacyTerminateWorkflowInstance

Immediately stops the execution of an in-progress playbook instance.

legacyTestPipeExample

Verifies the logical evaluation of a transformer using example input data.

legacyUpdateDefinitionsPriority

Adjusts the operational priority of one or more playbook definitions.