S3
zxsuite backup updateBackupVolume S3 [param VALUE[,VALUE]]
PARAMETER LIST
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
use-infrequent-access(O) |
Boolean |
true|false |
|
infrequent-access-threshold(O) |
String |
64 KB |
|
use-intelligent-tiering(O) |
Boolean |
true|false |
(M) == mandatory parameter, (O) == optional parameter
Example:
zxsuite backup updateBackupVolume S3 use-infrequent-access true infrequent-access-threshold 1GB
Sets infrequent access storage class for new backup blobs whose size is bigger than 1GB
Example:
zxsuite backup updateBackupVolume S3 use-intelligent-tiering true
Sets intelligent tiering storage class for all new backup blobs