Common Object Fields¶
All Digital Rebar Provision objects share a set of common fields that provide access control, validation state, metadata storage, and multi-site ownership tracking. These fields are embedded in every object through shared Go structs.
Understanding these common fields is essential for working with DRP's API, as they appear on every object type and control cross-cutting concerns like audit trails, object validity, and UX display hints.
- Access and Audit Fields — Read-only status and audit trail fields
- Validation Fields — Object validation state and error tracking
- Common Object Metadata — Flexible key-value metadata for UX and operational hints
- Ownership Fields — Multi-site endpoint ownership