Sha256: 31a5b7495c6142015630a23ac5ba48b6e3af97398bdcc36538bf5e031bb57d07

Contents?: true

Size: 1.35 KB

Versions: 10

Compression:

Stored size: 1.35 KB

Contents

---
title: TransformEndpoint
---
## PureCloud::TransformEndpoint

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **swagger_url** | **String** | The Url to the swagger documentation of the endpoint where parsed entities will be posted | [optional] |
| **route** | **String** | The swagger route to use | [optional] |
| **entity** | **String** | The entity type being posted | [optional] |
| **api_function** | **String** | The swagger function being called | [optional] |
| **ready** | **BOOLEAN** | Whether this TransformEndpoint has been configured to work (security groups, permissions, etc) | [default to false]|
| **active** | **BOOLEAN** | Whether this TransformEndpoint is currently active and accepting transformation operations | [optional] [default to false]|
| **batch_size** | **Integer** | The number of entities to send in an array for batch POSTs, or 0 for unbatched POSTs | [optional] |
| **parallelism** | **Integer** | The number of parallel POSTs to allow at once | [optional] |
| **update_progress_every** | **Integer** | The swagger route to use | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
purecloud-0.45.1 doc_out/TransformEndpoint.html.md
purecloud-0.44.1 doc_out/TransformEndpoint.html.md
purecloud-0.43.1 doc_out/TransformEndpoint.html.md
purecloud-0.42.1 doc_out/TransformEndpoint.html.md
purecloud-0.41.1 doc_out/TransformEndpoint.html.md
purecloud-0.40.1 doc_out/TransformEndpoint.html.md
purecloud-0.39.1 doc_out/TransformEndpoint.html.md
purecloud-0.38.1 doc_out/TransformEndpoint.html.md
purecloud-0.37.1 doc_out/TransformEndpoint.html.md
purecloud-0.36.1 doc_out/TransformEndpoint.html.md