FetchTieringCostInfoForRehydrationRequest interface
Request parameters for fetching cost info of rehydration
- Extends
Properties
container |
Name of the protected item container |
object |
Polymorphic discriminator, which specifies the different types this object can be |
protected |
Name of the protectedItemName |
recovery |
ID of the backup copy for rehydration cost info needs to be fetched. |
rehydration |
Rehydration Priority |
Inherited Properties
source |
Source tier for the request |
target |
target tier for the request |
Property Details
containerName
Name of the protected item container
containerName: string
Property Value
string
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "FetchTieringCostInfoForRehydrationRequest"
Property Value
"FetchTieringCostInfoForRehydrationRequest"
protectedItemName
Name of the protectedItemName
protectedItemName: string
Property Value
string
recoveryPointId
ID of the backup copy for rehydration cost info needs to be fetched.
recoveryPointId: string
Property Value
string
rehydrationPriority
Rehydration Priority
rehydrationPriority: string
Property Value
string
Inherited Property Details
sourceTierType
Source tier for the request
sourceTierType: RecoveryPointTierType
Property Value
Inherited From FetchTieringCostInfoRequest.sourceTierType
targetTierType
target tier for the request
targetTierType: RecoveryPointTierType
Property Value
Inherited From FetchTieringCostInfoRequest.targetTierType