1. Packages
  2. Cisco Meraki
  3. API Docs
  4. networks
  5. getSensorAlertsProfiles
Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi

meraki.networks.getSensorAlertsProfiles

Explore with Pulumi AI

meraki logo
Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi

    Example Usage

    Using getSensorAlertsProfiles

    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 getSensorAlertsProfiles(args: GetSensorAlertsProfilesArgs, opts?: InvokeOptions): Promise<GetSensorAlertsProfilesResult>
    function getSensorAlertsProfilesOutput(args: GetSensorAlertsProfilesOutputArgs, opts?: InvokeOptions): Output<GetSensorAlertsProfilesResult>
    def get_sensor_alerts_profiles(id: Optional[str] = None,
                                   network_id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetSensorAlertsProfilesResult
    def get_sensor_alerts_profiles_output(id: Optional[pulumi.Input[str]] = None,
                                   network_id: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetSensorAlertsProfilesResult]
    func LookupSensorAlertsProfiles(ctx *Context, args *LookupSensorAlertsProfilesArgs, opts ...InvokeOption) (*LookupSensorAlertsProfilesResult, error)
    func LookupSensorAlertsProfilesOutput(ctx *Context, args *LookupSensorAlertsProfilesOutputArgs, opts ...InvokeOption) LookupSensorAlertsProfilesResultOutput

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

    public static class GetSensorAlertsProfiles 
    {
        public static Task<GetSensorAlertsProfilesResult> InvokeAsync(GetSensorAlertsProfilesArgs args, InvokeOptions? opts = null)
        public static Output<GetSensorAlertsProfilesResult> Invoke(GetSensorAlertsProfilesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSensorAlertsProfilesResult> getSensorAlertsProfiles(GetSensorAlertsProfilesArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    id path parameter.
    NetworkId string
    networkId path parameter. Network ID
    Id string
    id path parameter.
    NetworkId string
    networkId path parameter. Network ID
    id String
    id path parameter.
    networkId String
    networkId path parameter. Network ID
    id string
    id path parameter.
    networkId string
    networkId path parameter. Network ID
    id str
    id path parameter.
    network_id str
    networkId path parameter. Network ID
    id String
    id path parameter.
    networkId String
    networkId path parameter. Network ID

    getSensorAlertsProfiles Result

    The following output properties are available:

    Item GetSensorAlertsProfilesItem
    Items List<GetSensorAlertsProfilesItem>
    Array of ResponseSensorGetNetworkSensorAlertsProfiles
    Id string
    id path parameter.
    NetworkId string
    networkId path parameter. Network ID
    Item GetSensorAlertsProfilesItem
    Items []GetSensorAlertsProfilesItem
    Array of ResponseSensorGetNetworkSensorAlertsProfiles
    Id string
    id path parameter.
    NetworkId string
    networkId path parameter. Network ID
    item GetSensorAlertsProfilesItem
    items List<GetSensorAlertsProfilesItem>
    Array of ResponseSensorGetNetworkSensorAlertsProfiles
    id String
    id path parameter.
    networkId String
    networkId path parameter. Network ID
    item GetSensorAlertsProfilesItem
    items GetSensorAlertsProfilesItem[]
    Array of ResponseSensorGetNetworkSensorAlertsProfiles
    id string
    id path parameter.
    networkId string
    networkId path parameter. Network ID
    item GetSensorAlertsProfilesItem
    items Sequence[GetSensorAlertsProfilesItem]
    Array of ResponseSensorGetNetworkSensorAlertsProfiles
    id str
    id path parameter.
    network_id str
    networkId path parameter. Network ID
    item Property Map
    items List<Property Map>
    Array of ResponseSensorGetNetworkSensorAlertsProfiles
    id String
    id path parameter.
    networkId String
    networkId path parameter. Network ID

    Supporting Types

    GetSensorAlertsProfilesItem

    Conditions List<GetSensorAlertsProfilesItemCondition>
    List of conditions that will cause the profile to send an alert.
    Name string
    Name of the sensor alert profile.
    ProfileId string
    ID of the sensor alert profile.
    Recipients GetSensorAlertsProfilesItemRecipients
    List of recipients that will receive the alert.
    Schedule GetSensorAlertsProfilesItemSchedule
    The sensor schedule to use with the alert profile.
    Serials List<string>
    List of device serials assigned to this sensor alert profile.
    Conditions []GetSensorAlertsProfilesItemCondition
    List of conditions that will cause the profile to send an alert.
    Name string
    Name of the sensor alert profile.
    ProfileId string
    ID of the sensor alert profile.
    Recipients GetSensorAlertsProfilesItemRecipients
    List of recipients that will receive the alert.
    Schedule GetSensorAlertsProfilesItemSchedule
    The sensor schedule to use with the alert profile.
    Serials []string
    List of device serials assigned to this sensor alert profile.
    conditions List<GetSensorAlertsProfilesItemCondition>
    List of conditions that will cause the profile to send an alert.
    name String
    Name of the sensor alert profile.
    profileId String
    ID of the sensor alert profile.
    recipients GetSensorAlertsProfilesItemRecipients
    List of recipients that will receive the alert.
    schedule GetSensorAlertsProfilesItemSchedule
    The sensor schedule to use with the alert profile.
    serials List<String>
    List of device serials assigned to this sensor alert profile.
    conditions GetSensorAlertsProfilesItemCondition[]
    List of conditions that will cause the profile to send an alert.
    name string
    Name of the sensor alert profile.
    profileId string
    ID of the sensor alert profile.
    recipients GetSensorAlertsProfilesItemRecipients
    List of recipients that will receive the alert.
    schedule GetSensorAlertsProfilesItemSchedule
    The sensor schedule to use with the alert profile.
    serials string[]
    List of device serials assigned to this sensor alert profile.
    conditions Sequence[GetSensorAlertsProfilesItemCondition]
    List of conditions that will cause the profile to send an alert.
    name str
    Name of the sensor alert profile.
    profile_id str
    ID of the sensor alert profile.
    recipients GetSensorAlertsProfilesItemRecipients
    List of recipients that will receive the alert.
    schedule GetSensorAlertsProfilesItemSchedule
    The sensor schedule to use with the alert profile.
    serials Sequence[str]
    List of device serials assigned to this sensor alert profile.
    conditions List<Property Map>
    List of conditions that will cause the profile to send an alert.
    name String
    Name of the sensor alert profile.
    profileId String
    ID of the sensor alert profile.
    recipients Property Map
    List of recipients that will receive the alert.
    schedule Property Map
    The sensor schedule to use with the alert profile.
    serials List<String>
    List of device serials assigned to this sensor alert profile.

    GetSensorAlertsProfilesItemCondition

    Direction string
    If 'above', an alert will be sent when a sensor reads above the threshold. If 'below', an alert will be sent when a sensor reads below the threshold. Only applicable for temperature, humidity, realPower, apparentPower, powerFactor, voltage, current, and frequency thresholds.
    Duration int
    Length of time in seconds that the triggering state must persist before an alert is sent. Available options are 0 seconds, 1 minute, 2 minutes, 3 minutes, 4 minutes, 5 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 2 hours, 4 hours, and 8 hours. Default is 0.
    Metric string
    The type of sensor metric that will be monitored for changes. Available metrics are apparentPower, co2, current, door, frequency, humidity, indoorAirQuality, noise, pm25, powerFactor, realPower, temperature, tvoc, upstreamPower, voltage, and water.
    Threshold GetSensorAlertsProfilesItemConditionThreshold
    Threshold for sensor readings that will cause an alert to be sent. This object should contain a single property key matching the condition's 'metric' value.
    Direction string
    If 'above', an alert will be sent when a sensor reads above the threshold. If 'below', an alert will be sent when a sensor reads below the threshold. Only applicable for temperature, humidity, realPower, apparentPower, powerFactor, voltage, current, and frequency thresholds.
    Duration int
    Length of time in seconds that the triggering state must persist before an alert is sent. Available options are 0 seconds, 1 minute, 2 minutes, 3 minutes, 4 minutes, 5 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 2 hours, 4 hours, and 8 hours. Default is 0.
    Metric string
    The type of sensor metric that will be monitored for changes. Available metrics are apparentPower, co2, current, door, frequency, humidity, indoorAirQuality, noise, pm25, powerFactor, realPower, temperature, tvoc, upstreamPower, voltage, and water.
    Threshold GetSensorAlertsProfilesItemConditionThreshold
    Threshold for sensor readings that will cause an alert to be sent. This object should contain a single property key matching the condition's 'metric' value.
    direction String
    If 'above', an alert will be sent when a sensor reads above the threshold. If 'below', an alert will be sent when a sensor reads below the threshold. Only applicable for temperature, humidity, realPower, apparentPower, powerFactor, voltage, current, and frequency thresholds.
    duration Integer
    Length of time in seconds that the triggering state must persist before an alert is sent. Available options are 0 seconds, 1 minute, 2 minutes, 3 minutes, 4 minutes, 5 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 2 hours, 4 hours, and 8 hours. Default is 0.
    metric String
    The type of sensor metric that will be monitored for changes. Available metrics are apparentPower, co2, current, door, frequency, humidity, indoorAirQuality, noise, pm25, powerFactor, realPower, temperature, tvoc, upstreamPower, voltage, and water.
    threshold GetSensorAlertsProfilesItemConditionThreshold
    Threshold for sensor readings that will cause an alert to be sent. This object should contain a single property key matching the condition's 'metric' value.
    direction string
    If 'above', an alert will be sent when a sensor reads above the threshold. If 'below', an alert will be sent when a sensor reads below the threshold. Only applicable for temperature, humidity, realPower, apparentPower, powerFactor, voltage, current, and frequency thresholds.
    duration number
    Length of time in seconds that the triggering state must persist before an alert is sent. Available options are 0 seconds, 1 minute, 2 minutes, 3 minutes, 4 minutes, 5 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 2 hours, 4 hours, and 8 hours. Default is 0.
    metric string
    The type of sensor metric that will be monitored for changes. Available metrics are apparentPower, co2, current, door, frequency, humidity, indoorAirQuality, noise, pm25, powerFactor, realPower, temperature, tvoc, upstreamPower, voltage, and water.
    threshold GetSensorAlertsProfilesItemConditionThreshold
    Threshold for sensor readings that will cause an alert to be sent. This object should contain a single property key matching the condition's 'metric' value.
    direction str
    If 'above', an alert will be sent when a sensor reads above the threshold. If 'below', an alert will be sent when a sensor reads below the threshold. Only applicable for temperature, humidity, realPower, apparentPower, powerFactor, voltage, current, and frequency thresholds.
    duration int
    Length of time in seconds that the triggering state must persist before an alert is sent. Available options are 0 seconds, 1 minute, 2 minutes, 3 minutes, 4 minutes, 5 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 2 hours, 4 hours, and 8 hours. Default is 0.
    metric str
    The type of sensor metric that will be monitored for changes. Available metrics are apparentPower, co2, current, door, frequency, humidity, indoorAirQuality, noise, pm25, powerFactor, realPower, temperature, tvoc, upstreamPower, voltage, and water.
    threshold GetSensorAlertsProfilesItemConditionThreshold
    Threshold for sensor readings that will cause an alert to be sent. This object should contain a single property key matching the condition's 'metric' value.
    direction String
    If 'above', an alert will be sent when a sensor reads above the threshold. If 'below', an alert will be sent when a sensor reads below the threshold. Only applicable for temperature, humidity, realPower, apparentPower, powerFactor, voltage, current, and frequency thresholds.
    duration Number
    Length of time in seconds that the triggering state must persist before an alert is sent. Available options are 0 seconds, 1 minute, 2 minutes, 3 minutes, 4 minutes, 5 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 2 hours, 4 hours, and 8 hours. Default is 0.
    metric String
    The type of sensor metric that will be monitored for changes. Available metrics are apparentPower, co2, current, door, frequency, humidity, indoorAirQuality, noise, pm25, powerFactor, realPower, temperature, tvoc, upstreamPower, voltage, and water.
    threshold Property Map
    Threshold for sensor readings that will cause an alert to be sent. This object should contain a single property key matching the condition's 'metric' value.

    GetSensorAlertsProfilesItemConditionThreshold

    ApparentPower GetSensorAlertsProfilesItemConditionThresholdApparentPower
    Apparent power threshold. 'draw' must be provided.
    Current GetSensorAlertsProfilesItemConditionThresholdCurrent
    Electrical current threshold. 'level' must be provided.
    Door GetSensorAlertsProfilesItemConditionThresholdDoor
    Door open threshold. 'open' must be provided and set to true.
    Frequency GetSensorAlertsProfilesItemConditionThresholdFrequency
    Electrical frequency threshold. 'level' must be provided.
    Humidity GetSensorAlertsProfilesItemConditionThresholdHumidity
    Humidity threshold. One of 'relativePercentage' or 'quality' must be provided.
    IndoorAirQuality GetSensorAlertsProfilesItemConditionThresholdIndoorAirQuality
    Indoor air quality score threshold. One of 'score' or 'quality' must be provided.
    Noise GetSensorAlertsProfilesItemConditionThresholdNoise
    Noise threshold. 'ambient' must be provided.
    Pm25 GetSensorAlertsProfilesItemConditionThresholdPm25
    PM2.5 concentration threshold. One of 'concentration' or 'quality' must be provided.
    PowerFactor GetSensorAlertsProfilesItemConditionThresholdPowerFactor
    Power factor threshold. 'percentage' must be provided.
    RealPower GetSensorAlertsProfilesItemConditionThresholdRealPower
    Real power threshold. 'draw' must be provided.
    Temperature GetSensorAlertsProfilesItemConditionThresholdTemperature
    Temperature threshold. One of 'celsius', 'fahrenheit', or 'quality' must be provided.
    Tvoc GetSensorAlertsProfilesItemConditionThresholdTvoc
    TVOC concentration threshold. One of 'concentration' or 'quality' must be provided.
    UpstreamPower GetSensorAlertsProfilesItemConditionThresholdUpstreamPower
    Upstream power threshold. 'outageDetected' must be provided and set to true.
    Voltage GetSensorAlertsProfilesItemConditionThresholdVoltage
    Voltage threshold. 'level' must be provided.
    Water GetSensorAlertsProfilesItemConditionThresholdWater
    Water detection threshold. 'present' must be provided and set to true.
    ApparentPower GetSensorAlertsProfilesItemConditionThresholdApparentPower
    Apparent power threshold. 'draw' must be provided.
    Current GetSensorAlertsProfilesItemConditionThresholdCurrent
    Electrical current threshold. 'level' must be provided.
    Door GetSensorAlertsProfilesItemConditionThresholdDoor
    Door open threshold. 'open' must be provided and set to true.
    Frequency GetSensorAlertsProfilesItemConditionThresholdFrequency
    Electrical frequency threshold. 'level' must be provided.
    Humidity GetSensorAlertsProfilesItemConditionThresholdHumidity
    Humidity threshold. One of 'relativePercentage' or 'quality' must be provided.
    IndoorAirQuality GetSensorAlertsProfilesItemConditionThresholdIndoorAirQuality
    Indoor air quality score threshold. One of 'score' or 'quality' must be provided.
    Noise GetSensorAlertsProfilesItemConditionThresholdNoise
    Noise threshold. 'ambient' must be provided.
    Pm25 GetSensorAlertsProfilesItemConditionThresholdPm25
    PM2.5 concentration threshold. One of 'concentration' or 'quality' must be provided.
    PowerFactor GetSensorAlertsProfilesItemConditionThresholdPowerFactor
    Power factor threshold. 'percentage' must be provided.
    RealPower GetSensorAlertsProfilesItemConditionThresholdRealPower
    Real power threshold. 'draw' must be provided.
    Temperature GetSensorAlertsProfilesItemConditionThresholdTemperature
    Temperature threshold. One of 'celsius', 'fahrenheit', or 'quality' must be provided.
    Tvoc GetSensorAlertsProfilesItemConditionThresholdTvoc
    TVOC concentration threshold. One of 'concentration' or 'quality' must be provided.
    UpstreamPower GetSensorAlertsProfilesItemConditionThresholdUpstreamPower
    Upstream power threshold. 'outageDetected' must be provided and set to true.
    Voltage GetSensorAlertsProfilesItemConditionThresholdVoltage
    Voltage threshold. 'level' must be provided.
    Water GetSensorAlertsProfilesItemConditionThresholdWater
    Water detection threshold. 'present' must be provided and set to true.
    apparentPower GetSensorAlertsProfilesItemConditionThresholdApparentPower
    Apparent power threshold. 'draw' must be provided.
    current GetSensorAlertsProfilesItemConditionThresholdCurrent
    Electrical current threshold. 'level' must be provided.
    door GetSensorAlertsProfilesItemConditionThresholdDoor
    Door open threshold. 'open' must be provided and set to true.
    frequency GetSensorAlertsProfilesItemConditionThresholdFrequency
    Electrical frequency threshold. 'level' must be provided.
    humidity GetSensorAlertsProfilesItemConditionThresholdHumidity
    Humidity threshold. One of 'relativePercentage' or 'quality' must be provided.
    indoorAirQuality GetSensorAlertsProfilesItemConditionThresholdIndoorAirQuality
    Indoor air quality score threshold. One of 'score' or 'quality' must be provided.
    noise GetSensorAlertsProfilesItemConditionThresholdNoise
    Noise threshold. 'ambient' must be provided.
    pm25 GetSensorAlertsProfilesItemConditionThresholdPm25
    PM2.5 concentration threshold. One of 'concentration' or 'quality' must be provided.
    powerFactor GetSensorAlertsProfilesItemConditionThresholdPowerFactor
    Power factor threshold. 'percentage' must be provided.
    realPower GetSensorAlertsProfilesItemConditionThresholdRealPower
    Real power threshold. 'draw' must be provided.
    temperature GetSensorAlertsProfilesItemConditionThresholdTemperature
    Temperature threshold. One of 'celsius', 'fahrenheit', or 'quality' must be provided.
    tvoc GetSensorAlertsProfilesItemConditionThresholdTvoc
    TVOC concentration threshold. One of 'concentration' or 'quality' must be provided.
    upstreamPower GetSensorAlertsProfilesItemConditionThresholdUpstreamPower
    Upstream power threshold. 'outageDetected' must be provided and set to true.
    voltage GetSensorAlertsProfilesItemConditionThresholdVoltage
    Voltage threshold. 'level' must be provided.
    water GetSensorAlertsProfilesItemConditionThresholdWater
    Water detection threshold. 'present' must be provided and set to true.
    apparentPower GetSensorAlertsProfilesItemConditionThresholdApparentPower
    Apparent power threshold. 'draw' must be provided.
    current GetSensorAlertsProfilesItemConditionThresholdCurrent
    Electrical current threshold. 'level' must be provided.
    door GetSensorAlertsProfilesItemConditionThresholdDoor
    Door open threshold. 'open' must be provided and set to true.
    frequency GetSensorAlertsProfilesItemConditionThresholdFrequency
    Electrical frequency threshold. 'level' must be provided.
    humidity GetSensorAlertsProfilesItemConditionThresholdHumidity
    Humidity threshold. One of 'relativePercentage' or 'quality' must be provided.
    indoorAirQuality GetSensorAlertsProfilesItemConditionThresholdIndoorAirQuality
    Indoor air quality score threshold. One of 'score' or 'quality' must be provided.
    noise GetSensorAlertsProfilesItemConditionThresholdNoise
    Noise threshold. 'ambient' must be provided.
    pm25 GetSensorAlertsProfilesItemConditionThresholdPm25
    PM2.5 concentration threshold. One of 'concentration' or 'quality' must be provided.
    powerFactor GetSensorAlertsProfilesItemConditionThresholdPowerFactor
    Power factor threshold. 'percentage' must be provided.
    realPower GetSensorAlertsProfilesItemConditionThresholdRealPower
    Real power threshold. 'draw' must be provided.
    temperature GetSensorAlertsProfilesItemConditionThresholdTemperature
    Temperature threshold. One of 'celsius', 'fahrenheit', or 'quality' must be provided.
    tvoc GetSensorAlertsProfilesItemConditionThresholdTvoc
    TVOC concentration threshold. One of 'concentration' or 'quality' must be provided.
    upstreamPower GetSensorAlertsProfilesItemConditionThresholdUpstreamPower
    Upstream power threshold. 'outageDetected' must be provided and set to true.
    voltage GetSensorAlertsProfilesItemConditionThresholdVoltage
    Voltage threshold. 'level' must be provided.
    water GetSensorAlertsProfilesItemConditionThresholdWater
    Water detection threshold. 'present' must be provided and set to true.
    apparent_power GetSensorAlertsProfilesItemConditionThresholdApparentPower
    Apparent power threshold. 'draw' must be provided.
    current GetSensorAlertsProfilesItemConditionThresholdCurrent
    Electrical current threshold. 'level' must be provided.
    door GetSensorAlertsProfilesItemConditionThresholdDoor
    Door open threshold. 'open' must be provided and set to true.
    frequency GetSensorAlertsProfilesItemConditionThresholdFrequency
    Electrical frequency threshold. 'level' must be provided.
    humidity GetSensorAlertsProfilesItemConditionThresholdHumidity
    Humidity threshold. One of 'relativePercentage' or 'quality' must be provided.
    indoor_air_quality GetSensorAlertsProfilesItemConditionThresholdIndoorAirQuality
    Indoor air quality score threshold. One of 'score' or 'quality' must be provided.
    noise GetSensorAlertsProfilesItemConditionThresholdNoise
    Noise threshold. 'ambient' must be provided.
    pm25 GetSensorAlertsProfilesItemConditionThresholdPm25
    PM2.5 concentration threshold. One of 'concentration' or 'quality' must be provided.
    power_factor GetSensorAlertsProfilesItemConditionThresholdPowerFactor
    Power factor threshold. 'percentage' must be provided.
    real_power GetSensorAlertsProfilesItemConditionThresholdRealPower
    Real power threshold. 'draw' must be provided.
    temperature GetSensorAlertsProfilesItemConditionThresholdTemperature
    Temperature threshold. One of 'celsius', 'fahrenheit', or 'quality' must be provided.
    tvoc GetSensorAlertsProfilesItemConditionThresholdTvoc
    TVOC concentration threshold. One of 'concentration' or 'quality' must be provided.
    upstream_power GetSensorAlertsProfilesItemConditionThresholdUpstreamPower
    Upstream power threshold. 'outageDetected' must be provided and set to true.
    voltage GetSensorAlertsProfilesItemConditionThresholdVoltage
    Voltage threshold. 'level' must be provided.
    water GetSensorAlertsProfilesItemConditionThresholdWater
    Water detection threshold. 'present' must be provided and set to true.
    apparentPower Property Map
    Apparent power threshold. 'draw' must be provided.
    current Property Map
    Electrical current threshold. 'level' must be provided.
    door Property Map
    Door open threshold. 'open' must be provided and set to true.
    frequency Property Map
    Electrical frequency threshold. 'level' must be provided.
    humidity Property Map
    Humidity threshold. One of 'relativePercentage' or 'quality' must be provided.
    indoorAirQuality Property Map
    Indoor air quality score threshold. One of 'score' or 'quality' must be provided.
    noise Property Map
    Noise threshold. 'ambient' must be provided.
    pm25 Property Map
    PM2.5 concentration threshold. One of 'concentration' or 'quality' must be provided.
    powerFactor Property Map
    Power factor threshold. 'percentage' must be provided.
    realPower Property Map
    Real power threshold. 'draw' must be provided.
    temperature Property Map
    Temperature threshold. One of 'celsius', 'fahrenheit', or 'quality' must be provided.
    tvoc Property Map
    TVOC concentration threshold. One of 'concentration' or 'quality' must be provided.
    upstreamPower Property Map
    Upstream power threshold. 'outageDetected' must be provided and set to true.
    voltage Property Map
    Voltage threshold. 'level' must be provided.
    water Property Map
    Water detection threshold. 'present' must be provided and set to true.

    GetSensorAlertsProfilesItemConditionThresholdApparentPower

    Draw double
    Alerting threshold in volt-amps. Must be between 0 and 3750.
    Draw float64
    Alerting threshold in volt-amps. Must be between 0 and 3750.
    draw Double
    Alerting threshold in volt-amps. Must be between 0 and 3750.
    draw number
    Alerting threshold in volt-amps. Must be between 0 and 3750.
    draw float
    Alerting threshold in volt-amps. Must be between 0 and 3750.
    draw Number
    Alerting threshold in volt-amps. Must be between 0 and 3750.

    GetSensorAlertsProfilesItemConditionThresholdCurrent

    Draw double
    Alerting threshold in amps. Must be between 0 and 15.
    Draw float64
    Alerting threshold in amps. Must be between 0 and 15.
    draw Double
    Alerting threshold in amps. Must be between 0 and 15.
    draw number
    Alerting threshold in amps. Must be between 0 and 15.
    draw float
    Alerting threshold in amps. Must be between 0 and 15.
    draw Number
    Alerting threshold in amps. Must be between 0 and 15.

    GetSensorAlertsProfilesItemConditionThresholdDoor

    Open bool
    Alerting threshold for a door open event. Must be set to true.
    Open bool
    Alerting threshold for a door open event. Must be set to true.
    open Boolean
    Alerting threshold for a door open event. Must be set to true.
    open boolean
    Alerting threshold for a door open event. Must be set to true.
    open bool
    Alerting threshold for a door open event. Must be set to true.
    open Boolean
    Alerting threshold for a door open event. Must be set to true.

    GetSensorAlertsProfilesItemConditionThresholdFrequency

    Level double
    Alerting threshold in hertz. Must be between 0 and 60.
    Level float64
    Alerting threshold in hertz. Must be between 0 and 60.
    level Double
    Alerting threshold in hertz. Must be between 0 and 60.
    level number
    Alerting threshold in hertz. Must be between 0 and 60.
    level float
    Alerting threshold in hertz. Must be between 0 and 60.
    level Number
    Alerting threshold in hertz. Must be between 0 and 60.

    GetSensorAlertsProfilesItemConditionThresholdHumidity

    Quality string
    Alerting threshold as a qualitative humidity level.
    RelativePercentage int
    Alerting threshold in %RH.
    Quality string
    Alerting threshold as a qualitative humidity level.
    RelativePercentage int
    Alerting threshold in %RH.
    quality String
    Alerting threshold as a qualitative humidity level.
    relativePercentage Integer
    Alerting threshold in %RH.
    quality string
    Alerting threshold as a qualitative humidity level.
    relativePercentage number
    Alerting threshold in %RH.
    quality str
    Alerting threshold as a qualitative humidity level.
    relative_percentage int
    Alerting threshold in %RH.
    quality String
    Alerting threshold as a qualitative humidity level.
    relativePercentage Number
    Alerting threshold in %RH.

    GetSensorAlertsProfilesItemConditionThresholdIndoorAirQuality

    Quality string
    Alerting threshold as a qualitative indoor air quality level.
    Score int
    Alerting threshold as indoor air quality score.
    Quality string
    Alerting threshold as a qualitative indoor air quality level.
    Score int
    Alerting threshold as indoor air quality score.
    quality String
    Alerting threshold as a qualitative indoor air quality level.
    score Integer
    Alerting threshold as indoor air quality score.
    quality string
    Alerting threshold as a qualitative indoor air quality level.
    score number
    Alerting threshold as indoor air quality score.
    quality str
    Alerting threshold as a qualitative indoor air quality level.
    score int
    Alerting threshold as indoor air quality score.
    quality String
    Alerting threshold as a qualitative indoor air quality level.
    score Number
    Alerting threshold as indoor air quality score.

    GetSensorAlertsProfilesItemConditionThresholdNoise

    Ambient GetSensorAlertsProfilesItemConditionThresholdNoiseAmbient
    Ambient noise threshold. One of 'level' or 'quality' must be provided.
    Ambient GetSensorAlertsProfilesItemConditionThresholdNoiseAmbient
    Ambient noise threshold. One of 'level' or 'quality' must be provided.
    ambient GetSensorAlertsProfilesItemConditionThresholdNoiseAmbient
    Ambient noise threshold. One of 'level' or 'quality' must be provided.
    ambient GetSensorAlertsProfilesItemConditionThresholdNoiseAmbient
    Ambient noise threshold. One of 'level' or 'quality' must be provided.
    ambient GetSensorAlertsProfilesItemConditionThresholdNoiseAmbient
    Ambient noise threshold. One of 'level' or 'quality' must be provided.
    ambient Property Map
    Ambient noise threshold. One of 'level' or 'quality' must be provided.

    GetSensorAlertsProfilesItemConditionThresholdNoiseAmbient

    Level int
    Alerting threshold as adjusted decibels.
    Quality string
    Alerting threshold as a qualitative ambient noise level.
    Level int
    Alerting threshold as adjusted decibels.
    Quality string
    Alerting threshold as a qualitative ambient noise level.
    level Integer
    Alerting threshold as adjusted decibels.
    quality String
    Alerting threshold as a qualitative ambient noise level.
    level number
    Alerting threshold as adjusted decibels.
    quality string
    Alerting threshold as a qualitative ambient noise level.
    level int
    Alerting threshold as adjusted decibels.
    quality str
    Alerting threshold as a qualitative ambient noise level.
    level Number
    Alerting threshold as adjusted decibels.
    quality String
    Alerting threshold as a qualitative ambient noise level.

    GetSensorAlertsProfilesItemConditionThresholdPm25

    Concentration int
    Alerting threshold as PM2.5 parts per million.
    Quality string
    Alerting threshold as a qualitative PM2.5 level.
    Concentration int
    Alerting threshold as PM2.5 parts per million.
    Quality string
    Alerting threshold as a qualitative PM2.5 level.
    concentration Integer
    Alerting threshold as PM2.5 parts per million.
    quality String
    Alerting threshold as a qualitative PM2.5 level.
    concentration number
    Alerting threshold as PM2.5 parts per million.
    quality string
    Alerting threshold as a qualitative PM2.5 level.
    concentration int
    Alerting threshold as PM2.5 parts per million.
    quality str
    Alerting threshold as a qualitative PM2.5 level.
    concentration Number
    Alerting threshold as PM2.5 parts per million.
    quality String
    Alerting threshold as a qualitative PM2.5 level.

    GetSensorAlertsProfilesItemConditionThresholdPowerFactor

    Percentage int
    Alerting threshold as the ratio of active power to apparent power. Must be between 0 and 100.
    Percentage int
    Alerting threshold as the ratio of active power to apparent power. Must be between 0 and 100.
    percentage Integer
    Alerting threshold as the ratio of active power to apparent power. Must be between 0 and 100.
    percentage number
    Alerting threshold as the ratio of active power to apparent power. Must be between 0 and 100.
    percentage int
    Alerting threshold as the ratio of active power to apparent power. Must be between 0 and 100.
    percentage Number
    Alerting threshold as the ratio of active power to apparent power. Must be between 0 and 100.

    GetSensorAlertsProfilesItemConditionThresholdRealPower

    Draw double
    Alerting threshold in watts. Must be between 0 and 3750.
    Draw float64
    Alerting threshold in watts. Must be between 0 and 3750.
    draw Double
    Alerting threshold in watts. Must be between 0 and 3750.
    draw number
    Alerting threshold in watts. Must be between 0 and 3750.
    draw float
    Alerting threshold in watts. Must be between 0 and 3750.
    draw Number
    Alerting threshold in watts. Must be between 0 and 3750.

    GetSensorAlertsProfilesItemConditionThresholdTemperature

    Celsius double
    Alerting threshold in degrees Celsius.
    Fahrenheit double
    Alerting threshold in degrees Fahrenheit.
    Quality string
    Alerting threshold as a qualitative temperature level.
    Celsius float64
    Alerting threshold in degrees Celsius.
    Fahrenheit float64
    Alerting threshold in degrees Fahrenheit.
    Quality string
    Alerting threshold as a qualitative temperature level.
    celsius Double
    Alerting threshold in degrees Celsius.
    fahrenheit Double
    Alerting threshold in degrees Fahrenheit.
    quality String
    Alerting threshold as a qualitative temperature level.
    celsius number
    Alerting threshold in degrees Celsius.
    fahrenheit number
    Alerting threshold in degrees Fahrenheit.
    quality string
    Alerting threshold as a qualitative temperature level.
    celsius float
    Alerting threshold in degrees Celsius.
    fahrenheit float
    Alerting threshold in degrees Fahrenheit.
    quality str
    Alerting threshold as a qualitative temperature level.
    celsius Number
    Alerting threshold in degrees Celsius.
    fahrenheit Number
    Alerting threshold in degrees Fahrenheit.
    quality String
    Alerting threshold as a qualitative temperature level.

    GetSensorAlertsProfilesItemConditionThresholdTvoc

    Concentration int
    Alerting threshold as TVOC micrograms per cubic meter.
    Quality string
    Alerting threshold as a qualitative TVOC level.
    Concentration int
    Alerting threshold as TVOC micrograms per cubic meter.
    Quality string
    Alerting threshold as a qualitative TVOC level.
    concentration Integer
    Alerting threshold as TVOC micrograms per cubic meter.
    quality String
    Alerting threshold as a qualitative TVOC level.
    concentration number
    Alerting threshold as TVOC micrograms per cubic meter.
    quality string
    Alerting threshold as a qualitative TVOC level.
    concentration int
    Alerting threshold as TVOC micrograms per cubic meter.
    quality str
    Alerting threshold as a qualitative TVOC level.
    concentration Number
    Alerting threshold as TVOC micrograms per cubic meter.
    quality String
    Alerting threshold as a qualitative TVOC level.

    GetSensorAlertsProfilesItemConditionThresholdUpstreamPower

    OutageDetected bool
    Alerting threshold for an upstream power event. Must be set to true.
    OutageDetected bool
    Alerting threshold for an upstream power event. Must be set to true.
    outageDetected Boolean
    Alerting threshold for an upstream power event. Must be set to true.
    outageDetected boolean
    Alerting threshold for an upstream power event. Must be set to true.
    outage_detected bool
    Alerting threshold for an upstream power event. Must be set to true.
    outageDetected Boolean
    Alerting threshold for an upstream power event. Must be set to true.

    GetSensorAlertsProfilesItemConditionThresholdVoltage

    Level double
    Alerting threshold in volts. Must be between 0 and 250.
    Level float64
    Alerting threshold in volts. Must be between 0 and 250.
    level Double
    Alerting threshold in volts. Must be between 0 and 250.
    level number
    Alerting threshold in volts. Must be between 0 and 250.
    level float
    Alerting threshold in volts. Must be between 0 and 250.
    level Number
    Alerting threshold in volts. Must be between 0 and 250.

    GetSensorAlertsProfilesItemConditionThresholdWater

    Present bool
    Alerting threshold for a water detection event. Must be set to true.
    Present bool
    Alerting threshold for a water detection event. Must be set to true.
    present Boolean
    Alerting threshold for a water detection event. Must be set to true.
    present boolean
    Alerting threshold for a water detection event. Must be set to true.
    present bool
    Alerting threshold for a water detection event. Must be set to true.
    present Boolean
    Alerting threshold for a water detection event. Must be set to true.

    GetSensorAlertsProfilesItemRecipients

    Emails List<string>
    A list of emails that will receive information about the alert.
    HttpServerIds List<string>
    A list of webhook endpoint IDs that will receive information about the alert.
    SmsNumbers List<string>
    A list of SMS numbers that will receive information about the alert.
    Emails []string
    A list of emails that will receive information about the alert.
    HttpServerIds []string
    A list of webhook endpoint IDs that will receive information about the alert.
    SmsNumbers []string
    A list of SMS numbers that will receive information about the alert.
    emails List<String>
    A list of emails that will receive information about the alert.
    httpServerIds List<String>
    A list of webhook endpoint IDs that will receive information about the alert.
    smsNumbers List<String>
    A list of SMS numbers that will receive information about the alert.
    emails string[]
    A list of emails that will receive information about the alert.
    httpServerIds string[]
    A list of webhook endpoint IDs that will receive information about the alert.
    smsNumbers string[]
    A list of SMS numbers that will receive information about the alert.
    emails Sequence[str]
    A list of emails that will receive information about the alert.
    http_server_ids Sequence[str]
    A list of webhook endpoint IDs that will receive information about the alert.
    sms_numbers Sequence[str]
    A list of SMS numbers that will receive information about the alert.
    emails List<String>
    A list of emails that will receive information about the alert.
    httpServerIds List<String>
    A list of webhook endpoint IDs that will receive information about the alert.
    smsNumbers List<String>
    A list of SMS numbers that will receive information about the alert.

    GetSensorAlertsProfilesItemSchedule

    Id string
    ID of the sensor schedule to use with the alert profile. If not defined, the alert profile will be active at all times.
    Name string
    Name of the sensor schedule to use with the alert profile.
    Id string
    ID of the sensor schedule to use with the alert profile. If not defined, the alert profile will be active at all times.
    Name string
    Name of the sensor schedule to use with the alert profile.
    id String
    ID of the sensor schedule to use with the alert profile. If not defined, the alert profile will be active at all times.
    name String
    Name of the sensor schedule to use with the alert profile.
    id string
    ID of the sensor schedule to use with the alert profile. If not defined, the alert profile will be active at all times.
    name string
    Name of the sensor schedule to use with the alert profile.
    id str
    ID of the sensor schedule to use with the alert profile. If not defined, the alert profile will be active at all times.
    name str
    Name of the sensor schedule to use with the alert profile.
    id String
    ID of the sensor schedule to use with the alert profile. If not defined, the alert profile will be active at all times.
    name String
    Name of the sensor schedule to use with the alert profile.

    Package Details

    Repository
    meraki pulumi/pulumi-meraki
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the meraki Terraform Provider.
    meraki logo
    Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi