Skip to main content

addons

Overview

Nameaddons
TypeResource
Idazure.data_box_edge.addons

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTaddonName, deviceName, resourceGroupName, roleName, subscriptionIdGets a specific addon by name.
list_by_roleSELECTdeviceName, resourceGroupName, roleName, subscriptionIdLists all the addons configured in the role.
create_or_updateINSERTaddonName, deviceName, resourceGroupName, roleName, subscriptionId, data__kindCreate or update a addon.
deleteDELETEaddonName, deviceName, resourceGroupName, roleName, subscriptionIdDeletes the addon on the device.
_list_by_roleEXECdeviceName, resourceGroupName, roleName, subscriptionIdLists all the addons configured in the role.