projects
Fail over a reservation to the secondary location. The operation should be done in the current secondary location, which will be promoted to the new primary location for the reservation. Attempting to failover a reservation in the current primary location will fail with the error code google.rpc.Code.FAILED_PRECONDITION.
post/v1/{+name}:failoverReservation
Path parameters
namestring required
Required. Resource name of the reservation to failover. E.g., projects/myproject/locations/US/reservations/team1-prod
Request body
Response
Successful response