IBM Verify

IBM Verify

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.  Missing rest api doucmentation for adding system alert via mail

    Posted Wed August 01, 2018 06:59 AM

    Hi,

    I was going to configure some "system alerts" via the rest api but found that it was not documented.(Except for the eventlog)

    After some reverse engineering i found out that the request should look like this.

    curl -k -X POST -u uid:pwd https://<appliance>/core/rsp_email_objs -H "Content-Type: application/json" -H "Accept: application/json" -d '{"smtpServer":"","smtpPort":,"from":"","to":"","name":"","objType":"email","comment":""}'



    ------------------------------
    Mikael
    ------------------------------


  • 2.  RE: Missing rest api doucmentation for adding system alert via mail

    Posted Wed August 01, 2018 12:31 PM
    Hi Mikael,

    Thanks for the post.  I will take care of this internal to get added to the docs.

    ------------------------------
    Nick Lloyd
    ISAM Level II Support
    ------------------------------