All URIs are relative to http://localhost:9696
Method | HTTP request | Description |
---|---|---|
get_indexer_stats | GET /api/v1/indexerstats |
models::IndexerStatsResource get_indexer_stats(start_date, end_date, indexers, protocols, tags)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
start_date | Option<String> | |||
end_date | Option<String> | |||
indexers | Option<String> | |||
protocols | Option<String> | |||
tags | Option<String> |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]