Merge "api-ref: document sorting parameters for address scope"

This commit is contained in:
Zuul 2018-05-24 00:23:01 +00:00 committed by Gerrit Code Review
commit 7bc2bf7392
2 changed files with 15 additions and 0 deletions

View File

@ -148,6 +148,7 @@ Request
- project_id: project_id-query
- ip_version: ip_version-query
- shared: shared-query
- sort_key: address_scope-sort_key
- fields: fields
Response Parameters

View File

@ -310,6 +310,20 @@ vpnservice_id-path:
required: true
type: string
# variables in query
address_scope-sort_key:
description: |
Sorts by an address scope attribute. You can specify multiple pairs of sort
key and sort direction query parameters. The sort keys are limited to:
- ``id``
- ``ip_version``
- ``name``
- ``project_id``
- ``shared``
- ``tenant_id``
in: query
required: false
type: string
address_scope_id-query:
description: |
Filter the subnet pool list result by the address scope that is assigned