github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/meta/docs/GetStatusItem.md (about) 1 # GetStatusItem 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Endpoint** | **string** | ESI Endpoint cluster advertising this route | [default to null] 7 **Method** | **string** | Swagger defined method | [default to null] 8 **Route** | **string** | Swagger defined route, not including version prefix | [default to null] 9 **Status** | **string** | Vague route status. Green is good, yellow is degraded, meaning slow or potentially dropping requests. Red means most requests are not succeeding and/or are very slow (5s+) on average. | [default to null] 10 **Tags** | **[]string** | Swagger tags applicable to this route | [default to null] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14