Skip to main content

roles

Overview

Nameroles
TypeResource
Idazure.data_box_edge.roles

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceName, name, resourceGroupName, subscriptionIdGets a specific role by name.
list_by_data_box_edge_deviceSELECTdeviceName, resourceGroupName, subscriptionIdLists all the roles configured in a Data Box Edge/Data Box Gateway device.
create_or_updateINSERTdeviceName, name, resourceGroupName, subscriptionId, data__kindCreate or update a role.
deleteDELETEdeviceName, name, resourceGroupName, subscriptionIdDeletes the role on the device.
_list_by_data_box_edge_deviceEXECdeviceName, resourceGroupName, subscriptionIdLists all the roles configured in a Data Box Edge/Data Box Gateway device.