Skip to content

Vector API createCollection should return created collection Id #672

@jazzm0

Description

@jazzm0

Describe the Problem

Hi, when using

OpenApiResponse createCollection(@Nonnull final String aiResourceGroup, @Nonnull final CollectionRequest collectionRequest)
      throws OpenApiRequestException

the response contains the status, and in the headers you could figure out the created collection id, but it would be desirable to get the created collection id with a simple method call.

Thanks and kind Regards

Propose a Solution

Return the created collections id in the OpenApiResponse object.

Describe Alternatives

No response

Affected Development Phase

Development

Impact

Inconvenience

Timeline

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions