Sha256: f53c5c1f513782c7fc6f31c1e102b234c7859a093a6ab44013b6e0c86eb8243e
Contents?: true
Size: 1.53 KB
Versions: 95
Compression:
Stored size: 1.53 KB
Contents
--- title: EdgeLogsJob --- ## PureCloud::EdgeLogsJob ## 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] | | **files** | [**Array<EdgeLogsJobFile>**](EdgeLogsJobFile.html) | The files available to upload from the Edge to the cloud. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
95 entries across 95 versions & 1 rubygems