DMS Storage Backend Schema
Felder
DMS Storage Backend Schema
Registry-Eintrag für einen Byte-Speicher des Filing-Systems — S3, SharePoint, lokales Filesystem, OneDrive, Nextcloud oder SMB-Share.
name
description
kind
s3_primarysharepointlocal_fsonedrive_tenantnextcloudsmb_sharedefault
Nur ein Backend pro Tenant darf default=true sein.
active
rootPathIdentityMode
Stabilitäts-Policy für Wurzelpfade. stable_only erzwingt IDs im Pfad, Display-Namen als Metadatum.
hybridstable_onlyinboxPolicy
always erzwingt Inbox-Quarantäne für alle Inbound-Items (revisionssichere Umgebungen).
defaultalwaysmisfileMode
Was passiert, wenn ein Inbound-Item nicht am Policy-konformen Pfad liegt? strict=auto-move, informational=flag only, off=ignore.
offinformationalstrictconfig
Kind-spezifische Konfiguration (discriminated union via `kind`-Feld).
kind
s3_primarysharepointlocal_fsonedrive_tenantnextcloudsmb_sharebucket
keyPrefix
siteUrl
siteId
driveId
libraryName
rootFolderId
rootFolderPath
inboxFolders
conflictStrategy
codemeta_winssharepoint_winslast_write_winsprompt_usersubscriptionId
subscriptionExpiresAt
subscriptionStatus
pendingactiveskippederrorsubscriptionError
subscriptionLastAttemptAt
deltaToken
bootstrapState
pendingin_progresscompletedfailedbootstrapStartedAt
bootstrapCompletedAt
bootstrapCursor
bootstrapError
rootPath
followSymlinks
permissionModel
inherituid_gidwatchMode
inotifypollingpollingIntervalMs
trashRetentionDays
userPrincipalName
baseUrl
username
appPasswordCipherRef
unc
domain
passwordCipherRef
lastHealthCheckAt
lastHealthOk
lastHealthDetails
lastSyncError
lastSyncAt
lastSuccessfulOutboundAt
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/dms_storage_backends— Liste, paginiert + filterbarGET /api/v1/dms_storage_backends/<id>— Einzelne EntityPOST /api/v1/dms_storage_backends— AnlegenPATCH /api/v1/dms_storage_backends/<id>— Teil-UpdateDELETE /api/v1/dms_storage_backends/<id>— Soft-DeleteGET /api/v1/dms_storage_backends/<id>/timeline— Audit + Aktivitäten