PktCapResource

PktCapResource
PktCapResource

The resource of packet capture per port, such as the downloading URL of packet capture file.

AllOf
This class requires all of the following:
JSON Example
{
    "resource_type": "string",
    "pktcap_file_download_url": "string",
    "port_id": "string"
}