A newer version is available. For the latest information, see the
current release documentation.
OrphanedElasticsearch
editOrphanedElasticsearch
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" }