FetchTieringCostInfoRequest interface

Base class for tiering cost request. Specific cost request types are derived from this class.

Properties

objectType

The discriminator possible values: FetchTieringCostInfoForRehydrationRequest, FetchTieringCostSavingsInfoForPolicyRequest, FetchTieringCostSavingsInfoForProtectedItemRequest, FetchTieringCostSavingsInfoForVaultRequest

sourceTierType

Source tier for the request

targetTierType

target tier for the request

Property Details

objectType

The discriminator possible values: FetchTieringCostInfoForRehydrationRequest, FetchTieringCostSavingsInfoForPolicyRequest, FetchTieringCostSavingsInfoForProtectedItemRequest, FetchTieringCostSavingsInfoForVaultRequest

objectType: string

Property Value

string

sourceTierType

Source tier for the request

sourceTierType: RecoveryPointTierType

Property Value

targetTierType

target tier for the request

targetTierType: RecoveryPointTierType

Property Value