A representation of the key aspects of the last successful network packet capture. Content-Type: application/vnd.plcm.plcm-network-packet-capture+xml.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
isActive | boolean | Whether the last successful network packet capture is running. | Mandatory |
startTime | string | Start time of the last successful network packet capture. | Mandatory |
pcapFilter | string | Filter used in the last successful network packet capture. | |
networkInterfaces | string | Network interfaces to trace on (comma separated). | |
pcapFile | Array of PcapFile | File(s) generated by the last successful network packet capture, one for each active interface. A text file containing the filer used is also included. | |
maximumPacketsToCollect | int | The maximum number of packets to capture before terminating configuration for this running pcap. | |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. | |
dtStartTime | dateTime |
Name | Type | Description | Attributes |
---|---|---|---|
hostName | string | Name of the host where the network packet capture file resides. | Mandatory |
name | string | Name of the network packet capture file. | Mandatory |
size | long | Size in bytes of the network packet capture file. | |
lastUpdateTimestamp | dateTime |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |