NSX-T Data Center REST API
Read the Advertisement Rules on a Logical Router (Deprecated)
Returns the advertisement rule list for the specifiedTIER1 logical router.
Deprecated:
Please use below Policy APIs.
GET /policy/api/v1/infra/tier-1s/<tier-1-id>
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/logical-routers/{logical-router-id}/routing/advertisement/rules
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/logical-routers/f61f2197-0ccd-4c2d-972e-22fadab4e33a/routing/advertisement/rulesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AdvertiseRuleList+