Skip to main content

iscsi_disks

Overview

Nameiscsi_disks
TypeResource
Idazure_extras.storsimple_1200_series.iscsi_disks

Fields

NameDatatypeDescription
idstringThe identifier.
namestringThe name.
propertiesobjectThe iSCSI disk properties.
typestringThe type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceName, diskName, iscsiServerName, managerName, resourceGroupName, subscriptionIdReturns the properties of the specified iSCSI disk name.
list_by_deviceSELECTdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the iSCSI disks in a device.
list_by_iscsi_serverSELECTdeviceName, iscsiServerName, managerName, resourceGroupName, subscriptionIdRetrieves all the disks in a iSCSI server.
create_or_updateINSERTdeviceName, diskName, iscsiServerName, managerName, resourceGroupName, subscriptionId, data__propertiesCreates or updates the iSCSI disk.
deleteDELETEdeviceName, diskName, iscsiServerName, managerName, resourceGroupName, subscriptionIdDeletes the iSCSI disk.
_list_by_deviceEXECdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the iSCSI disks in a device.
_list_by_iscsi_serverEXECdeviceName, iscsiServerName, managerName, resourceGroupName, subscriptionIdRetrieves all the disks in a iSCSI server.