Sha256: a598cbb09ab8b58e7057e396623f7c5776bdd2dc1d279405ed33d8594929d11e
Contents?: true
Size: 1.77 KB
Versions: 9
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) | | [optional] | | **managed** | **BOOLEAN** | | [optional] [default to false]| | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 1 rubygems