sentinelone-update-threat-note
Update the text of an existing threat note in the SentinelOne service.
sentinelone-update-threat-note [profile=PROFILE] id=ID note-id=NOTE-ID text=TEXT
- profile=PROFILE
- Connect profile code of SentinelOne
- id=ID
- Required. Target threat ID
- note-id=NOTE-ID
- Required. Target note ID
- text=TEXT
- Required. New note text
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| _time | Date | Updated time | |
| profile | String | Connect profile | |
| threat_id | String | Threat ID | |
| note_id | String | Note ID | |
| text | String | Note text | |
| creator | String | Creator | |
| creator_id | String | Creator ID | |
| edited | Boolean | Edited | |
| created | Date | Created time | |
| updated | Date | Updated time |