IBM QRadar SOAR

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

    Posted 7 days ago
    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 6 days ago

    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
    ------------------------------