Table of Contents

Namespace Autodesk.DataManagement.OSS.Models

Classes

Batchcompleteupload_object
Batchcompleteupload_object_requests
Batchcompleteupload_response
Batchcompleteupload_response_results

A map of the returned results; each key in the map corresponds to an object key in the batch, and the value includes the results for that object.

Batchsigneds3download_object
Batchsigneds3download_object_requests
Batchsigneds3download_response
Batchsigneds3download_response_results
Batchsigneds3upload_object
Batchsigneds3upload_object_requests
Batchsigneds3upload_response
Batchsigneds3upload_response_results
Bucket
Bucket_objects
Buckets

buckets json response

Buckets_items
Completes3upload_body
Completes3upload_response_200
Create_buckets_payload

Bucket Payload Body Structure

Create_buckets_payload_allow
Create_object_signed

Object Signed Object json response

Create_signed_resource
ObjectDetails

Object json response

ObjectFullDetails

Object Details json response

Permission
Reason

reason for failure

Signeds3download_response
Signeds3download_response_params

The values for the updatable params that were used in the creation of the returned S3 signed URL -- Content-Type, Content-Disposition, and Cache-Control.

Signeds3download_response_urls

A map of S3 signed URLs, one for each chunk of an unmerged resumable upload. This attribute is returned when status is chunked. The key of each entry is the byte range of the total file which the chunk comprises.

Signeds3upload_response

Enums

Buckets_items_policyKey

Policy values: transient, temporary or persistent

Create_buckets_payload_allow_access

Acceptable values: full or read

Create_buckets_payload_policyKey

Data retention policyAcceptable values: transient, temporary or persistent

Signeds3download_response_status

Indicates the status of the object. complete indicates a raw upload or merged resumable upload; chunked indicates an unmerged resumable upload where the user provide public-resource-fallback=false; fallback indicates an unmerged resumable upload where the user provides public-resource-fallback=true.