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

webspace_ssl_cert

Schema-ID
webspace_ssl_cert
Collection
webspace_ssl_certs
Permissions
  • Lesenwebhosting_view
  • Anlegenwebhosting_edit
  • Ändernwebhosting_edit
  • Löschenwebhosting_edit

Felder

webspace_ssl_cert

webspace_ssl_certs4 Permissions
webspaceIdstringerforderlich
min 1 Zeichenread-only
typestringerforderlich
letsencryptcustom
commonNamestringerforderlich
1–253 Zeichen
sanstring[]optional
autoRenewbooleanoptional
certificatePemstringoptional
privateKeyPemstringoptional
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_ssl_certs — Liste, paginiert + filterbar
  • GET /api/v1/webspace_ssl_certs/<id> — Einzelne Entity
  • POST /api/v1/webspace_ssl_certs — Anlegen
  • PATCH /api/v1/webspace_ssl_certs/<id> — Teil-Update
  • DELETE /api/v1/webspace_ssl_certs/<id> — Soft-Delete
  • GET /api/v1/webspace_ssl_certs/<id>/timeline — Audit + Aktivitäten

Suche