IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
OrphanedElasticsearch
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
OrphanedElasticsearch
editDetails about an orphaned Elasticsearch resources.
Properties
edit-
dependents
(array[
ElasticsearchDependant
]
, required) - List of orphaned dependent resources
-
id
(string
, required) - The id of the orphaned resource
Example
edit{ "dependents" : [ { "id" : "string", "kind" : "string" } ], "id" : "string" }