Sha256: 1bf7d59d83827262aadd34804b7280d405f9f2db432ea1ba54c4bfc1e96992a1
Contents?: true
Size: 1.65 KB
Versions: 1
Compression:
Stored size: 1.65 KB
Contents
--- title: DomainCapabilities --- :::error **The Ruby SDK is deprecated as of 9/16/2020** The Genesys Cloud Ruby SDK (v96.0.0) will be frozen at its current version level. Any new enhancements to our API or bug fixes will not be backported. If you do need to take advantage of new features or bug fixes outside the Genesys Cloud Ruby SDK, you will need to use the Genesys Cloud REST endpoints directly. More information can be found in the [Official Announcement](https://developer.mypurecloud.com/forum/t/announcement-genesys-cloud-ruby-sdk-end-of-life/8850). ::: ## PureCloud::DomainCapabilities ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **enabled** | **BOOLEAN** | True if this address family on the interface is enabled. | [optional] | | **dhcp** | **BOOLEAN** | True if this address family on the interface is using DHCP. | [optional] | | **metric** | **Integer** | The metric being used for the address family on this interface. Lower values will have a higher priority. If autoMetric is true, this value will be the automatically calculated metric. To set this value be sure autoMetric is false. If no value is returned, metric configuration is not supported on this Edge. | [optional] | | **auto_metric** | **BOOLEAN** | True if the metric is being calculated automatically for the address family on this interface. | [optional] | | **supports_metric** | **BOOLEAN** | True if metric configuration is supported. | [optional] | | **ping_enabled** | **BOOLEAN** | Set to true to enable this address family on this interface to respond to ping requests. | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-98.0.0 | docs/DomainCapabilities.md |