Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricBaselineGetOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • MetricBaselineGetOptionalParams

Index

Properties

Optional aggregation

aggregation: undefined | string

The aggregation type of the metric to retrieve the baseline for.

Optional interval

interval: undefined | string

The interval (i.e. timegrain) of the query.

Optional resultType

resultType: ResultType

Allows retrieving only metadata of the baseline. On data request all information is retrieved. Possible values include: 'Data', 'Metadata'

Optional sensitivities

sensitivities: undefined | string

The list of sensitivities (comma separated) to retrieve.

Optional timespan

timespan: undefined | string

The timespan of the query. It is a string with the following format 'startDateTime_ISO/endDateTime_ISO'.

Generated using TypeDoc