MoveRPAcrossTiersRequest Class
MoveRPAcrossTiersRequest.
Constructor
MoveRPAcrossTiersRequest()
Variables
| Name | Description |
|---|---|
|
objectType
|
Gets the class type. |
|
sourceTierType
|
Source tier from where RP needs to be moved. Known values are: "Invalid", "InstantRP", "HardenedRP", and "ArchivedRP". |
|
targetTierType
|
Target tier where RP needs to be moved. Known values are: "Invalid", "InstantRP", "HardenedRP", and "ArchivedRP". |
Attributes
objectType
Gets the class type.
objectType: str
sourceTierType
"Invalid", "InstantRP", "HardenedRP", and "ArchivedRP".
sourceTierType: str | RecoveryPointTierType
targetTierType
"Invalid", "InstantRP", "HardenedRP", and "ArchivedRP".
targetTierType: str | RecoveryPointTierType