GoalsData interface
Definition of goals data in unified resilience item.
Properties
| assignment |
Arm id of the goal assignment. |
| regional |
Computed recovery point estimated for the service group in minutes. |
| regional |
Regional RPO set in resilience goal in minutes. |
| regional |
Regional RPO status of the service group. |
| regional |
Computed RTA for the service group in minutes. |
| regional |
Regional RTO set in resilience goal in minutes. |
| regional |
Regional RTO status of the service group. |
| require |
Whether the resource is required for disaster recovery. |
| require |
Whether the resource is required for high availability. |
| template |
Arm id of the goal template. |
Property Details
assignmentId
Arm id of the goal assignment.
assignmentId: string
Property Value
string
regionalRecoveryPointEstimatedInMinutes
Computed recovery point estimated for the service group in minutes.
regionalRecoveryPointEstimatedInMinutes?: string
Property Value
string
regionalRecoveryPointObjectiveInMinutes
Regional RPO set in resilience goal in minutes.
regionalRecoveryPointObjectiveInMinutes?: string
Property Value
string
regionalRecoveryPointObjectiveStatus
Regional RPO status of the service group.
regionalRecoveryPointObjectiveStatus: string
Property Value
string
regionalRecoveryTimeActualInMinutes
Computed RTA for the service group in minutes.
regionalRecoveryTimeActualInMinutes?: string
Property Value
string
regionalRecoveryTimeObjectiveInMinutes
Regional RTO set in resilience goal in minutes.
regionalRecoveryTimeObjectiveInMinutes?: string
Property Value
string
regionalRecoveryTimeObjectiveStatus
Regional RTO status of the service group.
regionalRecoveryTimeObjectiveStatus: string
Property Value
string
requireDisasterRecovery
Whether the resource is required for disaster recovery.
requireDisasterRecovery?: string
Property Value
string
requireHighAvailability
Whether the resource is required for high availability.
requireHighAvailability?: string
Property Value
string
templateId
Arm id of the goal template.
templateId: string
Property Value
string