Sha256: dbdbfb04b6fe56ae5f46a90008590e39598b3738dc39aebd1deb7268672d6b46
Contents?: true
Size: 697 Bytes
Versions: 13
Compression:
Stored size: 697 Bytes
Contents
--- title: DomainNetworkAddress --- ## PureCloud::DomainNetworkAddress ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | The type of address. | [optional] | | **address** | **String** | An IPv4 or IPv6 IP address. When specifying an address of type \"ip\", use CIDR format for the subnet mask. | [optional] | | **persistent** | **BOOLEAN** | True if this address will persist on Edge restart. Addresses assigned by DHCP will be returned as false. | [optional] [default to false]| | **family** | **Integer** | The address family for this address. | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems