summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
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": [