Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 311d3bf

Browse files
v3(docs): Add label_selector query param to route bindings request
[#174252451](https://www.pivotaltracker.com/story/show/174252451)
1 parent 534b848 commit 311d3bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • docs/v3/source/includes/experimental_resources/service_route_bindings

docs/v3/source/includes/experimental_resources/service_route_bindings/_list.md.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Name | Type | Description
3434
**route_guids** | _list of strings_ | Comma-delimited list of route guids to filter by
3535
**service_instance_guids** | _list of strings_ | Comma-delimited list of service instance guids to filter by
3636
**service_instance_names** | _list of strings_ | Comma-delimited list of service instance names to filter by
37+
**label_selector** | _string_ | A query string containing a list of [label selector](#labels-and-selectors) requirements
3738
**include** | _list of strings_ | Optionally include a list of unique related resources in the response. Valid values are: `route`, `service_instance`
3839
**page** | _integer_ | Page to display; valid values are integers >= 1
3940
**per_page** | _integer_ | Number of results per page; <br>valid values are 1 through 5000

0 commit comments

Comments
 (0)