PacketCapturesGetStatus interface
Methods
| post(Packet |
Query the status of a running packet capture session. |
Method Details
post(PacketCapturesGetStatusParameters)
Query the status of a running packet capture session.
function post(options: PacketCapturesGetStatusParameters): StreamableMethod<PacketCapturesGetStatus200Response | PacketCapturesGetStatus202Response | PacketCapturesGetStatusDefaultResponse>