It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Note
editNote
editNote
Properties
edit-
id
(string
) - note id
-
message
(string
, required) - Note message
-
timestamp
(string
asdate-time
) - Note last modification timestamp
-
user_id
(string
) - Note author
-
version
(integer
asint32
) - Note version
Example
edit{ "id" : "string", "message" : "string", "timestamp" : "2019-01-01T00:00:00Z", "user_id" : "string", "version" : 0 }