GetServerInfo

Get version and URL of current XSOAR server.

python · Developer Tools

Details

IDGetServerInfo
Languagepython
From Version6.9.0
Docker Imagedemisto/python3:3.12.8.3296088
Tagsbasescript

README

Get version and URL of current Cortex XSOAR server.

Script Data


Name Description
Script Type python3
Tags basescript
Cortex XSOAR Version 6.10.0

Inputs


There are no inputs for this script.

Outputs


Path Description Type
ServerInfo A dictionary of “URLs” and “version”. Dictionary
comment: Get version and URL of current XSOAR server.
commonfields:
  id: GetServerInfo
  version: -1
name: GetServerInfo
outputs:
- contextPath: ServerInfo
  description: 'A dictionary of "URLs" and "version".'
  type: Dictionary
script: '-'
tags:
- basescript
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.12.8.3296088
fromversion: 6.9.0
tests:
- No test