API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen
Entity · webspace_subdomains

webspace_subdomain

Schema-ID
webspace_subdomain
Collection
webspace_subdomains
Permissions
  • Lesenwebhosting_view
  • Anlegenwebhosting_edit
  • Ändernwebhosting_edit
  • Löschenwebhosting_edit

Felder

webspace_subdomain

webspace_subdomains4 Permissions
webspaceIdstringerforderlich
min 1 Zeichenread-only
namestringerforderlich
1–63 ZeichenPattern
typestringerforderlich
subdomainaliasredirect
documentRootstringoptional
max 255 Zeichen
redirectUrlstringoptional
max 2048 Zeichen
redirectTypenumberoptional
301302
tagsstring[]optional

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/webspace_subdomains — Liste, paginiert + filterbar
  • GET /api/v1/webspace_subdomains/<id> — Einzelne Entity
  • POST /api/v1/webspace_subdomains — Anlegen
  • PATCH /api/v1/webspace_subdomains/<id> — Teil-Update
  • DELETE /api/v1/webspace_subdomains/<id> — Soft-Delete
  • GET /api/v1/webspace_subdomains/<id>/timeline — Audit + Aktivitäten

Suche