Namespace Autodesk.Oss.Model
Classes
The results returned by the Complete Batch Upload to S3 Signed URLs operation.
BatchCompletedResultsParts
The request payload for the Complete Batch Upload to S3 Signed URLs operation.
BatchcompleteuploadObjectRequests
BatchcompleteuploadObjectRequests
The response to a Complete Batch Upload to S3 Signed URLs operation.
The response to a Batch Generate Signed S3 Download URLs operation.
Batchsigneds3downloadObjectRequests
Batchsigneds3downloadObjectRequests
The response to a Batch Generate Signed S3 Download URLs operation.
The request payload for a Batch Generate Signed S3 Upload URLs operation.
Batchsigneds3uploadObjectRequests
Batchsigneds3uploadObjectRequests
The response to a Batch Generate Signed S3 Upload URLs operation.
Batchsigneds3uploadResponseResultsValue
Batchsigneds3uploadResponseResultsValue
An object representing a bucket.
An array where each element represents an object in the bucket.
An object that represents a collection of buckets.
An object containing the properties of a bucket.
The request payload for a Complete Upload to S3 Signed URL operation.
The request payload for the Create Bucket operation.
An object that represents the permissions allowed for a bucket.
The request payload for a Generate OSS Signed URL operation.
The request payload for a Generate OSS Signed URL operation.
An object that represents the response to a Batch Generate Signed S3 Download URLs operation. Note: objectKeyN
is a placeholder for the first object key for which the client requested a download signed URL. The attributes within contain the success data / error information for the request for that object. results
will contain one such attribute for each requested object in the batch.
Represents an object within a bucket.
Represents detailed information about an object within a bucket.
An object representing the permissions for accessing a bucket.
An object returned with an error describing the reason for failure.
A response returned by an Upload Object Using Signed URL operation when processing is yet to be completed.
An object representing the response payload on successful execution of a Generate Signed S3 Download URL operation.
The response payload to a Generate Signed S3 Upload URL operation.
Enums
Access for signed resource Possible values: read, write, readwrite Default value: read
Indicates the upload status of the requested object. Possible values are:
complete
- The upload process is finished. If the object was uploaded in chunks, assembly of chunks into the final object is also complete.chunked
- The object was uploaded in chunks, but assembly of chunks into the final object is still pending.public-resource-fallback
=false
fallback`` - The object was uploaded in chunks, but assembly of chunks into the final object is still pending.
public-resource-fallback=
true``
Specifies the level of permission the application has. Possible values are:
full
- Unrestricted access to objects within the bucket.read_only
- Read only access to the objects within the bucket. Modification and deletion of objects is not allowed.
Specifies the retention policy for the objects stored in the bucket. Possible values are:
transient
- Objects are retained for 24 hours.temporary
- Objects are retained for 30 days.persistent
- Objects are retained until they are deleted.
Specifies where the bucket containing the object is stored. Possible values are:
- `US` - (Default) Data center for the US region.
- `EMEA` - Data center for the European Union, Middle East, and Africa.
- `APAC` - (Beta) Data center for Australia.
**Note:** Beta features are subject to change. Please do not use in production environments.
Indicates whether this particular part uploaded to S3 is valid. Possible values are:
Pending
- No such part was uploaded to S3 for this index.Unexpected
- The eTag of the part in S3 does not match the one provided in the request.TooSmall
- A chunk uploaded to S3 is smaller than 5MB. Only the final chunk can be smaller than 5MB.Unexpected+TooSmall
- The chunk is both too small and has an eTag mismatch.Ok
- The chunk has no issues.’
Not applicable for Head operation The optional information you can request for. To request more than one of the following, specify this parameter multiple times in the request. Possible values:
createdDate
lastAccessedDate
lastModifiedDate
userDefinedMetadata