PlcmNetworkPacketCapture

PlcmNetworkPacketCapture

A representation of the key aspects of the last successful network packet capture. Content-Type: application/vnd.plcm.plcm-network-packet-capture+xml.


PlcmNetworkPacketCapture Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
isActiveboolean Whether the last successful network packet capture is running. Mandatory
startTimestring Start time of the last successful network packet capture. Mandatory
pcapFilterstring Filter used in the last successful network packet capture.
networkInterfacesstring Network interfaces to trace on (comma separated).
pcapFileArray 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.
maximumPacketsToCollectint The maximum number of packets to capture before terminating configuration for this running pcap.
entityTagEntityTag 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.
dtStartTimedateTime

PcapFile Fields

NameTypeDescriptionAttributes
hostNamestring Name of the host where the network packet capture file resides. Mandatory
namestring Name of the network packet capture file. Mandatory
sizelong Size in bytes of the network packet capture file.
lastUpdateTimestampdateTime


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64