1. Packages
  2. Coralogix Provider
  3. API Docs
  4. getArchiveMetrics
coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix

coralogix.getArchiveMetrics

Explore with Pulumi AI

coralogix logo
coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix

    Using getArchiveMetrics

    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 getArchiveMetrics(opts?: InvokeOptions): Promise<GetArchiveMetricsResult>
    function getArchiveMetricsOutput(opts?: InvokeOptions): Output<GetArchiveMetricsResult>
    def get_archive_metrics(opts: Optional[InvokeOptions] = None) -> GetArchiveMetricsResult
    def get_archive_metrics_output(opts: Optional[InvokeOptions] = None) -> Output[GetArchiveMetricsResult]
    func LookupArchiveMetrics(ctx *Context, opts ...InvokeOption) (*LookupArchiveMetricsResult, error)
    func LookupArchiveMetricsOutput(ctx *Context, opts ...InvokeOption) LookupArchiveMetricsResultOutput

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

    public static class GetArchiveMetrics 
    {
        public static Task<GetArchiveMetricsResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetArchiveMetricsResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetArchiveMetricsResult> getArchiveMetrics(InvokeOptions options)
    public static Output<GetArchiveMetricsResult> getArchiveMetrics(InvokeOptions options)
    
    fn::invoke:
      function: coralogix:index/getArchiveMetrics:getArchiveMetrics
      arguments:
        # arguments dictionary

    getArchiveMetrics Result

    The following output properties are available:

    Ibm GetArchiveMetricsIbm
    Id string
    The ID of this resource.
    Prefix string
    RetentionPolicy GetArchiveMetricsRetentionPolicy
    The retention policy (in days) for the archived metrics. Having default values when not specified.
    S3 GetArchiveMetricsS3
    TenantId double
    Ibm GetArchiveMetricsIbm
    Id string
    The ID of this resource.
    Prefix string
    RetentionPolicy GetArchiveMetricsRetentionPolicy
    The retention policy (in days) for the archived metrics. Having default values when not specified.
    S3 GetArchiveMetricsS3
    TenantId float64
    ibm GetArchiveMetricsIbm
    id String
    The ID of this resource.
    prefix String
    retentionPolicy GetArchiveMetricsRetentionPolicy
    The retention policy (in days) for the archived metrics. Having default values when not specified.
    s3 GetArchiveMetricsS3
    tenantId Double
    ibm GetArchiveMetricsIbm
    id string
    The ID of this resource.
    prefix string
    retentionPolicy GetArchiveMetricsRetentionPolicy
    The retention policy (in days) for the archived metrics. Having default values when not specified.
    s3 GetArchiveMetricsS3
    tenantId number
    ibm GetArchiveMetricsIbm
    id str
    The ID of this resource.
    prefix str
    retention_policy GetArchiveMetricsRetentionPolicy
    The retention policy (in days) for the archived metrics. Having default values when not specified.
    s3 GetArchiveMetricsS3
    tenant_id float
    ibm Property Map
    id String
    The ID of this resource.
    prefix String
    retentionPolicy Property Map
    The retention policy (in days) for the archived metrics. Having default values when not specified.
    s3 Property Map
    tenantId Number

    Supporting Types

    GetArchiveMetricsIbm

    Crn string
    Endpoint string
    Crn string
    Endpoint string
    crn String
    endpoint String
    crn string
    endpoint string
    crn str
    endpoint str
    crn String
    endpoint String

    GetArchiveMetricsRetentionPolicy

    GetArchiveMetricsS3

    Bucket string
    The bucket name to store the archived metrics in.
    Region string
    The bucket region. see - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html#Concepts.RegionsAndAvailabilityZones.Regions
    Bucket string
    The bucket name to store the archived metrics in.
    Region string
    The bucket region. see - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html#Concepts.RegionsAndAvailabilityZones.Regions
    bucket String
    The bucket name to store the archived metrics in.
    region String
    The bucket region. see - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html#Concepts.RegionsAndAvailabilityZones.Regions
    bucket string
    The bucket name to store the archived metrics in.
    region string
    The bucket region. see - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html#Concepts.RegionsAndAvailabilityZones.Regions
    bucket str
    The bucket name to store the archived metrics in.
    region str
    The bucket region. see - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html#Concepts.RegionsAndAvailabilityZones.Regions
    bucket String
    The bucket name to store the archived metrics in.
    region String
    The bucket region. see - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html#Concepts.RegionsAndAvailabilityZones.Regions

    Package Details

    Repository
    coralogix coralogix/terraform-provider-coralogix
    License
    Notes
    This Pulumi package is based on the coralogix Terraform Provider.
    coralogix logo
    coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix