Sha256: 75e6db258d3f04b08f144400e1b8e25bf8010d0e7ac180eee226fb40fdbcf0da
Contents?: true
Size: 1.67 KB
Versions: 15
Compression:
Stored size: 1.67 KB
Contents
--- title: Trunk --- ## PureCloud::Trunk ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the entity. | | | **description** | **String** | | [optional] | | **version** | **Integer** | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_by** | **String** | | [optional] | | **created_by** | **String** | | [optional] | | **state** | **String** | | [optional] | | **modified_by_app** | **String** | | [optional] | | **created_by_app** | **String** | | [optional] | | **trunk_type** | **String** | The type of this trunk. | [optional] | | **edge** | [**UriReference**](UriReference.html) | The Edge using this trunk. | [optional] | | **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] | | **enabled** | **BOOLEAN** | True if this trunk is in-service. This comes from the trunk_enabled property of the referenced trunk base. | [optional] [default to false]| | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
15 entries across 15 versions & 1 rubygems