diff options
Diffstat (limited to 'doc/radosgw/notifications.rst')
-rw-r--r-- | doc/radosgw/notifications.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/radosgw/notifications.rst b/doc/radosgw/notifications.rst index 1d18772b2..c93f34b3f 100644 --- a/doc/radosgw/notifications.rst +++ b/doc/radosgw/notifications.rst @@ -154,6 +154,10 @@ updating, use the name of an existing topic and different endpoint values). [&Attributes.entry.9.key=persistent&Attributes.entry.9.value=true|false] [&Attributes.entry.10.key=cloudevents&Attributes.entry.10.value=true|false] [&Attributes.entry.11.key=mechanism&Attributes.entry.11.value=<mechanism>] + [&Attributes.entry.12.key=time_to_live&Attributes.entry.12.value=<seconds to live>] + [&Attributes.entry.13.key=max_retries&Attributes.entry.13.value=<retries number>] + [&Attributes.entry.14.key=retry_sleep_duration&Attributes.entry.14.value=<sleep seconds>] + [&Attributes.entry.15.key=Policy&Attributes.entry.15.value=<policy-JSON-string>] Request parameters: |