Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support listing service instances by guid #2691

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

danail-branekov
Copy link
Member

@danail-branekov danail-branekov commented Jul 14, 2023

Is there a related GitHub Issue?

#2692

What is this change about?

This PR makes it possible to filter a list of service instances by their guids

Does this PR introduce a breaking change?

No

Acceptance Steps

  • Create a couple of services
  • cf curl /v3/service_instances?guids=<service-instance-guid1>,<service-instance-guid2>
  • see the result only contains the two service instances with the guids above

Tag your pair, your PM, and/or team

@kieron-dev

kieron-dev
kieron-dev previously approved these changes Jul 14, 2023
Co-authored-by: Danail Branekov <[email protected]>
Co-authored-by: Kieron Browne <[email protected]>
@georgethebeatle georgethebeatle merged commit f7895e6 into main Jul 20, 2023
7 checks passed
@georgethebeatle georgethebeatle deleted the list-service-instances-by-guid branch July 20, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants