Skip to content

Not returning sub-directories under a directory in Swift #485

@sbcd90

Description

@sbcd90

Hello,

Openstack4j ObjectStorageService.list() does not return sub-directory names under a particular directory.

The api which fails looks like this:

objectStorageService.objects().list(containerName, ObjectListOptions.create().startsWith("hello/p1/").delimiter('/').limit(9999))

The above call returns entries correctly but does not return the sub-directory name.

Kindly help.

Thanks & regards,
Subhobrata

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions