Remove Extra parameters from document
Removing the extra parameters 'created_at' and 'updated_at' from the filters options in the document for policy listing. Change-Id: I7ce859e07bcd36a5d0d0a41dccdfb597a2e71d9c Closes-Bug: #1549404
This commit is contained in:
@@ -68,8 +68,6 @@ combined:
|
||||
|
||||
* ``name``: name of policies to list, can be a string or a list of strings;
|
||||
* ``type``: type name of policies, can be a string or a list of strings;
|
||||
* ``created_at``: timestamp when the object was created;
|
||||
* ``updated_at``: timestamp when the policy object was last updated;
|
||||
|
||||
- ``limit``: a number that restricts the maximum number of records to be
|
||||
returned from the query. It is useful for displaying the records in pages
|
||||
|
||||
Reference in New Issue
Block a user