/sophos-central-mobile | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
sophos-central-mobile_create_mobile_device | Create mobile device |
sophos-central-mobile_create_mobile_device_group | Create mobile device group |
sophos-central-mobile_delete_device | Delete mobile device |
sophos-central-mobile_delete_device_group | Delete mobile device group |
sophos-central-mobile_get_device | Get mobile device details |
sophos-central-mobile_get_device_group | Get mobile device group |
sophos-central-mobile_list_mobile_device_groups | List mobile device groups |
sophos-central-mobile_list_mobile_devices | List mobile devices |
sophos-central-mobile_update_mobile_device | Update mobile device |
sophos-central-mobile_update_mobile_device_group | Update mobile device group |
sophos-central-mobile_create_mobile_device
Create mobile device Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | Yes | — | Device name |
osType | string | Yes | — | Operating system type |
owner | string | Yes | — | Device owner |
sophos-central-mobile_create_mobile_device_group
Create mobile device group Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
description | string | No | — | Group description |
name | string | Yes | — | Group name |
sophos-central-mobile_delete_device
Delete mobile device Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
deviceId | string | Yes | — | Device ID |
sophos-central-mobile_delete_device_group
Delete mobile device group Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
groupId | string | Yes | — | Group ID |
sophos-central-mobile_get_device
Get mobile device details Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
deviceId | string | Yes | — | Device ID |
sophos-central-mobile_get_device_group
Get mobile device group Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
groupId | string | Yes | — | Group ID |
sophos-central-mobile_list_mobile_device_groups
List mobile device groups Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
pageSize | integer | No | — | Items per page |
page | integer | No | — | Page number |
sophos-central-mobile_list_mobile_devices
List mobile devices Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
pageSize | integer | No | — | Items per page |
page | integer | No | — | Page number |
search | string | No | — | Search by device name |
osType | string | No | — | Filter by OS type |
complianceStatus | string | No | — | Filter by compliance status |
sophos-central-mobile_update_mobile_device
Update mobile device Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
deviceId | string | Yes | — | Device ID |
groupId | string | No | — | Group to assign |
name | string | No | — | Updated device name |
sophos-central-mobile_update_mobile_device_group
Update mobile device group Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
groupId | string | Yes | — | Group ID |
description | string | No | — | Updated description |
name | string | No | — | Updated group name |

