edgegap 0.1.0

Auto-generated client library for the Edgegap API, used by the arbctl tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ApiModelLocationbeacon

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**host** | **String** | The URL of the pingable location. | 
**fqdn** | Option<**String**> | Auto Generated Field for fqdn | [optional]
**udp_port** | Option<**i32**> | The open UDP port number for UDP pings, if available. | [optional]
**tcp_port** | Option<**i32**> | The open TCP port number for TCP pings, if available. | [optional]
**location** | [**models::ApiModelLocation**]api-model-location.md |  | 

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