Skip to content

[Sandbox] Add Drive support #203

Description

@scotttrinh

The JavaScript Sandbox SDK recently added Drive support for persistent storage that can be attached to and detached from sandboxes. Add equivalent async and sync Python APIs for creating or retrieving drives, listing them with pagination, deleting them, and representing drive metadata.

Extend create_sandbox to accept drive mounts, including mount paths and read-only/read-write modes, with matching request serialization, response validation, and tests. Document a complete flow that creates a drive, mounts it into a sandbox, and cleans it up.

Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions