DeploymentInfoResponse interface

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

Properties

deploymentUrl

Deployment URL of the elasticsearch in Elastic cloud deployment. NOTE: This property will not be serialized. It can only be populated by the server.

diskCapacity

Disk capacity of the elasticsearch in Elastic cloud deployment. NOTE: This property will not be serialized. It can only be populated by the server.

marketplaceSaasInfo

Marketplace SaaS Info of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

memoryCapacity

RAM capacity of the elasticsearch in Elastic cloud deployment. NOTE: This property will not be serialized. It can only be populated by the server.

status

The Elastic deployment status. NOTE: This property will not be serialized. It can only be populated by the server.

version

Version of the elasticsearch in Elastic cloud deployment. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

deploymentUrl

Deployment URL of the elasticsearch in Elastic cloud deployment. NOTE: This property will not be serialized. It can only be populated by the server.

deploymentUrl?: string

Property Value

string

diskCapacity

Disk capacity of the elasticsearch in Elastic cloud deployment. NOTE: This property will not be serialized. It can only be populated by the server.

diskCapacity?: string

Property Value

string

marketplaceSaasInfo

Marketplace SaaS Info of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

marketplaceSaasInfo?: MarketplaceSaaSInfo

Property Value

memoryCapacity

RAM capacity of the elasticsearch in Elastic cloud deployment. NOTE: This property will not be serialized. It can only be populated by the server.

memoryCapacity?: string

Property Value

string

status

The Elastic deployment status. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

version

Version of the elasticsearch in Elastic cloud deployment. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string