Timestamps Object
Contains information about timestamps for a portion of a transaction in the transaction logs.
This object is used by the following operations:
- Operations that reference the NextHopInfo object
The properties included in the Timestamps object are listed below.
| Property | Type | Description |
|---|---|---|
| TimePeriod | TimePeriod |
Contains information about a time period in metric information. |
| read | TimePeriod |
Contains information about a time period in metric information. The time period for the read activity. |
| write | TimePeriod |
Contains information about a time period in metric information. The time period for the write activity. |