Entity · service_catalog_templates
Service Catalog Template Schema
Felder
Service Catalog Template Schema
Wiederverwendbare Vorlage für service_catalog_items. Kunden-unabhängig; wird beim Anwenden auf einen Kunden in ein konkretes service_catalog_item kopiert.
title
1–200 Zeichen
description
max 4000 ZeichenDefault: nullnullable
category
max 100 ZeichenDefault: nullnullable
iconKey
max 60 ZeichenDefault: nullnullable
approvalRequired
Default: false
approvalStepsInline
Default: []
approverDsl
1–1000 Zeichen
mode
Werte
one_ofall_ofslaHours
≥ 0Default: nullnullable
notifyChannels
Default: []
fulfillmentType
Werte
manual_ticketaccess_grantlicense_assignmentautomationinfo_onlyfulfillmentConfig
Default: {}
visibilityRules
Default: {}
onUnresolvableApprover
Werte
skipfallback_to_msp_ownerfailDefault: "fallback_to_msp_owner"
fallbackApproverUserId
PatternDefault: nullnullable
slaPolicyId
PatternDefault: nullnullable
costCenterRequired
Default: false
pricing
Default: nullnullable
status
Werte
draftactivearchivedDefault: "draft"
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/service_catalog_templates— Liste, paginiert + filterbarGET /api/v1/service_catalog_templates/<id>— Einzelne EntityPOST /api/v1/service_catalog_templates— AnlegenPATCH /api/v1/service_catalog_templates/<id>— Teil-UpdateDELETE /api/v1/service_catalog_templates/<id>— Soft-DeleteGET /api/v1/service_catalog_templates/<id>/timeline— Audit + Aktivitäten