Skip to main content

triggers

Overview

Nametriggers
TypeResource
Idazure.data_box_edge.triggers

Fields

NameDatatypeDescription
idstringThe path ID that uniquely identifies the object.
namestringThe object name.
kindstringTrigger Kind.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe hierarchical type of the object.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceName, name, resourceGroupName, subscriptionIdGet a specific trigger by name.
list_by_data_box_edge_deviceSELECTdeviceName, resourceGroupName, subscriptionIdLists all the triggers configured in the device.
create_or_updateINSERTdeviceName, name, resourceGroupName, subscriptionId, data__kindCreates or updates a trigger.
deleteDELETEdeviceName, name, resourceGroupName, subscriptionIdDeletes the trigger on the gateway device.
_list_by_data_box_edge_deviceEXECdeviceName, resourceGroupName, subscriptionIdLists all the triggers configured in the device.