Configuration parameters
isFetch— Fetch incidentsincidentType— Incident typeurl— Server URL (i.e., https://eu1.mobileiron.com ) (required)credentials— User Name (required)partition_id— Partition ID (leave empty to resolve default)max_fetch— Maximum number of incidents per fetchinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (9)
-
mobileiron-cloud-force-check-inForces a check in to the particular device based on the device ID.
-
mobileiron-cloud-get-device-by-idReturns the data for a particular device based on the device id.
-
mobileiron-cloud-get-device-by-macGets a single device matching the provided MAC address.
-
mobileiron-cloud-get-device-by-serialGets a single device matching the provided value for the device serial number.
-
mobileiron-cloud-get-devices-dataGets all the devices based on a particular filter query. The command might execute multiple API calls depending on the amount of devices that are returned.
-
mobileiron-cloud-retire-deviceSends a retire action to the device.
-
mobileiron-cloud-send-messageSends a message to the device.
-
mobileiron-cloud-unlock-deviceSends an unlock action to the device.
-
mobileiron-cloud-wipe-deviceSends a wipe action to the device. This is a potentially destructive action as it will completely wipe the device.