coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix
coralogix.getArchiveMetrics
Explore with Pulumi AI
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
Get
Archive Metrics Ibm - Id string
- The ID of this resource.
- Prefix string
- Retention
Policy GetArchive Metrics Retention Policy - The retention policy (in days) for the archived metrics. Having default values when not specified.
- S3
Get
Archive Metrics S3 - Tenant
Id double
- Ibm
Get
Archive Metrics Ibm - Id string
- The ID of this resource.
- Prefix string
- Retention
Policy GetArchive Metrics Retention Policy - The retention policy (in days) for the archived metrics. Having default values when not specified.
- S3
Get
Archive Metrics S3 - Tenant
Id float64
- ibm
Get
Archive Metrics Ibm - id String
- The ID of this resource.
- prefix String
- retention
Policy GetArchive Metrics Retention Policy - The retention policy (in days) for the archived metrics. Having default values when not specified.
- s3
Get
Archive Metrics S3 - tenant
Id Double
- ibm
Get
Archive Metrics Ibm - id string
- The ID of this resource.
- prefix string
- retention
Policy GetArchive Metrics Retention Policy - The retention policy (in days) for the archived metrics. Having default values when not specified.
- s3
Get
Archive Metrics S3 - tenant
Id number
- ibm
Get
Archive Metrics Ibm - id str
- The ID of this resource.
- prefix str
- retention_
policy GetArchive Metrics Retention Policy - The retention policy (in days) for the archived metrics. Having default values when not specified.
- s3
Get
Archive Metrics S3 - tenant_
id float
- ibm Property Map
- id String
- The ID of this resource.
- prefix String
- retention
Policy Property Map - The retention policy (in days) for the archived metrics. Having default values when not specified.
- s3 Property Map
- tenant
Id Number
Supporting Types
GetArchiveMetricsIbm
GetArchiveMetricsRetentionPolicy
- Five
Minutes doubleResolution - One
Hour doubleResolution - Raw
Resolution double
- Five
Minutes float64Resolution - One
Hour float64Resolution - Raw
Resolution float64
- five
Minutes DoubleResolution - one
Hour DoubleResolution - raw
Resolution Double
- five
Minutes numberResolution - one
Hour numberResolution - raw
Resolution number
- five_
minutes_ floatresolution - one_
hour_ floatresolution - raw_
resolution float
- five
Minutes NumberResolution - one
Hour NumberResolution - raw
Resolution Number
GetArchiveMetricsS3
Package Details
- Repository
- coralogix coralogix/terraform-provider-coralogix
- License
- Notes
- This Pulumi package is based on the
coralogix
Terraform Provider.
coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix