Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Delete Device details by Device id.

Parameters

ParameterDescription
Device IDThe ID of the device to delete. Can be obtained via the Devices Search action.

Example Output

{
	"AcLineStatus": 1,
	"AssetNumber": "827BE1C5AEC05C378C61C44103E9D3FCB2EC354D",
	"AvailableDeviceCapacity": 1,
	"AvailablePhysicalMemory": 4,
	"BatteryLevel": "abcd",
	"ComplianceStatus": "Compliant",
	"ComplianceSummary": {
		"DeviceCompliance": [
			{
				"ActionTaken": [
					{
						"ActionType": 0
					}
				],
				"CompliantStatus": true,
				"Id": {
					"Value": 1
				},
				"LastComplianceCheck": "2022-06-03T03:01:26.8528889+01:00",
				"NextComplianceCheck": "2022-06-03T03:01:26.8528889+01:00",
				"PolicyDetail": "compliance policy for device compromised status including application list contains rule",
				"PolicyName": "application list compliance policy",
				"Uuid": "2851e9e5-2084-433c-a741-dae0856295ff"
			}
		]
	},
	"CompromisedStatus": true,
	"DataEncryptionYN": "Y",
	"DataProtectionStatus": 5,
	"DepTokenSource": 0,
	"DeviceCapacity": 1,
	"DeviceCellularNetworkInfo": [
		{
			"CardId": "Text value",
			"CarrierName": "Text value",
			"DeviceMCC": {},
			"IsRoaming": true,
			"PhoneNumber": "Text value"
		}
	],
	"DeviceFriendlyName": "users iPhone iOS 10.3.2 ",
	"DeviceMCC": {
		"CurrentMCC": "Text value",
		"SIMMCC": "Text value"
	},
	"DeviceManufacturerId": 1,
	"DeviceNetworkInfo": [
		{
			"ConnectionType": "Text value",
			"IPAddress": "Text value",
			"MACAddress": "Text value",
			"Name": "Text value",
			"Vendor": "Text value"
		}
	],
	"DeviceReportedName": "5CD6473R77 - Demo HP Chromebook",
	"EasId": "6Q93UFOQ7H0K39JPMFPTEMJQ3K",
	"EnrolledViaDEP": true,
	"EnrollmentStatus": "Enrolled",
	"EnrollmentUserUuid": "00000000-0000-0000-0000-000000000000",
	"HostName": "zs-MacBook-Air",
	"Id": {
		"Value": 0
	},
	"Imei": "356766060039613",
	"IsActivationLockEnabled": true,
	"IsCloudBackupEnabled": true,
	"IsDeviceDNDEnabled": true,
	"IsDeviceLocatorEnabled": true,
	"IsNetworkTethered": true,
	"IsRemoteManagementEnabled": "abcd",
	"IsRoaming": true,
	"IsSecurityPatchUpdate": true,
	"IsSupervised": true,
	"LastBluetoothSampleTime": "2022-06-03T03:01:26.8528889+01:00",
	"LastComplianceCheckOn": "2022-06-03T03:01:26.8528889+01:00",
	"LastCompromisedCheckOn": "2022-06-03T03:01:26.8528889+01:00",
	"LastEnrolledOn": "2022-06-03T03:01:26.8528889+01:00",
	"LastNetworkLANSampleTime": "2022-06-03T03:01:26.8528889+01:00",
	"LastSeen": "2022-06-03T03:01:26.8528889+01:00",
	"LastSystemSampleTime": "2022-06-03T03:01:26.8528889+01:00",
	"LocalHostName": "zs-MacBook-Air.mshome.net",
	"LocationGroupId": {
		"Name": "Text value",
		"Uuid": "6d82a40e-dcc1-46de-9fc2-33c9ad2f8797"
	},
	"LocationGroupName": "locationgroup1",
	"MacAddress": "485A3F880798",
	"ManagedBy": 0,
	"Model": "iPhone",
	"ModelId": {},
	"OEMInfo": "Samsung",
	"OSBuildVersion": "17G65",
	"OperatingSystem": "10.3.2",
	"Ownership": "C",
	"PhoneNumber": "+14045550100",
	"Platform": "Apple",
	"PlatformId": {},
	"ProcessorArchitecture": 5,
	"SecurityPatchDate": "2022-06-03T03:01:26.8629122+01:00",
	"SerialNumber": "R51G844T90R",
	"SystemIntegrityProtectionEnabled": true,
	"SystemUpdateReceivedTime": "2022-06-03T03:01:26.8629122+01:00",
	"TotalPhysicalMemory": 3,
	"Udid": "827BE1C5AEC05C378C61C44103E9D3FCB2EC354D",
	"UserApprovedEnrollment": true,
	"UserEmailAddress": "user1@vmware.com",
	"UserId": {},
	"UserName": "user1",
	"Uuid": "8a2ca18c-8b1c-4783-bc18-2ccb61110e4f",
	"VirtualMemory": 2,
	"WifiSsid": "guest"
}

Workflow Library Example

Delete Inactive Devices with Workspace One Uem
Workflow LibraryPreview this Workflow on desktop