iectl iem-v2 device statistics¶
Get statistics for a Edge Device
Synopsis¶
This endpoint returns statistics for a specific device. The structure of the statistics object in the response may vary depending on the device version. The example provided is just one possible structure. Consumers of this API should be prepared to handle different structures in the statistics object.
iectl iem-v2 device statistics [flags]
Options¶
-d, --data string use this flag for passing data via json or as datafile with @filename
-h, --help help for statistics
--id string The unique Edge Device ID
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example¶
$ iectl iem-v2 device get-statistics --id "sampleDeviceId"
SEE ALSO¶
- iectl iem-v2 device - device management related commands
- iectl iem-v2 device app-statistics - List Edge Device's application statistics
- iectl iem-v2 device create - Create a new Edge Device
- iectl iem-v2 device create-template - Prints example body for command create as a helping guide
- iectl iem-v2 device delete - Delete Edge Device
- iectl iem-v2 device device-types - list supported device types on IEM
- iectl iem-v2 device firmware - device firmware related commands
- iectl iem-v2 device details - Get Edge Device Details
- iectl iem-v2 device label - allocate/deallocate labels to/from Edge Devices
- iectl iem-v2 device list - List Edge Devices
- iectl iem-v2 device log-streaming - Modify and view log streaming settings on Edge Device
- iectl iem-v2 device onboard - onboard Edge Device
- iectl iem-v2 device system - executes system commands on an Edge Device