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

Common Request and Response Parameters

Common Request and Response Parameters

The following table describes the common HTTP request and response parameters of the REST calls:
Parameters
Description
id
Unique identifier of the object.
name
The name of the object
valid
The current status of the object.
self
URI reference of the object.
description
Description of the object
type
The object type.
lastModifiedDate
The timestamp when the object was last modified.
createDate
The timestamp when the object was created.
createdBy
The user who created the object.
deployable
Specifies whether the object can be deployed.
deploymentState
The current state of the object, for example, DEPLOYED, NEEDS_DEPLOYMENT, or DRAFT state.
force
Force saves an invalid rule or template. If you set the value to true, if the rule or template compilation fails, that rule or template is force saved as an invalid rule or template.
connection
A link to the connection that is referred by the source or target.

0 COMMENTS

We’d like to hear from you!