Entity · monitoring_targets
Monitoring Target
Felder
Monitoring Target
_id
read-only
schema
read-only
schemaVersion
read-only
tenantId
read-only
version
≥ 1read-only
assetId
nullable
name
max 200 Zeichen
host
max 255 Zeichennullable
protocol
Werte
snmpwinrmipmihttppingdnstcpcertprobeAgentId
nullable
intervalSeconds
10 – 86400
lastPolledAt
read-onlynullable
lastError
max 1000 Zeichenread-onlynullable
createdBy
read-onlynullable
createdAt
read-only
updatedBy
read-onlynullable
updatedAt
read-only
deletedAt
read-onlynullable
deletedBy
read-onlynullable
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/monitoring_targets— Liste, paginiert + filterbarGET /api/v1/monitoring_targets/<id>— Einzelne EntityPOST /api/v1/monitoring_targets— AnlegenPATCH /api/v1/monitoring_targets/<id>— Teil-UpdateDELETE /api/v1/monitoring_targets/<id>— Soft-DeleteGET /api/v1/monitoring_targets/<id>/timeline— Audit + Aktivitäten