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

webspace_cronjob

Schema-ID
webspace_cronjob
Collection
webspace_cronjobs
Permissions
  • Lesenwebhosting_view
  • Anlegenwebhosting_edit
  • Ändernwebhosting_edit
  • Löschenwebhosting_edit

Felder

webspace_cronjob

webspace_cronjobs4 Permissions
webspaceIdstringerforderlich
min 1 Zeichenread-only
schedulestringerforderlich
9–100 Zeichen
commandstringerforderlich
1–1024 Zeichen
userstringoptional
max 32 Zeichen
enabledbooleanoptional
notifyOnErrorbooleanoptional
notifyEmailemailoptional
max 254 Zeichen
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_cronjobs — Liste, paginiert + filterbar
  • GET /api/v1/webspace_cronjobs/<id> — Einzelne Entity
  • POST /api/v1/webspace_cronjobs — Anlegen
  • PATCH /api/v1/webspace_cronjobs/<id> — Teil-Update
  • DELETE /api/v1/webspace_cronjobs/<id> — Soft-Delete
  • GET /api/v1/webspace_cronjobs/<id>/timeline — Audit + Aktivitäten

Suche