NetwitnessSAGetAvailableAssignees
Returns the available NetWitness SA users to be assigned to incidents.
python · RSA NetWitness Security Analytics
Details
| ID | NetwitnessSAGetAvailableAssignees |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | RSA NetWitness Security Analytics |
README
Returns the available NetWitness SA users to be assigned to incidents.
Script Data
| Name | Description |
|---|---|
| Script Type | python |
| Tags | RSA NetWitness Security Analytics |
Dependencies
This script uses the following commands and scripts.
- nw-get-available-assignees
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: NetwitnessSAGetAvailableAssignees version: -1 name: NetwitnessSAGetAvailableAssignees script: '' type: python subtype: python3 tags: - RSA NetWitness Security Analytics comment: Returns the available NetWitness SA users to be assigned to incidents. system: true scripttarget: 0 dependson: must: - netwitness-im-get-available-assignees timeout: 0s fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10116658 tests: - No tests (auto formatted)