SecurityDeploymentTopologyedit

The cluster topology for the Elasticsearch security deployment.

Propertiesedit

size (TopologySize)
The security deployment topology size
zone_count (integer as int32)
The default number of zones in which data nodes will be placed

Exampleedit

{
   "size" : {
      "resource" : "string",
      "value" : 0
   },
   "zone_count" : 0
}