Add region_id filter in List Endpoints API

Change-Id: Ibb5170c5cec78a1b5a6d178dfcc4b5348f541e0f
Partial-Bug: #1482772
This commit is contained in:
lin-hua-cheng 2015-08-14 15:16:53 -07:00
parent 5e69c90ad3
commit eb8a0bd406
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ What's New in Version 3.5
- Enable or disable a subtree in the project hierarchy.
- Delete a subtree in the project hierarchy.
- Addition of ``type`` optional attribute to list credentials.
- Addition of ``region_id`` optional attribute to list endpoints.
What's New in Version 3.4
-------------------------
@ -2813,6 +2814,8 @@ Optional query parameters:
- ``service_id`` (string)
- ``region_id`` (string) *New in version 3.5*
Response:
::