Creating a Failover Policy
Create a failover traffic management policy to prioritize the order in which you want answers served in response to DNS queries.
Use the steering-policy create command and required parameters to create a failover steering policy:
oci dns steering-policy create --compartment-id compartment_id --display-name policy_name --template FAILOVER ... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the CreateSteeringPolicy operation to create a failover steering policy. Specify the
TemplateType
parameter asFAILOVER.
See Traffic Management Steering Policies API Guide for more information on using the API to create steering policies.