DeploymentInfoResponse interface

The properties of deployment in Elastic cloud corresponding to the Elastic monitor resource.

Properties

configurationType

ConfigurationType Type - Applicable for Serverless only.

deploymentUrl

Deployment URL of the elasticsearch in Elastic cloud deployment.

diskCapacity

Disk capacity of the elasticsearch in Elastic cloud deployment.

elasticsearchEndPoint

Elasticsearch endpoint in Elastic cloud deployment. This is either the aliased_endpoint if available, or the service_url otherwise.

marketplaceSaasInfo

Marketplace SaaS Info of the resource.

memoryCapacity

RAM capacity of the elasticsearch in Elastic cloud deployment.

projectType

Project Type - Applicable for Serverless only.

status

The Elastic deployment status.

version

Version of the elasticsearch in Elastic cloud deployment.

Property Details

configurationType

ConfigurationType Type - Applicable for Serverless only.

configurationType?: string

Property Value

string

deploymentUrl

Deployment URL of the elasticsearch in Elastic cloud deployment.

deploymentUrl?: string

Property Value

string

diskCapacity

Disk capacity of the elasticsearch in Elastic cloud deployment.

diskCapacity?: string

Property Value

string

elasticsearchEndPoint

Elasticsearch endpoint in Elastic cloud deployment. This is either the aliased_endpoint if available, or the service_url otherwise.

elasticsearchEndPoint?: string

Property Value

string

marketplaceSaasInfo

Marketplace SaaS Info of the resource.

marketplaceSaasInfo?: MarketplaceSaaSInfo

Property Value

memoryCapacity

RAM capacity of the elasticsearch in Elastic cloud deployment.

memoryCapacity?: string

Property Value

string

projectType

Project Type - Applicable for Serverless only.

projectType?: string

Property Value

string

status

The Elastic deployment status.

status?: string

Property Value

string

version

Version of the elasticsearch in Elastic cloud deployment.

version?: string

Property Value

string