NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
Get forwarding table from tier-1 in CSV formatGet forwarding table from tier-1 gateway in CSV format.  | 
                      
                        GET /policy/api/v1/infra/tier-1s/{tier-1-id}/forwarding-table?format=csv
                         GET /policy/api/v1/global-infra/tier-1s/{tier-1-id}/forwarding-table?format=csv GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/forwarding-table?format=csv  | 
                    
Get forwarding table from tier-1Get forwarding table from tier-1  | 
                      
                        GET /policy/api/v1/infra/tier-1s/{tier-1-id}/forwarding-table
                         GET /policy/api/v1/global-infra/tier-1s/{tier-1-id}/forwarding-table GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/forwarding-table  |