NSX-T Data Center REST API
PktCapResource (schema)
    The resource of packet capture per port, such as
the downloading URL of packet capture file.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| pktcap_file_download_url | Packet capture file download URL | string | Required Readonly | 
| port_id | The ID of logical port where packet capture action is performed | string | Required Readonly | 
| resource_type | Must be set to the value PktCapResource | string | Required | 
