NSX-T Data Center REST API
Recover of Tier0 and linked tier1 gateway(s).
API to recover specified Tier0 gateway and linked tier1 gateway fromprimary site path to new primary site path. This will update intent of
affected Tier-0 and Tier-1 gateway.
Request:
Method:
              POST
            URI Path(s):
              
                /policy/api/v1/infra/tier-0s?action=site_failover
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    GatewaySiteFailoverActionConfig+
  Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/tier-0s?action=site_failoverSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a