A newer version is available. For the latest information, see the
current release documentation.
RemoteResources
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
RemoteResources
editThe list of resources used as remote clusters
Properties
edit-
resources
(array[
RemoteResourceRef
]
, required) - The remote resources
Example
edit{ "resources" : [ { "alias" : "string", "deployment_id" : "string", "elasticsearch_ref_id" : "string", "info" : { "compatible" : true, "connected" : true, "healthy" : true, "trusted" : true, "trusted_back" : true }, "skip_unavailable" : true } ] }