A newer version is available. For the latest information, see the
current release documentation.
ClusterPlanMigrationResponse
edit
The response from migrating an Elasticsearch cluster plan to a new template.
Propertiesedit
-
elasticsearch_cluster_id
(string
) - The ID of the Elasticsearch cluster
-
plan
(string
) - The cluster plan after applying the migration
Exampleedit
{ "elasticsearch_cluster_id" : "string", "plan" : "string" }