FetchTieringCostInfoForRehydrationRequest interface

Request parameters for fetching cost info of rehydration

Extends

Properties

containerName

Name of the protected item container

objectType

Polymorphic discriminator, which specifies the different types this object can be

protectedItemName

Name of the protectedItemName

recoveryPointId

ID of the backup copy for rehydration cost info needs to be fetched.

rehydrationPriority

Rehydration Priority

Inherited Properties

sourceTierType

Source tier for the request

targetTierType

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