ElasticCloudDeployment interface

Details of the user's elastic deployment associated with the monitor resource.

Properties

azureSubscriptionId

Associated Azure subscription Id for the elastic deployment.

deploymentId

Elastic deployment Id

elasticsearchRegion

Region where Deployment at Elastic side took place.

elasticsearchServiceUrl

Elasticsearch ingestion endpoint of the Elastic deployment.

kibanaServiceUrl

Kibana endpoint of the Elastic deployment.

kibanaSsoUrl

Kibana dashboard sso URL of the Elastic deployment.

name

Elastic deployment name

Property Details

azureSubscriptionId

Associated Azure subscription Id for the elastic deployment.

azureSubscriptionId?: string

Property Value

string

deploymentId

Elastic deployment Id

deploymentId?: string

Property Value

string

elasticsearchRegion

Region where Deployment at Elastic side took place.

elasticsearchRegion?: string

Property Value

string

elasticsearchServiceUrl

Elasticsearch ingestion endpoint of the Elastic deployment.

elasticsearchServiceUrl?: string

Property Value

string

kibanaServiceUrl

Kibana endpoint of the Elastic deployment.

kibanaServiceUrl?: string

Property Value

string

kibanaSsoUrl

Kibana dashboard sso URL of the Elastic deployment.

kibanaSsoUrl?: string

Property Value

string

name

Elastic deployment name

name?: string

Property Value

string