<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "apple-school-and-business-manager-api",
  "identifier" : "/documentation/AppleBusinessAPI/OrgDeviceActivity/Attributes-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Business API"
    ],
    "preciseIdentifier" : "data:AppleBusinessAPI:OrgDeviceActivity.Attributes"
  },
  "title" : "OrgDeviceActivity.Attributes"
}
-->

# OrgDeviceActivity.Attributes

Attributes that describe an organization device activity resource.

```
object OrgDeviceActivity.Attributes
```

## Overview> Note: You can add new attributes to a resource without a newer version of an API.

#### Status

|**Possible values**|**Description**                                                                                     |
|-------------------|----------------------------------------------------------------------------------------------------|
|`COMPLETED`        |Indicates when an activity completes processing.                                                    |
|`IN_PROGRESS`      |Indicates that an activity is still in progress.                                                    |
|`STOPPED`          |Indicates that an activity is stopped.                                                              |
|`FAILED`           |Indicates when an activity fails processing. For more details, check the downloadable activity logs.|

#### Substatus

|**Possible values**               |**Description**                                                                                            |
|----------------------------------|-----------------------------------------------------------------------------------------------------------|
|`SUBMITTED`                       |Indicates that a newly created activity is awaiting processing.                                            |
|`PRE_PROCESSING`                  |Indicates that an activity is in a preprocessing state.                                                    |
|`PENDING`                         |Indicates that an activity is in a pending state.                                                          |
|`PROCESSING`                      |Indicates that an activity is processing.                                                                  |
|`POST_PROCESSING`                 |Indicates that an activity is in the postprocessing state of generating a downloadable CSV file.           |
|`STOPPING`                        |Indicates that an activity is stopping.                                                                    |
|`COMPLETED_WITH_SUCCESS`          |Indicates when an activity successfully processes all items.                                               |
|`COMPLETED_WITH_ERROR`            |Indicates when an activity encounters an error during processing.                                          |
|`COMPLETED_WITH_FAILURE`          |Indicates a partial failure of an activity. For more details, check the downloadable activity logs.        |
|`COMPLETED_POST_PROCESSING_FAILED`|Indicates when an activity fails in postprocessing. For more details, check the downloadable activity logs.|

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)