Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The REST Client processing agent allows querying of any HTTP API using any of the methods specified in the RFC 2616 (https://tools.ietf.org/html/rfc2616#section-5.1.1).

The agent expects RESTCycleUDR types, which contain both request and response fields. The request fields of the UDR include the header, method, body, and the target resource URI. After performing a an HTTP query, the agent routes a RESTCycleUDR type that includes the original request as well as the response from the server. 

For further information about the UDR types used by the REST Client agent, see 9.62.3 REST Client UDR Types.

REST Client agent workflow


Prerequisites

The reader of this information should be familiar with:

  • Representational state transfer (REST)

  • RFC 2616 - Hypertext Transfer Protocol -- HTTP/1.1
  • RFC 6749 - OAuth 2.0 Authorization Framework
  • RFC 7617 - Basic HTTP Authentication Scheme


Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse

This section includes the following subsections: