SecurityDeploymentTopology

edit

The cluster topology for the Elasticsearch security deployment.

Properties

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

Example

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