where {application} is the application name and {table} is the table in which the objects are to be added. The command must include an input entity that contains the objects to be added. An example input message in JSON is shown below:
• Only the Timestamp field is required, which contains the object’s timestamp. This value determines how the object is stored and accessed during queries.
•
• Logging service objects do not use object IDs, so the _ID field should not be set.If the update request is successful, a 201 Created response is returned with a simple status result message. Example: