SnapshotDependenciesedit

The additional resource of Elasticsearch cluster.

Propertiesedit

resources (array[SnapshotDependency], required)
Client name that use to access additional resource

Exampleedit

{
   "resources" : [
      {
         "cluster_id" : "string",
         "deployment_id" : "string"
      }
   ]
}