NSX-T Data Center REST API
Get MAC table for VPC Subnet port
Returns MAC table for a VPC Subnet portRequest:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/ports/{port-id}/mac-table
                
              
            Request Headers:
                n/a
            Query Parameters:
    PolicyListL2TablesParameters+
  Request Body:
    n/a
  Example Request:
https://{{nsx-mgr}}/policy/api/v1/orgs/org-1/projects/project-1/vpcs/vpc-1/subnets/subnet-1/ports/default:d808cd01-b20b-485b-8e57-983a84fa7642/mac-table?source=realtimeSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    SegmentPortMacAddressListResult+