okta-devices
List all devices from Okta service.
okta-devices [profile=PROFILE] [filter=FILTER]
- profile=PROFILE
- Connect profile code of Okta
- filter=FILTER
- e.g. status eq "ACTIVE"
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Okta connect profile code |
| id | String | ID | e.g. guojub47ikP2c9iSV697 |
| resource_type | String | Resource type | e.g. UDDevice |
| device_name | String | Display name | e.g. Demo’s iPhone |
| user_name | String | User name | e.g. Demo |
| user | String | Login name | e.g. demo@logpresso.com |
| String | e.g. demo@logpresso.com | ||
| device_status | String | Device status | e.g. ACTIVE, DEACTIVATED, SUSPENDED |
| mgmt_status | String | Management status | e.g. NOT_MANAGED |
| registered | Bool | Registered | |
| manufacturer | String | Manufacturer | e.g. Google, APPLE |
| model | String | Model | e.g. Pixel 6 |
| platform | String | Platform | e.g. ANDROID |
| os_ver | String | OS version | e.g. 13:2023-05-05 |
| serial_number | String | Serial number | e.g. XXDDRFCFRGF3M8MD6D |
| secure_enclave | Bool | Secure hardware present | |
| disk_encryption_type | String | Disk encryption type | e.g. NONE, USER, ALL_INTERNAL_VOLUMES |
| jailbreak | Bool | Jailbreak | |
| imei | String | IMEI | International Mobile Equipment Identity (IMEI) of the device |
| meid | String | MEID | Mobile equipment identifier of the device |
| udid | String | UDID | MacOS Unique Device identifier of the device |
| sid | String | SID | Windows Security identifier of the device |
| tpm_public_key_hash | String | TPM public key hash | Windows Trusted Platform Module hash value |
| created | Date | Created | |
| updated | Date | Updated |