Merge "Fix region_id responses and requests to be consistent"
This commit is contained in:
commit
15f7013213
api-ref/source/v3-ext/samples/OS-EP-FILTER
@ -2,7 +2,7 @@
|
||||
"endpoint_group": {
|
||||
"description": "endpoint group description",
|
||||
"filters": {
|
||||
"region_id": "1b501"
|
||||
"region_id": "1b501a"
|
||||
}
|
||||
"name": "endpoint group name"
|
||||
}
|
||||
|
@ -2,8 +2,7 @@
|
||||
"endpoint_group": {
|
||||
"description": "endpoint group description",
|
||||
"filters": {
|
||||
"interface": "admin",
|
||||
"service_id": "1b501a"
|
||||
"region_id": "1b501a"
|
||||
},
|
||||
"id": "ac4861",
|
||||
"links": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user