Sha256: a754f10530862b9fd7584c309c0c445c6960b5913e9d5a408c2c755e196bec84
Contents?: true
Size: 2 KB
Versions: 57
Compression:
Stored size: 2 KB
Contents
--- title: OutboundRoute --- ## PureCloud::OutboundRoute ## Properties |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** | **Integer** | The current version of the resource. | [optional] | | **date_created** | **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] | | **date_modified** | **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] | | **modified_by** | **String** | The ID of the user that last modified the resource. | [optional] | | **created_by** | **String** | The ID of the user that created the resource. | [optional] | | **state** | **String** | Indicates if the resource is active, inactive, or deleted. | [optional] | | **modified_by_app** | **String** | The application that last modified the resource. | [optional] | | **created_by_app** | **String** | The application that created the resource. | [optional] | | **classification_types** | **Array<String>** | The site associated to the outbound route. | | | **enabled** | **BOOLEAN** | | [optional] | | **distribution** | **String** | | [optional] | | **external_trunk_bases** | [**Array<UriReference>**](UriReference.html) | Trunk base settings of trunkType \"EXTERNAL\". This base must also be set on an edge logical interface for correct routing. | [optional] | | **site** | [**Site**](Site.html) | The site associated to the outbound route. | [optional] | | **managed** | **BOOLEAN** | Is this outbound route being managed remotely. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
57 entries across 57 versions & 1 rubygems