FetchTieringCostInfoForRehydrationRequest interface

Request parameters for fetching cost info of rehydration

Extends

Properties

containerName

Name of the protected item container

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

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

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

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