RMM Device
Felder
RMM Device
Read-only mirror of an RMM-managed device/asset (ADR 0186 / 0244).
provider
Which RMM produced this mirror. Absent on pre-0244 docs → octoja.
octojaninjaoneriverbirdexternalDeviceId
Provider-generic device id. Read fallback: externalDeviceId ?? octojaAssetId.
externalOrgId
Provider-generic customer/org id (NinjaOne organization / Octoja customer).
octojaAssetId
Legacy Octoja asset id (deprecated; kept as fallback for externalDeviceId).
partyId
Resolved Codemeta party (via Octoja customerId → externalReferences).
assetId
Optional link to a user-owned CMDB asset (serial-match or manual).
linkSource
How assetId was set. 'manual' is never overwritten by the auto-matcher.
noneauto-serialmanuallinkStatus
ambiguous = >1 serial match (manual queue); conflict = customer mismatch.
unlinkedlinkedambiguousconflictoctojaCustomerId
customerName
octojaCustomerSiteId
customerSiteName
deviceName
deviceAlias
deviceType
deviceKind
UnknownWindowsServerWindowsWorkstationLinuxServerLinuxDesktopMacOSoperatingSystem
isOnline
lastSeenAt
lastReportedAt
manufacturer
model
serialNumber
agentVersion
latestAgentVersion
agentUpdateAvailable
publicIpAddress
lastLoggedInUser
lastLoggedInUserDisplayName
providerCheckStates
Last known raw check result per provider check id. Used for RAISE/CLEAR transition detection on polling providers. Absent on devices from webhook-based providers.
securityScore
Lywand vulnerability score (0–100, higher is better).
securityScoreUpdatedAt
octojaLastSyncAt
When Codemeta last mirrored this device from Octoja.
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/rmm_devices— Liste, paginiert + filterbarGET /api/v1/rmm_devices/<id>— Einzelne EntityPOST /api/v1/rmm_devices— AnlegenPATCH /api/v1/rmm_devices/<id>— Teil-UpdateDELETE /api/v1/rmm_devices/<id>— Soft-DeleteGET /api/v1/rmm_devices/<id>/timeline— Audit + Aktivitäten