rusttwald 0.1.1

Inofficial Rust API client for the mittwald. API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# DeMittwaldV1StraceDataNetworkingOpsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**connection_type** | **String** |  | 
**description** | **String** | A short description of the network connection to provide additional context. | 
**ip** | **String** | IP address to which a connection was established. | 
**port** | **i32** | Port to which a connection was established. | 
**stats** | [**models::DePeriodMittwaldPeriodV1PeriodStracePeriodStatistics**]de.mittwald.v1.strace.Statistics.md |  | 
**warn_level** | **String** | Alerts when the time, syscall count or occurrence count of this group are abnormal. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)