Sha256: 741c92fe33c5ac3fe5617667b6e17132d2ac9ed869c993960590be57a860d904
Contents?: true
Size: 1.77 KB
Versions: 54
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** | 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] | | **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** | [**LocationDefinition**](LocationDefinition.html) | Location | | | **managed** | **BOOLEAN** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
54 entries across 54 versions & 2 rubygems