Announcements

Tip of the Day: Using API to List Alerts

  Thread closed by the administrator, not accepting new replies.
  • 1.  Tip of the Day: Using API to List Alerts

    Posted 07-17-2014 03:36:00 PM
    No replies, thread closed.
    The List AlertsAPI calls can both accept the toDate and fromDate query parameters to limit rows returned. These parameters require the date to be expressed in ISO 8601 format.

    $ curl -X GET -k  @- http:/delphix-server/resources/json/delphix/alert \     -b ~/cookies.txt -H "Content-Type: application/json"

    #delphix_api
    #api
    #delphix
    #delphix_alerts