Configuration parameters
url— Core Server URL (required)creds_apikey— API Key IDauth_method— Authentication methodmarketplace_url— Base marketplace urlinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsuse_tenant— Use tenant
Commands (20)
-
core-api-deletesend HTTP DELETE request.
-
core-api-downloadDownload files from Core server.
-
core-api-file-attachment-deleteDelete a file attachment from an incident — specifically from the incident’s file attachments.
-
core-api-file-checkCheck if the file exists in Cortex XSOAR (Context) by entry_id.
-
core-api-file-deleteDelete a war room (investigation) file entry.
-
core-api-file-uploadUpload to the incident a file that the user provided according to the entry_id or the content of the file.
-
core-api-getsend HTTP GET requests.
-
core-api-install-packsUpload packs to the core server from the URL or marketplace.
-
core-api-multipartSend HTTP Multipart request to upload files to Core server.
-
core-api-postsend HTTP POST request.
-
core-api-putsend HTTP PUT request.
-
core-delete-incidentsDelete Core incidents.
-
demisto-api-deleteDeprecatedDeprecated. Use core-api-delete instead.
-
demisto-api-downloadDeprecatedDeprecated. Use core-api-download instead.
-
demisto-api-getDeprecatedDeprecated. Use core-api-get instead.
-
demisto-api-install-packsDeprecatedDeprecated. Use core-api-install-packs instead.
-
demisto-api-multipartDeprecatedDeprecated. Use core-api-multipart instead.
-
demisto-api-postDeprecatedDeprecated. Use core-api-post instead.
-
demisto-api-putDeprecatedDeprecated. Use core-api-put instead.
-
demisto-delete-incidentsDeprecatedDeprecated. Use core-delete-incidents instead.