Sha256: d038fe35464da6e9a20f7446d750db79c49539ad6bfcbfd14a2abdcb7a822093

Contents?: true

Size: 1.77 KB

Versions: 4

Compression:

Stored size: 1.77 KB

Contents

---
title: Site
---
## PureCloud::Site

## 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] |
| **primary_sites** | [**Array<UriReference>**](UriReference.html) |  | [optional] |
| **secondary_sites** | [**Array<UriReference>**](UriReference.html) |  | [optional] |
| **primary_edges** | [**Array<Edge>**](Edge.html) |  | [optional] |
| **secondary_edges** | [**Array<Edge>**](Edge.html) |  | [optional] |
| **addresses** | [**Array<Contact>**](Contact.html) |  | [optional] |
| **edges** | [**Array<Edge>**](Edge.html) |  | [optional] |
| **edge_auto_update_config** | [**EdgeAutoUpdateConfig**](EdgeAutoUpdateConfig.html) | Recurrance rule, time zone, and start/end settings for automatic edge updates for this site | [optional] |
| **location** | [**UriReference**](UriReference.html) | Location | |
| **managed** | **BOOLEAN** |  | [optional] [default to false]|
| **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/Site.html.md
purecloud-0.47.1 doc_out/Site.html.md
purecloud-0.46.1 doc_out/Site.html.md
purecloud-0.45.1 doc_out/Site.html.md