Share via


PacketCapturesGetStatus interface

Methods

post(PacketCapturesGetStatusParameters)

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>

Parameters

Returns