Sha256: 8913806493114897a85192ca8a9c4e798c81eb01ba5e02d0316a67a4e5bfdd96
Contents?: true
Size: 679 Bytes
Versions: 149
Compression:
Stored size: 679 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] | | **family** | **Integer** | The address family for this address. | [optional] | {: class="table table-striped"}
Version data entries
149 entries across 149 versions & 2 rubygems