IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. 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" }