Skip to main content

backups

Overview

Namebackups
TypeResource
Idazure_extras.storsimple_1200_series.backups

Fields

NameDatatypeDescription
idstringThe identifier.
namestringThe name.
propertiesobjectClass represents Backup properties
typestringThe type.

Methods

NameAccessible byRequired ParamsDescription
list_by_deviceSELECTdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the backups in a device. Can be used to get the backups for failover also.
list_by_managerSELECTmanagerName, resourceGroupName, subscriptionIdRetrieves all the backups in a manager.
deleteDELETEbackupName, deviceName, managerName, resourceGroupName, subscriptionIdDeletes the backup.
_list_by_deviceEXECdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the backups in a device. Can be used to get the backups for failover also.
_list_by_managerEXECmanagerName, resourceGroupName, subscriptionIdRetrieves all the backups in a manager.
cloneEXECbackupName, deviceName, elementName, managerName, resourceGroupName, subscriptionId, data__propertiesClones the given backup element to a new disk or share with given details.