Forge & 3ds Max: building a library - implementation of bucket related functions

Autodesk Support

Feb 16, 2018


Previous Article: Forge & 3ds Max: building a library - implementation of authentication related functions

 

The bucket module contains the functions related to buckets:

  • bucket_create - to create buckets
  • bucket_delete - to delete buckets
  • bucket_list - to list all buckets
  • bucket_info - to list information about a particular bucket

All of these take at least two parameters:

  • token - which you got back from the login function
  • bucket_region - US or EMEA

The bucket_create function also needs the bucket_name and bucket_type parameters (one of transient, temporary, persistent).

The bucket_delete function also needs the bucket_name parameter.

The bucket_list doesn't need any other parameters.

The bucket_info function also needs the bucket_name parameter.

 

 

Previous Article: Forge & 3ds Max: building a library - implementation of authentication related functions

Next Article: Forge & 3ds Max: building a library - implementation of object related functions



Was this information helpful?


Need help? Ask the Autodesk Assistant!

The Assistant can help you find answers or contact an agent.


What level of support do you have?

Different subscription plans provide distinct categories of support. Find out the level of support for your plan.

View levels of support