GET api/Package/AssetsEventsList/{packageUuid}/{eventStatus}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| packageUuid | string |
Required |
|
| eventStatus | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of AssetEvent| Name | Description | Type | Additional information |
|---|---|---|---|
| AssetIdentityUuid | string |
None. |
|
| AssetName | string |
None. |
|
| IsOriginal | boolean |
None. |
|
| AgentIdentifiers | Collection of Identifier |
None. |
|
| Message | string |
None. |
|
| PremisEvent | PremisEventType |
None. |
|
| Outcome | EventType |
None. |
|
| Created | date |
None. |
|
| MetsEventString | string |
None. |
|
| ObjectIdentifierType | string |
None. |
|
| Uuid | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.
