summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-11 15:13:17 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-11 15:13:17 +0200
commit15fcba294a5e40bcfb2c35a5a99fd80361be78e9 (patch)
tree38bf73edb14a82a8d05421826a697dda44f1b8cc /anastasis.rst
parentee24a95f936252c6bed13741acd0fa9c3650856e (diff)
downloaddocs-15fcba294a5e40bcfb2c35a5a99fd80361be78e9.tar.gz
docs-15fcba294a5e40bcfb2c35a5a99fd80361be78e9.tar.bz2
docs-15fcba294a5e40bcfb2c35a5a99fd80361be78e9.zip
#6760 was now implemented
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/anastasis.rst b/anastasis.rst
index a8ed7a42..4cd1e129 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -1553,17 +1553,12 @@ providers:
.. code-block:: json
{
- "provider_id": [
+ "providers": [
"http://localhost:8088/",
"http://localhost:8089/"
]
}
-..note::
-
- This is currently not supported (#6760), the current implementation of the
- reducer ignores this optional argument.
-
The resulting state provides the suggested recovery policies in a way suitable
for presentation to the user:
@@ -1571,6 +1566,10 @@ for presentation to the user:
{
"backup_state": "POLICIES_REVIEWING",
+ "policy_providers" : [
+ { "provider_url" : "http://localhost:8088/" },
+ { "provider_url" : "http://localhost:8089/" }
+ ],
"policies": [
{
"methods": [