1. Packages
  2. Azure Native
  3. API Docs
  4. elastic
  5. listDeploymentInfo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi

azure-native.elastic.listDeploymentInfo

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi

    The properties of deployment in Elastic cloud corresponding to the Elastic monitor resource. Azure REST API version: 2023-06-01.

    Other available API versions: 2023-06-15-preview, 2023-07-01-preview, 2023-10-01-preview, 2023-11-01-preview, 2024-01-01-preview, 2024-03-01.

    Using listDeploymentInfo

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function listDeploymentInfo(args: ListDeploymentInfoArgs, opts?: InvokeOptions): Promise<ListDeploymentInfoResult>
    function listDeploymentInfoOutput(args: ListDeploymentInfoOutputArgs, opts?: InvokeOptions): Output<ListDeploymentInfoResult>
    def list_deployment_info(monitor_name: Optional[str] = None,
                             resource_group_name: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> ListDeploymentInfoResult
    def list_deployment_info_output(monitor_name: Optional[pulumi.Input[str]] = None,
                             resource_group_name: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[ListDeploymentInfoResult]
    func ListDeploymentInfo(ctx *Context, args *ListDeploymentInfoArgs, opts ...InvokeOption) (*ListDeploymentInfoResult, error)
    func ListDeploymentInfoOutput(ctx *Context, args *ListDeploymentInfoOutputArgs, opts ...InvokeOption) ListDeploymentInfoResultOutput

    > Note: This function is named ListDeploymentInfo in the Go SDK.

    public static class ListDeploymentInfo 
    {
        public static Task<ListDeploymentInfoResult> InvokeAsync(ListDeploymentInfoArgs args, InvokeOptions? opts = null)
        public static Output<ListDeploymentInfoResult> Invoke(ListDeploymentInfoInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListDeploymentInfoResult> listDeploymentInfo(ListDeploymentInfoArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:elastic:listDeploymentInfo
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MonitorName string
    Monitor resource name
    ResourceGroupName string
    The name of the resource group to which the Elastic resource belongs.
    MonitorName string
    Monitor resource name
    ResourceGroupName string
    The name of the resource group to which the Elastic resource belongs.
    monitorName String
    Monitor resource name
    resourceGroupName String
    The name of the resource group to which the Elastic resource belongs.
    monitorName string
    Monitor resource name
    resourceGroupName string
    The name of the resource group to which the Elastic resource belongs.
    monitor_name str
    Monitor resource name
    resource_group_name str
    The name of the resource group to which the Elastic resource belongs.
    monitorName String
    Monitor resource name
    resourceGroupName String
    The name of the resource group to which the Elastic resource belongs.

    listDeploymentInfo Result

    The following output properties are available:

    DeploymentUrl string
    Deployment URL of the elasticsearch in Elastic cloud deployment.
    DiskCapacity string
    Disk capacity of the elasticsearch in Elastic cloud deployment.
    MarketplaceSaasInfo Pulumi.AzureNative.Elastic.Outputs.MarketplaceSaaSInfoResponse
    Marketplace SaaS Info of the resource.
    MemoryCapacity string
    RAM capacity of the elasticsearch in Elastic cloud deployment.
    Status string
    The Elastic deployment status.
    Version string
    Version of the elasticsearch in Elastic cloud deployment.
    DeploymentUrl string
    Deployment URL of the elasticsearch in Elastic cloud deployment.
    DiskCapacity string
    Disk capacity of the elasticsearch in Elastic cloud deployment.
    MarketplaceSaasInfo MarketplaceSaaSInfoResponse
    Marketplace SaaS Info of the resource.
    MemoryCapacity string
    RAM capacity of the elasticsearch in Elastic cloud deployment.
    Status string
    The Elastic deployment status.
    Version string
    Version of the elasticsearch in Elastic cloud deployment.
    deploymentUrl String
    Deployment URL of the elasticsearch in Elastic cloud deployment.
    diskCapacity String
    Disk capacity of the elasticsearch in Elastic cloud deployment.
    marketplaceSaasInfo MarketplaceSaaSInfoResponse
    Marketplace SaaS Info of the resource.
    memoryCapacity String
    RAM capacity of the elasticsearch in Elastic cloud deployment.
    status String
    The Elastic deployment status.
    version String
    Version of the elasticsearch in Elastic cloud deployment.
    deploymentUrl string
    Deployment URL of the elasticsearch in Elastic cloud deployment.
    diskCapacity string
    Disk capacity of the elasticsearch in Elastic cloud deployment.
    marketplaceSaasInfo MarketplaceSaaSInfoResponse
    Marketplace SaaS Info of the resource.
    memoryCapacity string
    RAM capacity of the elasticsearch in Elastic cloud deployment.
    status string
    The Elastic deployment status.
    version string
    Version of the elasticsearch in Elastic cloud deployment.
    deployment_url str
    Deployment URL of the elasticsearch in Elastic cloud deployment.
    disk_capacity str
    Disk capacity of the elasticsearch in Elastic cloud deployment.
    marketplace_saas_info MarketplaceSaaSInfoResponse
    Marketplace SaaS Info of the resource.
    memory_capacity str
    RAM capacity of the elasticsearch in Elastic cloud deployment.
    status str
    The Elastic deployment status.
    version str
    Version of the elasticsearch in Elastic cloud deployment.
    deploymentUrl String
    Deployment URL of the elasticsearch in Elastic cloud deployment.
    diskCapacity String
    Disk capacity of the elasticsearch in Elastic cloud deployment.
    marketplaceSaasInfo Property Map
    Marketplace SaaS Info of the resource.
    memoryCapacity String
    RAM capacity of the elasticsearch in Elastic cloud deployment.
    status String
    The Elastic deployment status.
    version String
    Version of the elasticsearch in Elastic cloud deployment.

    Supporting Types

    MarketplaceSaaSInfoResponse

    BilledAzureSubscriptionId string
    The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.
    MarketplaceName string
    Marketplace Subscription Details: SAAS Name
    MarketplaceResourceId string
    Marketplace Subscription Details: Resource URI
    MarketplaceStatus string
    Marketplace Subscription Details: SaaS Subscription Status
    MarketplaceSubscription Pulumi.AzureNative.Elastic.Inputs.MarketplaceSaaSInfoResponseMarketplaceSubscription
    Marketplace Subscription
    Subscribed bool
    Flag specifying if the Marketplace status is subscribed or not.
    BilledAzureSubscriptionId string
    The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.
    MarketplaceName string
    Marketplace Subscription Details: SAAS Name
    MarketplaceResourceId string
    Marketplace Subscription Details: Resource URI
    MarketplaceStatus string
    Marketplace Subscription Details: SaaS Subscription Status
    MarketplaceSubscription MarketplaceSaaSInfoResponseMarketplaceSubscription
    Marketplace Subscription
    Subscribed bool
    Flag specifying if the Marketplace status is subscribed or not.
    billedAzureSubscriptionId String
    The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.
    marketplaceName String
    Marketplace Subscription Details: SAAS Name
    marketplaceResourceId String
    Marketplace Subscription Details: Resource URI
    marketplaceStatus String
    Marketplace Subscription Details: SaaS Subscription Status
    marketplaceSubscription MarketplaceSaaSInfoResponseMarketplaceSubscription
    Marketplace Subscription
    subscribed Boolean
    Flag specifying if the Marketplace status is subscribed or not.
    billedAzureSubscriptionId string
    The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.
    marketplaceName string
    Marketplace Subscription Details: SAAS Name
    marketplaceResourceId string
    Marketplace Subscription Details: Resource URI
    marketplaceStatus string
    Marketplace Subscription Details: SaaS Subscription Status
    marketplaceSubscription MarketplaceSaaSInfoResponseMarketplaceSubscription
    Marketplace Subscription
    subscribed boolean
    Flag specifying if the Marketplace status is subscribed or not.
    billed_azure_subscription_id str
    The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.
    marketplace_name str
    Marketplace Subscription Details: SAAS Name
    marketplace_resource_id str
    Marketplace Subscription Details: Resource URI
    marketplace_status str
    Marketplace Subscription Details: SaaS Subscription Status
    marketplace_subscription MarketplaceSaaSInfoResponseMarketplaceSubscription
    Marketplace Subscription
    subscribed bool
    Flag specifying if the Marketplace status is subscribed or not.
    billedAzureSubscriptionId String
    The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.
    marketplaceName String
    Marketplace Subscription Details: SAAS Name
    marketplaceResourceId String
    Marketplace Subscription Details: Resource URI
    marketplaceStatus String
    Marketplace Subscription Details: SaaS Subscription Status
    marketplaceSubscription Property Map
    Marketplace Subscription
    subscribed Boolean
    Flag specifying if the Marketplace status is subscribed or not.

    MarketplaceSaaSInfoResponseMarketplaceSubscription

    Id string
    Marketplace Subscription Id. This is a GUID-formatted string.
    Id string
    Marketplace Subscription Id. This is a GUID-formatted string.
    id String
    Marketplace Subscription Id. This is a GUID-formatted string.
    id string
    Marketplace Subscription Id. This is a GUID-formatted string.
    id str
    Marketplace Subscription Id. This is a GUID-formatted string.
    id String
    Marketplace Subscription Id. This is a GUID-formatted string.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi