Sha256: d492a2eb43b0447311eeac2d171613f83278562b7e59f2cd42e6d98e3e7c9e9e
Contents?: true
Size: 1.72 KB
Versions: 69
Compression:
Stored size: 1.72 KB
Contents
--- title: EdgeLogsJobFile --- ## PureCloud::EdgeLogsJobFile ## 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] | | **time_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **time_modified** | **DateTime** | The time this log file was last modified on the Edge. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **size_bytes** | **Float** | The size of this file in bytes. | [optional] | | **upload_status** | **String** | The status of the upload of this file from the Edge to the cloud. Use /upload to start an upload. | [optional] | | **edge_path** | **String** | The path of this file on the Edge. | [optional] | | **download_id** | **String** | The download ID to use with the downloads API. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
69 entries across 69 versions & 2 rubygems