Creates markdown tables based on information from the GetTasksWithSection command.
Cortex REST API
- Details
- Content
- Dependencies
- Version History
Use Demisto REST APIs
Name | Description |
---|---|
SetIRProceduresMarkdown | |
DemistoSendInvite | Deprecated. No available replacement. |
DemistoUploadFileV2 | Deprecated. Use UploadFile instead. |
DemistoLeaveAllInvestigations | Deprecated. No available replacement. |
DemistoLinkIncidents | Deprecated. No available replacement. |
UploadFile | Copies a file from this incident to the specified incident. The file is recorded as an entry in the specified incident’s War Room. |
DemistoGetIncidentTasksByState | Deprecated. Use GetIncidentTasksByState instead. |
DemistoLogsBundle | Deprecated. No available replacement. |
DemistoUploadFileToIncident | Deprecated. Use the DemistoUploadFileV2 script instead. Copies a file from this incident to the specified incident. The file is uploaded as an attachment to the specified incident’s Summary page, and recorded as an entry in the War Room. |
DemistoCreateList | Create a new list. |
DemistoUploadFile | Deprecated. Use UploadFileV2 instead. |
GetIncidentTasksByState | Deprecated. Use the GetIncidentTasks script instead. |
GetIncidentTasks | Get all tasks for a specific incident by the given state, name and/or tag. |
GetTasksWithSections | Groups all tasks for a specific incident according to the task headers (titles). |
Name | Description |
---|---|
Core REST API | Use Core REST APIs. |
Demisto REST API (Deprecated) | Deprecated. Use Core REST API instead. |
Name | Description |
---|---|
DemistoUploadFileV2 | Deprecated. Use UploadFile instead. |
DemistoSendInvite | Deprecated. No available replacement. |
GetIncidentTasksByState | Deprecated. Use the GetIncidentTasks script instead. |
GetAlertTasksByState | Deprecated. Use the GetAlertTasks script instead. |
DemistoGetIncidentTasksByState | Deprecated. Use GetIncidentTasksByState instead. |
DemistoGetAlertTasksByState | Deprecated. Use GetAlertTasksByState instead. |
SetIRProceduresMarkdown | Creates markdown tables based on information from the GetTasksWithSection command. |
UploadFile | Copies a file from this incident to the specified incident. The file is recorded as an entry in the specified incident’s War Room. |
DemistoLeaveAllInvestigations | Deprecated. No available replacement. |
DemistoUploadFile | Deprecated. Use UploadFileV2 instead. |
DemistoUploadFileToAlert | Deprecated. Use the DemistoUploadFileV2 script instead. Copies a file from this incident to the specified incident. The file is uploaded as an attachment to the specified incident’s Summary page, and recorded as an entry in the War Room. |
GetIncidentTasks | Get all tasks for a specific incident by the given state, name and/or tag. |
GetAlertTasks | Get all tasks for a specific alert by the given state, name and/or tag. |
DemistoLogsBundle | Deprecated. No available replacement. |
GetTasksWithSections | Groups all tasks for a specific incident according to the task headers (titles). |
Name | Description |
---|---|
Core REST API | Use Core REST APIs. |
Pack Name | Pack By |
---|---|
Base | By: Cortex XSOAR |
Pack Name | Pack By |
---|
Pack Name | Pack By |
---|---|
Base | By: Cortex XSOAR |
Scripts
UploadFile
- Updated the Docker image to: demisto/python3:3.11.10.115186.
SetIRProceduresMarkdown
- Updated the Docker image to: demisto/python3:3.11.10.115186.
GetIncidentTasks
- Updated the Docker image to: demisto/python3:3.11.10.115186.
GetTasksWithSections
- Updated the Docker image to: demisto/python3:3.11.10.115186.
- 37147
- 37137
- 37136
- 37140
- 37138
- 37139
Download
Integrations
Core REST API
- Command demisto-api-multipart is deprecated. Use core-api-multipart instead.
- Command demisto-api-post is deprecated. Use core-api-post instead.
- Command demisto-api-put is deprecated. Use core-api-put instead.
- Command demisto-api-get is deprecated. Use core-api-get instead.
- Command demisto-api-delete is deprecated. Use core-api-delete instead.
- Command demisto-api-download is deprecated. Use core-api-download instead.
- Command demisto-api-install-packs is deprecated. Use core-api-install-packs instead.
- Command demisto-delete-incidents is deprecated. Use core-delete-incidents instead.
Scripts
DemistoUploadFile
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoGetIncidentTasksByState
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoUploadFileToIncident
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python:2.7.18.76921.
DemistoLinkIncidents
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoLeaveAllInvestigations
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoUploadFileV2
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python3:3.10.13.83255.
DemistoLogsBundle
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
UploadFile
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python3:3.10.13.83255.
DemistoSendInvite
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoCreateList
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
GetIncidentTasksByState
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- 31388
Download
Integrations
Demisto REST API (Deprecated)
- Deprecated. Use the Core REST API integration instead.
Core REST API
- Now available on the XSOAR platform.
- Added a new parameter Authentication method. Supports authentication using a "Standard" API Key or an "Advanced" API key (relevant only for Cortex XSIAM and XSOAR 8.0.0 and above).
- Added the core-api-install-packs command.
- 23804
Download
Scripts
DemistoLeaveAllInvestigations
- Deprecated. No available replacement.
DemistoGetIncidentTasksByState
- Deprecated. No available replacement.
DemistoLinkIncidents
- Deprecated. No available replacement.
DemistoLogsBundle
- Deprecated. No available replacement.
DemistoSendInvite
- Deprecated. No available replacement.
- 23427
Download
Scripts
SetIRProceduresMarkdown
- Improved implementation by removing a dependency on the integration instance. This script may now be used independently.
- Updated the Docker image to: demisto/python3:3.10.4.30607.
GetTasksWithSections
- Improved implementation by removing a dependency on the integration instance. This script may now be used independently.
- Updated the Docker image to: demisto/python3:3.10.4.30607.
- 19483
Download
PUBLISHER
PLATFORMS
INFO
Certification | Certified | Read more |
Supported By | Cortex | |
Created | July 15, 2020 | |
Last Release | November 14, 2024 |