Sha256: 471fa0533c1a0e4ee110f3998c35af0a5d841e6b146c11c68b75e3612598c9ae
Contents?: true
Size: 829 Bytes
Versions: 19
Compression:
Stored size: 829 Bytes
Contents
--- title: EdgeOfflineConfigurationInterface --- ## PureCloud::EdgeOfflineConfigurationInterface ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **routes** | [**Array<DomainNetworkRoute>**](DomainNetworkRoute.html) | The list of routes assigned to this interface. | [optional] | | **addresses** | [**Array<DomainNetworkAddress>**](DomainNetworkAddress.html) | The list of IP addresses on this interface. Priority of dns addresses are based on order in the list. | [optional] | | **ipv4_capabilities** | [**DomainCapabilities**](DomainCapabilities.html) | IPv4 interface settings. | [optional] | | **ipv6_capabilities** | [**DomainCapabilities**](DomainCapabilities.html) | IPv6 interface settings. | [optional] | {: class="table table-striped"}
Version data entries
19 entries across 19 versions & 1 rubygems