Skip to main content

chap_settings

Overview

Namechap_settings
TypeResource
Idazure_extras.storsimple_1200_series.chap_settings

Fields

NameDatatypeDescription
idstringThe identifier.
namestringThe name.
propertiesobjectChap properties
typestringThe type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTchapUserName, deviceName, managerName, resourceGroupName, subscriptionIdReturns the properties of the specified chap setting name.
list_by_deviceSELECTdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the chap settings in a device.
create_or_updateINSERTchapUserName, deviceName, managerName, resourceGroupName, subscriptionId, data__propertiesCreates or updates the chap setting.
deleteDELETEchapUserName, deviceName, managerName, resourceGroupName, subscriptionIdDeletes the chap setting.
_list_by_deviceEXECdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the chap settings in a device.