Ivanti Connect Secure/Ivanti Policy Secure

REST API Solutions Guide

Overview

The REST API provides a standardized method for Next-Gen firewalls, NAC devices, and third-party systems to interact with Ivanti Connect Secure/Ivanti Policy Secure. Representational state transfer (REST) or RESTful Web services are one way of providing interoperability between computer systems on the Internet. REST-compliant Web services allow requesting systems to access and manipulate textual representations of Web resources using a uniform and predefined set of stateless operations. In a RESTful Web service, requests made to a resource's URI will elicit a response that may be in XML, HTML, JSON or some other defined format. Ivanti Connect Secure/Ivanti Policy Secure supports JSON format only.

Ivanti qualifies REST API queries through Postman or Curl commands only.