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