Sha256: 3cd44c34f696b500ed360d519d9b2ffcf6228d23a4a6efc2dbcb461496ca5e54
Contents?: true
Size: 735 Bytes
Versions: 149
Compression:
Stored size: 735 Bytes
Contents
--- title: DomainNetworkRoute --- ## PureCloud::DomainNetworkRoute ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **prefix** | **String** | The IPv4 or IPv6 route prefix in CIDR notation. | [optional] | | **nexthop** | **String** | The IPv4 or IPv6 nexthop IP address. | [optional] | | **persistent** | **BOOLEAN** | True if this route will persist on Edge restart. Routes assigned by DHCP will be returned as false. | [optional] | | **metric** | **Integer** | The metric being used for route. Lower values will have a higher priority. | [optional] | | **family** | **Integer** | The address family for this route. | [optional] | {: class="table table-striped"}
Version data entries
149 entries across 149 versions & 2 rubygems