Hi all,in FortiSIEM 7.0.2,I want to deleteone or more CMDB devices using
REST APIs.I'm trying with the /phoenix/rest/device/list/delete API.The
command is: curl --location
'https://Server-IP/phoenix/rest/device/list/delete' \ --header
'Content-Type: ...
I created a global variable, how can I update its value in a playbook
task? I need to evaluate a variable in a playbook that will then be read
in a playbook that runs an hour later. Thanks
Hi,I imported the virustotal connector, configured the Python path on
the RDK and configured the Virus Total URL and apikey. Any operation (or
even check_health) gives the following error. Any ideas?
You said:The Username and Password are the same which you were using for
Basic Auth to connect to ServiceNow server. The connector document is
here:
https://docs.fortinet.com/document/fortisoar/3.2.0/servicenow/384/servicenow-v3-2-0
but the username ...
Thank youRenuAndh, I would like to know what is the relationship between
ClientID and Secret and Username and Password. On ServiceNow, ClientID
and Secret are created via the 'Create an OAuth API endpoint for
external clients' option. How should you ...