cybros labs

openHES API

version 393

Model: io.clbs.openhes.models.common.MetadataFields

The metadata fields managed by user and system.

Fields

Field Information
id Type: string
Description:
The UUID of the resource. It serves as the unique identifier of the resource. It's immutable and typically auto-generated during Create operations.
generation Type: int32
Description:
The generation of the resource.
fields Type: map<string, io.clbs.openhes.models.common.FieldValue>
Description:
The additional fields managed by user.
managedFields Type: map<string, io.clbs.openhes.models.common.FieldValue>
Description:
The additional fields managed by system.
name Type: string
Description:
The name of the resource. It's mutable and typically set by user. Must be set.