{
"plan_configuration": {
"cluster_reboot": "forced",
"calm_wait_time": 0,
"skip_snapshot": true,
"max_snapshot_age": 0,
"timeout": 0,
"extended_maintenance": true,
"max_snapshot_attempts": 0
},
"cluster_settings_json": {},
"remote_clusters": {
"resources": [
{
"info": {
"healthy": true,
"compatible": true,
"connected": true,
"trusted": true,
"trusted_back": true
},
"elasticsearch_ref_id": "string",
"deployment_id": "string",
"skip_unavailable": true,
"alias": "string"
}
]
},
"restore_snapshot": {
"repository_config": {
"raw_settings": {}
},
"repository_name": "string",
"restore_payload": {
"indices": [
"string"
],
"raw_settings": {}
},
"strategy": "partial",
"source_cluster_id": "string",
"snapshot_name": "string"
},
"strategy": {
"rolling": {
"skip_synced_flush": true,
"allow_inline_resize": true,
"group_by": "string",
"shard_init_wait_time": 0
},
"rolling_grow_and_shrink": {},
"grow_and_shrink": {},
"autodetect": {}
}
}