Skip to main content

backup_policies

Overview

Namebackup_policies
TypeResource
Idazure_extras.storsimple_8000_series.backup_policies

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTbackupPolicyName, deviceName, managerName, resourceGroupName, subscriptionIdGets the properties of the specified backup policy name.
list_by_deviceSELECTdeviceName, managerName, resourceGroupName, subscriptionIdGets all the backup policies in a device.
create_or_updateINSERTbackupPolicyName, deviceName, managerName, resourceGroupName, subscriptionId, data__propertiesCreates or updates the backup policy.
deleteDELETEbackupPolicyName, deviceName, managerName, resourceGroupName, subscriptionIdDeletes the backup policy.
_list_by_deviceEXECdeviceName, managerName, resourceGroupName, subscriptionIdGets all the backup policies in a device.
backup_nowEXECbackupPolicyName, backupType, deviceName, managerName, resourceGroupName, subscriptionIdBackup the backup policy now.