MobileIronCLOUD

MobileIron Cloud Integration.

Endpoint · MobileIron-UEM

Configuration parameters

  • isFetch — Fetch incidents
  • incidentType — Incident type
  • url — 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 fetch
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (9)

  • mobileiron-cloud-force-check-in

    Forces a check in to the particular device based on the device ID.

  • mobileiron-cloud-get-device-by-id

    Returns the data for a particular device based on the device id.

  • mobileiron-cloud-get-device-by-mac

    Gets a single device matching the provided MAC address.

  • mobileiron-cloud-get-device-by-serial

    Gets a single device matching the provided value for the device serial number.

  • mobileiron-cloud-get-devices-data

    Gets 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-device

    Sends a retire action to the device.

  • mobileiron-cloud-send-message

    Sends a message to the device.

  • mobileiron-cloud-unlock-device

    Sends an unlock action to the device.

  • mobileiron-cloud-wipe-device

    Sends a wipe action to the device. This is a potentially destructive action as it will completely wipe the device.