docs/Trunk.md in purecloudplatformclientv2-57.0.0 vs docs/Trunk.md in purecloudplatformclientv2-58.0.0
- old
+ new
@@ -23,9 +23,18 @@
| **trunk_base** | [**UriReference**](UriReference.html) | The trunk base configuration used on this trunk. | [optional] |
| **trunk_metabase** | [**UriReference**](UriReference.html) | The metabase used to create this trunk. | [optional] |
| **edge_group** | [**UriReference**](UriReference.html) | The edge group associated with this trunk. | [optional] |
| **in_service** | **BOOLEAN** | True if this trunk is in-service. This comes from the trunk_enabled property of the referenced trunk base. | [optional] |
| **enabled** | **BOOLEAN** | True if the Edge used by this trunk is in-service | [optional] |
+| **logical_interface** | [**UriReference**](UriReference.html) | The Logical Interface on the Edge to which the trunk is assigned. | [optional] |
+| **connected_status** | [**TrunkConnectedStatus**](TrunkConnectedStatus.html) | The connected status of the trunk | [optional] |
+| **options_status** | [**Array<TrunkMetricsOptions>**](TrunkMetricsOptions.html) | The trunk optionsStatus | [optional] |
+| **registers_status** | [**Array<TrunkMetricsRegisters>**](TrunkMetricsRegisters.html) | The trunk registersStatus | [optional] |
+| **ip_status** | [**TrunkMetricsNetworkTypeIp**](TrunkMetricsNetworkTypeIp.html) | The trunk ipStatus | [optional] |
+| **options_enabled_status** | **String** | Returns Enabled when the trunk base supports the availability interval and it has a value greater than 0. | [optional] |
+| **registers_enabled_status** | **String** | Returns Enabled when the trunk base supports the registration interval and it has a value greater than 0. | [optional] |
+| **family** | **Integer** | The IP Network Family of the trunk | [optional] |
+| **proxy_address_list** | **Array<String>** | The list of proxy addresses (ports if provided) for the trunk | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}