Skip to main content

volumes

Overview

Namevolumes
TypeResource
Idazure_extras.storsimple_8000_series.volumes

Fields

NameDatatypeDescription
idstringThe path ID that uniquely identifies the object.
namestringThe name of the object.
kindstringThe Kind of the object. Currently only Series8000 is supported
propertiesobjectThe properties of volume.
typestringThe hierarchical type of the object.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceName, managerName, resourceGroupName, subscriptionId, volumeContainerName, volumeNameReturns the properties of the specified volume name.
list_by_deviceSELECTdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the volumes in a device.
list_by_volume_containerSELECTdeviceName, managerName, resourceGroupName, subscriptionId, volumeContainerNameRetrieves all the volumes in a volume container.
create_or_updateINSERTdeviceName, managerName, resourceGroupName, subscriptionId, volumeContainerName, volumeName, data__propertiesCreates or updates the volume.
deleteDELETEdeviceName, managerName, resourceGroupName, subscriptionId, volumeContainerName, volumeNameDeletes the volume.
_list_by_deviceEXECdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the volumes in a device.
_list_by_volume_containerEXECdeviceName, managerName, resourceGroupName, subscriptionId, volumeContainerNameRetrieves all the volumes in a volume container.