Sha256: d15b4bf79d2184f2cb6128e42697d62466015444ea5a9d86ad66584d9d648020
Contents?: true
Size: 1.49 KB
Versions: 14
Compression:
Stored size: 1.49 KB
Contents
--- title: EdgeGroup --- ## PureCloud::EdgeGroup ## 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] | | **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. | | | **phone_trunk_bases** | [**Array<TrunkBase>**](TrunkBase.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
14 entries across 14 versions & 1 rubygems