commonfields: id: Retarus Secure Email Gateway version: -1 sectionorder: - Connect - Collect name: Retarus Secure Email Gateway display: Retarus Secure Email Gateway category: Email provider: Retarus GmbH description: Integrate Retarus Secure Email Gateway to seamlessly fetch events from Secure Email Gateway by Retarus and enhance email security. configuration: - defaultvalue: events.retarus.com display: Server URL name: url required: true type: 0 section: Connect - displaypassword: Token ID additionalinfo: The Token ID to use for connection. name: credentials required: true hiddenusername: true type: 9 section: Connect - defaultvalue: default display: Channel name section: Collect name: channel type: 0 - display: Fetch interval in seconds name: fetch_interval type: 0 defaultvalue: 60 required: true section: Collect advanced: true - defaultvalue: 'true' display: Long Running Instance hidden: true name: longRunning type: 8 section: Connect - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect script: script: "" type: python commands: - name: "retarus-get-last-run-results" description: Retrieves the results of a connection attempt to Retarus, indicating whether it was successful or failed and why. If event fetching has been initiated, this command provides the results of the most recent fetch attempt. subtype: python3 dockerimage: demisto/netutils:1.0.0.10187688 longRunning: true marketplaces: - marketplacev2 - platform fromversion: 6.9.0 tests: - No tests