Skip to main content

volume_containers

Overview

Namevolume_containers
TypeResource
Idazure_extras.storsimple_8000_series.volume_containers

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 container.
typestringThe hierarchical type of the object.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceName, managerName, resourceGroupName, subscriptionId, volumeContainerNameGets the properties of the specified volume container name.
list_by_deviceSELECTdeviceName, managerName, resourceGroupName, subscriptionIdGets all the volume containers in a device.
create_or_updateINSERTdeviceName, managerName, resourceGroupName, subscriptionId, volumeContainerName, data__propertiesCreates or updates the volume container.
deleteDELETEdeviceName, managerName, resourceGroupName, subscriptionId, volumeContainerNameDeletes the volume container.
_list_by_deviceEXECdeviceName, managerName, resourceGroupName, subscriptionIdGets all the volume containers in a device.