RecoveryPointRehydrationInfo Class

RP Rehydration Info.

Constructor

RecoveryPointRehydrationInfo()

Variables

Name Description
rehydrationRetentionDuration
str

How long the rehydrated RP should be kept Should be ISO8601 Duration format e.g. "P7D".

rehydrationPriority
Union[str, <xref:"RehydrationPriority">]

Rehydration Priority. Known values are: "Standard" and "High".

Attributes

rehydrationPriority

"Standard" and "High".

rehydrationPriority: str | RehydrationPriority

rehydrationRetentionDuration

How long the rehydrated RP should be kept Should be ISO8601 Duration format e.g. "P7D".

rehydrationRetentionDuration: str