# Monitor
## Properties
**name** | **String** | API Name |
**version** | **String** | API Version |
**host** | **String** | API Host |
**host_url** | **String** | API Host URL |
**spec_url** | **String** | API Swagger Specification Location |
**messages** | Option<**Vec<String>**> | API Messages | [optional]
**errors** | Option<**Vec<String>**> | API Errors | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)