An multiple status response for bulk API operations. Content-Type: application/vnd.plcm.plcm-multistatus+xml
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmOperationStatus | Array of PlcmOperationStatus | List of the operational status for each submitted resource. |
| Name | Type | Description | Attributes |
|---|---|---|---|
| resourceId | string | Resource identifier | Mandatory |
| httpStatus | int | HTTP status code of the operation for the resource. | Mandatory |
| message | string | Optional information about the status of the requested operation. | |
| resourceEntityTag | string | Entity tag for the resource if it has been created or updated on the system. |