Microsoft Azure · Capability
Microsoft Azure Azure IoT Central — deviceGroups
Microsoft Azure Azure IoT Central — deviceGroups. 6 operations. Lead operation: Microsoft Azure Get The List Of Device Groups In An Application. Self-contained Naftiko capability covering one Microsoft Azure business surface.
What You Can Do
GET
Microsoftazuredevicegroupslist
— Microsoft Azure Get The List Of Device Groups In An Application
/v1/devicegroups
GET
Microsoftazuredevicegroupsget
— Microsoft Azure Get The Device Group By Id
/v1/devicegroups/{devicegroupid}
PUT
Microsoftazuredevicegroupscreate
— Microsoft Azure Create Or Update A Device Group
/v1/devicegroups/{devicegroupid}
PATCH
Microsoftazuredevicegroupsupdate
— Microsoft Azure Update A Device Group Via Patch
/v1/devicegroups/{devicegroupid}
DELETE
Microsoftazuredevicegroupsremove
— Microsoft Azure Delete A Device Group
/v1/devicegroups/{devicegroupid}
GET
Microsoftazuredevicegroupsgetdevices
— Microsoft Azure Get The Devices Of A Device Group
/v1/devicegroups/{devicegroupid}/devices
MCP Tools
microsoft-azure-get-list-device
Microsoft Azure Get The List Of Device Groups In An Application
read-only
idempotent
microsoft-azure-get-device-group
Microsoft Azure Get The Device Group By Id
read-only
idempotent
microsoft-azure-create-update-device
Microsoft Azure Create Or Update A Device Group
idempotent
microsoft-azure-update-device-group
Microsoft Azure Update A Device Group Via Patch
idempotent
microsoft-azure-delete-device-group
Microsoft Azure Delete A Device Group
idempotent
microsoft-azure-get-devices-device
Microsoft Azure Get The Devices Of A Device Group
read-only
idempotent