NSX-T Data Center REST API
Get VPC subnet MAC table in CSV format
Returns MAC table for a VPC subnet in CSV format.Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/mac-table/download
Request Headers:
n/a
Query Parameters:
PolicyL2TablesParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: text/csv
Response Body:
MacAddressCsvListResult+