Version 4.0.24.14
Datatype
Description
(object)
key
Key of value to store. Namespace + Key must be unique.
value
Value to store.
content_type
MIME type of content. This can only be used to override content that is detected as text/plain. Needed to set application/json content types, which are analyzed as plain text.
version
lock
Version number of the stored value. The version must be provided for any updates to an existing artifact.
namespace
lock
Artifact storage namespace.
created_at
lock
Timestamp when this artifact was created.
updated_at
lock
Timestamp when this artifact was updated.
value_size
lock
Size (in bytes) of the stored value.
created_by_userid
lock
User id of the artifact creator.
updated_by_userid
lock
User id of the artifact updater.