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

hosting_plan

Schema-ID
hosting_plan
Collection
hosting_plans
Permissions
  • Lesenwebhosting_plan_view
  • Anlegenwebhosting_plan_manage
  • Ändernwebhosting_plan_manage
  • Löschenwebhosting_plan_manage

Felder

hosting_plan

hosting_plans4 Permissions
namestringerforderlich
1–100 Zeichen
diskQuotaGbnumbererforderlich
≥ 1
bandwidthQuotaGbMonthnumbererforderlich
≥ 1
maxEmailAccountsnumbererforderlich
≥ 0
maxDatabasesnumbererforderlich
≥ 0
maxFtpUsersnumbererforderlich
≥ 0
maxSubdomainsnumbererforderlich
≥ 0
phpVersionsstring[]erforderlich
min 1 Items
defaultPhpVersionstringerforderlich
8.18.28.38.4
phpModestringerforderlich
fpmcgimod_php
featuresobjecterforderlich
sshbooleanoptional
cronjobsbooleanoptional
gitDeploymentbooleanoptional
wordpressAutoInstallerbooleanoptional
stagingEnvironmentbooleanoptional
backupsbooleanoptional
modSecuritybooleanoptional
redisCachingbooleanoptional
cdnIntegrationbooleanoptional
monthlyPriceCentsnumbererforderlich
≥ 0
diskOveragePerGbCentsnumberoptional
≥ 0
preferredRegionstringoptional
preferredServerTypestringoptional
codemetaownany
isActivebooleanoptional

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

Suche