ACTIVE": The device is enrolled into the domain.DELINQUENT": The annual license for the domain has expired and the device no longer receives policies and settings. When a new license is purchased, the device will return to ACTIVE state.DEPROVISIONED":DISABLED": The device has been disabled by the administrator and cannot be used.INACTIVE": The device is not enrolled into the domain.RETURN_ARRIVED": The request to replace this device has arrived.RETURN_REQUESTED": A request has been made to replace this device.SHIPPED": The device is shipped. For details on how to track a shipped device, see the Chrome help center.UNKNOWN"RETURN_ARRIVED", "RETURN_REQUESTED", or "UNKNOWN", I get the following error. Are these statuses no longer valid:{
"error": {
"errors": [
{
"domain": "global",
"reason": "invalid",
"message": "Invalid Input: status:UNKNOWN"
}
],
"code": 400,
"message": "Invalid Input: status:UNKNOWN"
}
}