Method: PureCloud::EdgeLogsJobFile#upload_status
- Defined in:
- lib/purecloudclient_v2a/models/edge_logs_job_file.rb
#upload_status ⇒ Object
The status of the upload of this file from the Edge to the cloud. Use /upload to start an upload.
64 65 66 |
# File 'lib/purecloudclient_v2a/models/edge_logs_job_file.rb', line 64 def upload_status @upload_status end |