DrillProperties interface
Properties of the Resiliency Drill.
Properties
| attention |
Attention reason if the ReadinessState is 'NeedsAttention'. |
| chaos |
Chaos Resource properties. |
| drill |
Properties for internal resources that are created for the Drill. |
| drill |
The discriminator possible values: Zonal, Regional |
| error |
Error details associated with the resource. |
| execution |
Readiness state of the Drill. |
| execution |
Execution state of the Drill. Whether it is currently running or not. |
| last |
Last resync and readiness check time. |
| last |
Last run properties. |
| last |
Last sync time. |
| managed |
Managed RG v2 properties. |
| monitoring |
Monitoring properties of the Drill. |
| provisioning |
Status of the last operation. |
| rbac |
RBAC setup mode. |
| recovery |
ROPlan properties. |
| service |
Parent SG resource. |
| system |
Internal System Metadata, to be used by internal components only. |
Property Details
attentionReason
Attention reason if the ReadinessState is 'NeedsAttention'.
attentionReason?: AttentionReason
Property Value
chaosResourceProperties
Chaos Resource properties.
chaosResourceProperties?: ChaosResourcePropertiesOfDrill
Property Value
drillAssetProperties
Properties for internal resources that are created for the Drill.
drillAssetProperties?: AssetPropertiesOfDrill
Property Value
drillType
The discriminator possible values: Zonal, Regional
drillType: string
Property Value
string
errorDetails
executionReadinessState
Readiness state of the Drill.
executionReadinessState?: string
Property Value
string
executionState
Execution state of the Drill. Whether it is currently running or not.
executionState?: string
Property Value
string
lastResyncReadinessCheckTime
Last resync and readiness check time.
lastResyncReadinessCheckTime?: Date
Property Value
Date
lastRunProperties
lastSyncTime
Last sync time.
lastSyncTime?: Date
Property Value
Date
managedOnBehalfOfConfiguration
Managed RG v2 properties.
managedOnBehalfOfConfiguration?: ManagedOnBehalfOfConfiguration
Property Value
monitoringProperties
Monitoring properties of the Drill.
monitoringProperties?: MonitoringPropertiesOfDrill
Property Value
provisioningState
Status of the last operation.
provisioningState?: string
Property Value
string
rbacSetupMode
RBAC setup mode.
rbacSetupMode?: string
Property Value
string
recoveryPlanProperties
ROPlan properties.
recoveryPlanProperties?: RecoveryPlanPropertiesOfDrill
Property Value
serviceGroupId
Parent SG resource.
serviceGroupId?: string
Property Value
string
systemMetadata
Internal System Metadata, to be used by internal components only.
systemMetadata?: SystemMetadata