Microsoft Endpoint Configuration Management · Arazzo Workflow
Microsoft Endpoint Configuration Management ConfigMgr Device Lookup
Version 1.0.0
Find a Configuration Manager device by name and read its full record and discovered system.
View Spec
View on GitHub
ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware DeploymentArazzoWorkflows
Provider
Workflows
configmgr-device-lookup
Resolve a device by name, read it by id, and correlate its discovered system.
Lists devices via the versioned route filtered by name, reads the matched device by id, and lists discovered systems filtered by the same name.
1
findDevice
listDevicesV1
List devices via the versioned route filtered to the supplied name.
2
getDevice
getDeviceV1
Read the matched device's full record by id via the versioned route.
3
correlateSystem
listSystems
Query discovered system resources filtered by the same name to correlate discovery data.