Sha256: b6420fc54d2d8a728a8e27ffda229325974470fc3de1fa34c8a1b4f12cbd6b24
Contents?: true
Size: 1.74 KB
Versions: 9
Compression:
Stored size: 1.74 KB
Contents
--- title: EdgeGroup --- ## PureCloud::EdgeGroup ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **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] | | **managed** | **BOOLEAN** | Is this edge group being managed remotely. | [optional] [default to false]| | **edge_trunk_base_assignment** | [**TrunkBaseAssignment**](TrunkBaseAssignment.html) | A trunk base settings assignment of trunkType \"EDGE\" to use for edge-to-edge communication. | [optional] | | **phone_trunk_base_assignments** | [**Array<TrunkBaseAssignment>**](TrunkBaseAssignment.html) | Trunk base settings assignments of trunkType \"PHONE\" to inherit to edge logical interfaces for phone communication. | [optional] | | **phone_trunk_bases** | [**Array<UriReference>**](UriReference.html) | Trunk base settings of trunkType \"PHONE\" to inherit to edge logical interface for phone communication. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 1 rubygems