GET api/Package/AuditDto/{uuid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| uuid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AuditEventDto| Name | Description | Type | Additional information |
|---|---|---|---|
| DateString | string |
None. |
|
| IdentifierString | string |
None. |
|
| ServiceString | string |
None. |
|
| EventTypeString | string |
None. |
|
| UserUuid | string |
None. |
|
| UserName | string |
None. |
|
| Identifier | IdentifierType |
None. |
|
| Message | string |
None. |
|
| Service | MainService |
None. |
|
| EventType | EventType |
None. |
|
| Created | date |
None. |
|
| TransferBytes | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.
