A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en-us/iaas/tools/python/latest/index.html below:

Oracle Cloud Infrastructure Python SDK

oci

Warning

Potential data corruption with Python SDK on UploadManager.upload_stream() in FIPS mode and Cloud Shell (versions 2.53.0 and below), for more information please see Known Issues section.

Warning

Potential data corruption with Python SDK on binary upload in versions 2.8.0 and below, for more information please see Known Issues section.

Oracle Cloud Infrastructure Python SDK - 2.158.0¶

This is the Python SDK for Oracle Cloud Infrastructure. Supported Python versions are mentioned here.

>>> import oci
>>> config = oci.config.from_file(
...     "~/.oci/config",
...     "integ-beta-profile")
>>> identity = oci.identity.IdentityClient(config)
>>> user = identity.get_user(config["user"]).data
>>> print(user)
{
  "compartment_id": "ocid1.tenancy.oc1...",
  "description": "Integration testing user [BETA]",
  "id": "ocid1.user.oc1...",
  "inactive_status": null,
  "lifecycle_state": "ACTIVE",
  "name": "testing+integ-beta@corp.com",
  "time_created": "2016-08-30T23:46:44.680000+00:00"
}

To get started, head over to the installation instructions or see more examples in the quickstart section.

The most recent list of supported services is located on the Python SDK page on the Oracle Cloud Infrastructure Documentation site.

Note: The oraclebmc package is deprecated and will no longer be maintained starting March 2018. Please check the Backward Compatibility section if you are using oraclebmc.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4