# DiscoveredOperationGetExtra
## Properties
**id** | **String** | The unique identifier of the discovered operation. | [readonly]
**updated_at** | Option<**String**> | The timestamp when the operation was last updated. | [readonly]
**last_seen_at** | Option<**String**> | The timestamp when the operation was last seen in traffic. | [readonly]
**rps** | Option<**f32**> | Requests per second observed for this operation. | [readonly]
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)