IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

DeploymentDomainName

edit

Deployment domain name configuration

Properties

edit
value (string, required)
The domain name for all deployments. The hostname of an application in a deployment is constructed from the application ID and the domain name (for example, 1234567890.example.com).

Example

edit
{
   "value" : "string"
}