validateOnly property
If set, performs request validation (e.g. permission checks and any other type of validation), but do not actually execute the failover.
Optional.
Implementation
core.bool? validateOnly;
If set, performs request validation (e.g. permission checks and any other type of validation), but do not actually execute the failover.
Optional.
core.bool? validateOnly;