Name | Type | Description | Notes |
---|---|---|---|
id | string | The globally unique identifier for the object. | [optional] |
name | string | The name of the entity. | |
description | string | The resource's description. | [optional] |
version | int | The current version of the resource. | [optional] |
dateCreated | \DateTime | The date the resource was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
dateModified | \DateTime | The date of the last modification to the resource. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
modifiedBy | string | The ID of the user that last modified the resource. | [optional] |
createdBy | string | The ID of the user that created the resource. | [optional] |
state | string | Indicates if the resource is active, inactive, or deleted. | [optional] |
modifiedByApp | string | The application that last modified the resource. | [optional] |
createdByApp | string | The application that created the resource. | [optional] |
primarySites | \PureCloudPlatform\Client\V2\Model\DomainEntityRef[] | [optional] | |
secondarySites | \PureCloudPlatform\Client\V2\Model\DomainEntityRef[] | [optional] | |
primaryEdges | \PureCloudPlatform\Client\V2\Model\Edge[] | [optional] | |
secondaryEdges | \PureCloudPlatform\Client\V2\Model\Edge[] | [optional] | |
addresses | \PureCloudPlatform\Client\V2\Model\Contact[] | [optional] | |
edges | \PureCloudPlatform\Client\V2\Model\Edge[] | [optional] | |
edgeAutoUpdateConfig | \PureCloudPlatform\Client\V2\Model\EdgeAutoUpdateConfig | Recurrance rule, time zone, and start/end settings for automatic edge updates for this site | [optional] |
mediaRegionsUseLatencyBased | bool | [optional] | |
location | \PureCloudPlatform\Client\V2\Model\LocationDefinition | Location | |
managed | bool | [optional] | |
ntpSettings | \PureCloudPlatform\Client\V2\Model\NTPSettings | Network Time Protocol settings for the site | [optional] |
selfUri | string | The URI for this object | [optional] |