Sha256: dbd28fed3fcd7385cda69ec1b31bee3ad6f8c8b3bb4278b9342833f44e03cfad
Contents?: true
Size: 753 Bytes
Versions: 13
Compression:
Stored size: 753 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] [default to false]| | **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
13 entries across 13 versions & 1 rubygems