Upload File to Nutanix Objects Bucket

May 31, 2021

by Chris Rasmussen

Intended Audience Level: Intermediate

Code Sample Type: Complete Script

Nutanix Technologies: Objects

Minimum Product Version: N/A

Script/Code Language: Python

REST API Sample? No

REST API Version: N/A

Basic code sample to connect to Nutanix Objects using the boto3 module, check for bucket existence, create the bucket and then upload a file.

Code Sample Details

This section may be empty if additional code sample details are not available.