.. _Appendices:

Appendices
----------

This chapter provides reference information related to Virtuozzo Object Storage.

.. _Appendix A\: Supported Amazon S3 REST Operations:

Appendix A: Supported Amazon S3 REST Operations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The following Amazon S3 REST operations are currently supported by the Virtuozzo Infrastructure Platform implementation of the Amazon S3 protocol:

Service operations:

- GET Service

Bucket operations:

- DELETE Bucket

- GET Bucket (List Objects)

- GET Bucket acl

- GET Bucket location

- GET Bucket Object versions

- GET Bucket versioning

- HEAD Bucket

- List Multipart Uploads

- PUT Bucket

- PUT Bucket acl

- PUT Bucket versioning

Object operations:

- DELETE Object

- DELETE Multiple Objects

- GET Object

- GET Object ACL

- HEAD Object

- POST Object

- PUT Object

- PUT Object - Copy

- PUT Object acl

- Initiate Multipart Upload

- Upload Part

- Complete Multipart Upload

- Abort Multipart Upload

- List Parts

.. note:: For a complete list of Amazon S3 REST operations, see `Amazon S3 REST API documentation <http://docs.aws.amazon.com/AmazonS3/latest/API/APIRest.html>`__.

.. _Appendix B\: Supported Amazon Request Headers:

Appendix B: Supported Amazon Request Headers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The following Amazon S3 REST request headers are currently supported by the Virtuozzo Infrastructure Platform implementation of the Amazon S3 protocol:

- x-amz-acl

- x-amz-delete-marker

- x-amz-grant-full-control

- x-amz-grant-read-acp

- x-amz-grant-read

- x-amz-grant-write

- x-amz-grant-write-acp

- x-amz-meta-**

- x-amz-version-id

- x-amz-copy-source

- x-amz-metadata-directive

- x-amz-copy-source-version-id

.. _Appendix C:\ Supported Authentication Schemes:

Appendix C: Supported Authentication Schemes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The following authentication scheme is supported by the Virtuozzo Infrastructure Platform implementation of the Amazon S3 protocol:

- `Signature Version 2 <http://docs.aws.amazon.com/general/latest/gr/signature-version-2.html>`__.

- `Signature Version 4 <http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html>`__.
