Before You Start

This section describes the important notes about Object Storage Service (OBS) SDK for Python.

Important Notes

  • Some features are available only in some regions. If 405 HTTP status code is returned for a call of a certain feature API, check whether the region supports this feature.

  • The namespace is incompatible with earlier OBS versions (2.1.x). All modules are saved in the obs package.

  • API functions are compatible with earlier OBS versions (2.1.x).