Table of Contents

Search

  1. Preface
  2. Introduction to Edge Data Streaming Custom Entity Types
  3. Managing Custom Entity Types
  4. Custom Entities from Maven Archetypes
  5. REST APIs
  6. HTTP Request and Response Parameters
  7. Sample JSON Requests and Responses
  8. Glossary

Developer Guide

Developer Guide

REST API Responses

REST API Responses

The following table describes the responses to REST API requests:
REST API Request
Successful Response
Failure Response
GET
Returns the requested object, along with the response code 200.
HTTP 404 or 500 error.
POST
Returns the requested object that you created, with a response code 201.
HTTP 400, 404, or 500 error.

0 COMMENTS

We’d like to hear from you!