Release v2.4.0 - Ganghwado (강화도, 江華島)

Added `netmap.NetworkInfo` RPC.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2021-02-26 10:53:47 +03:00 committed by Alex Vanin
parent 1594dc1f60
commit f9e7643402
4 changed files with 94 additions and 1 deletions

View file

@ -554,6 +554,11 @@ Object Search request body
Filter structure checks if object header field or attribute content
matches a value.
If no filters set, search request will return all objects of the
container, including Regular object, Tombstones and Storage Group
objects. Most human users expect to get only object they can directly
work with. In that case the `$Object:ROOT` filter should be used.
By default `key` field refers to the corresponding object's `Attribute`.
Some Object's header fields can also be accessed by adding `$Object:`
prefix to the name. Here is the list of fields available via this prefix: