StoragePlan interface
The properties of Commvault Storage Plan
Properties
| backup |
Backup Rule Type |
| copy |
Copy Name from Commvault |
| copy |
Precedence of the Storage Plan, 1 is the highest precedence, 2 is the next highest, and so on |
| extended |
Extended Retention Policy |
| name | The name of the Storage resource |
| retention |
Indicates the retention period valid only if the type of retention chosen in CUSTOM |
| retention |
Indicates the retention timeframe valid only if the type of retention chosen in CUSTOM |
| storage |
Id of the Storage Pool |
Property Details
backupRuleType
Backup Rule Type
backupRuleType?: string
Property Value
string
copyName
Copy Name from Commvault
copyName?: string
Property Value
string
copyPrecedence
Precedence of the Storage Plan, 1 is the highest precedence, 2 is the next highest, and so on
copyPrecedence?: number
Property Value
number
extendedRetention
Extended Retention Policy
extendedRetention?: ExtendedRetentionTime[]
Property Value
name
The name of the Storage resource
name: string
Property Value
string
retentionPeriod
Indicates the retention period valid only if the type of retention chosen in CUSTOM
retentionPeriod?: number
Property Value
number
retentionTime
Indicates the retention timeframe valid only if the type of retention chosen in CUSTOM
retentionTime?: string
Property Value
string
storagePoolId
Id of the Storage Pool
storagePoolId?: string
Property Value
string