1. Packages
  2. Cisco Meraki Provider
  3. API Docs
  4. networks
  5. getSensorAlertsProfiles
Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi

meraki.networks.getSensorAlertsProfiles

Explore with Pulumi AI

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>
Copy
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]
Copy
func LookupSensorAlertsProfiles(ctx *Context, args *LookupSensorAlertsProfilesArgs, opts ...InvokeOption) (*LookupSensorAlertsProfilesResult, error)
func LookupSensorAlertsProfilesOutput(ctx *Context, args *LookupSensorAlertsProfilesOutputArgs, opts ...InvokeOption) LookupSensorAlertsProfilesResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetSensorAlertsProfilesResult> getSensorAlertsProfiles(GetSensorAlertsProfilesArgs args, InvokeOptions options)
public static Output<GetSensorAlertsProfilesResult> getSensorAlertsProfiles(GetSensorAlertsProfilesArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles
  arguments:
    # arguments dictionary
Copy

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

GetSensorAlertsProfilesItemCondition

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

GetSensorAlertsProfilesItemConditionThresholdApparentPower

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

GetSensorAlertsProfilesItemConditionThresholdCurrent

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

GetSensorAlertsProfilesItemConditionThresholdDoor

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

GetSensorAlertsProfilesItemConditionThresholdFrequency

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

GetSensorAlertsProfilesItemConditionThresholdHumidity

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

GetSensorAlertsProfilesItemConditionThresholdIndoorAirQuality

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

GetSensorAlertsProfilesItemConditionThresholdNoise

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

GetSensorAlertsProfilesItemConditionThresholdNoiseAmbient

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

GetSensorAlertsProfilesItemConditionThresholdPm25

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

GetSensorAlertsProfilesItemConditionThresholdPowerFactor

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

GetSensorAlertsProfilesItemConditionThresholdRealPower

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

GetSensorAlertsProfilesItemConditionThresholdTemperature

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

GetSensorAlertsProfilesItemConditionThresholdTvoc

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

GetSensorAlertsProfilesItemConditionThresholdUpstreamPower

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

GetSensorAlertsProfilesItemConditionThresholdVoltage

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

GetSensorAlertsProfilesItemConditionThresholdWater

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

GetSensorAlertsProfilesItemRecipients

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

GetSensorAlertsProfilesItemSchedule

Id This property is required. 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 This property is required. string
Name of the sensor schedule to use with the alert profile.
Id This property is required. 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 This property is required. string
Name of the sensor schedule to use with the alert profile.
id This property is required. 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 This property is required. String
Name of the sensor schedule to use with the alert profile.
id This property is required. 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 This property is required. string
Name of the sensor schedule to use with the alert profile.
id This property is required. 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 This property is required. str
Name of the sensor schedule to use with the alert profile.
id This property is required. 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 This property is required. 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.