RubrikPullSensitiveDataObjectFileInformation

Syncs the sensitive data object file information from RSC to Cortex XSOAR.

python · Rubrik Security Cloud

Details

IDRubrikPullSensitiveDataObjectFileInformation
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10404775

README

Syncs the sensitive data object file information from RSC to Cortex XSOAR.

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 6.10.0

Inputs


Argument Name Description
object_id The Object ID.

Note: If not provided, the script will try to retrieve it from the incident context.
snapshot_id The Snapshot ID.

Note: If not provided, the script will try to retrieve it from the incident context.
limit The number of results to retrieve in the response. The maximum allowed size is 1000.

Outputs


There are no outputs for this script.

commonfields:
  id: RubrikPullSensitiveDataObjectFileInformation
  version: -1
name: RubrikPullSensitiveDataObjectFileInformation
script: ''
type: python
tags: []
comment: Syncs the sensitive data object file information from RSC to Cortex XSOAR.
enabled: true
args:
- name: object_id
  description: "The Object ID.\n\nNote: If not provided, the script will try to retrieve it from the incident context."
- name: snapshot_id
  description: "The Snapshot ID.\n\nNote: If not provided, the script will try to retrieve it from the incident context."
- name: limit
  description: The number of results to retrieve in the response. The maximum allowed size is 1000.
  defaultValue: '1000'
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.12.13.10404775
runas: DBotWeakRole
engineinfo: {}
fromversion: 6.10.0
tests:
- No tests (auto formatted)