IBM QRadar SOAR

IBM QRadar SOAR

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  REST API SOAR - Error processing message

    Posted Wed February 19, 2025 09:42 AM
    hello, everyone
     
    First of all, thank you for reading my notes.
     
    I have the following error, I have a Palo Alto API enabled, from my script in visual studio code it works ok
     
    When I pass it to dream I get the following error
    rest_api_verify


    ------------------------------
    jose g
    ------------------------------


  • 2.  RE: REST API SOAR - Error processing message
    Best Answer

    Posted Thu February 20, 2025 08:55 AM

    Hello jose g,

    rest_api_verify is a required field that indicates whether or not to verify the SSL certificate when the REST API call is made.

    See fn_rest_api documentation here: https://ibmresilient.github.io/resilient-community-apps/fn_rest_api/README.html#json-web-token-authentication

    If you click the >Inputs: the list of inputs to the function are listed. 



    ------------------------------
    AnnMarie Norcross
    ------------------------------



  • 3.  RE: REST API SOAR - Error processing message

    Posted Thu February 27, 2025 11:03 AM
    Thank you AnnMarie
     
    I was already able to solve it.


    ------------------------------
    jose g
    ------------------------------