Elastic Cloud Deployment Response
data class ElasticCloudDeploymentResponse(val azureSubscriptionId: String, val deploymentId: String, val elasticsearchRegion: String, val elasticsearchServiceUrl: String, val kibanaServiceUrl: String, val kibanaSsoUrl: String, val name: String)
Details of the user's elastic deployment associated with the monitor resource.
Constructors
Properties
Link copied to clipboard
Associated Azure subscription Id for the elastic deployment.
Link copied to clipboard
Elastic deployment Id
Link copied to clipboard
Region where Deployment at Elastic side took place.
Link copied to clipboard
Elasticsearch ingestion endpoint of the Elastic deployment.
Link copied to clipboard
Kibana endpoint of the Elastic deployment.
Link copied to clipboard
Kibana dashboard sso URL of the Elastic deployment.