Sha256: c6eaa9f3a4b3bdec0c4fba26e3e81f5b6531d0e1dddf38e226eeb1c0fcf97dfd

Contents?: true

Size: 1.73 KB

Versions: 4

Compression:

Stored size: 1.73 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. | |
| **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

4 entries across 4 versions & 1 rubygems

Version Path
purecloud-0.48.1 doc_out/EdgeGroup.html.md
purecloud-0.47.1 doc_out/EdgeGroup.html.md
purecloud-0.46.1 doc_out/EdgeGroup.html.md
purecloud-0.45.1 doc_out/EdgeGroup.html.md