RecoveryPlanSortType
Type for sorting recovery plans.
Values
| Value | Description |
|---|---|
| RECOVERY_PLAN_LAST_RECOVERY_OUTCOME | Sort recovery plans by the outcome of the most recent completed recovery. |
| RECOVERY_PLAN_NAME | Sort by recovery plan name. |
| RECOVERY_PLAN_STATUS | Sort recovery plans by configuration status. |
| UNKNOWN | Unknown sort type. |