PacketCapturesGetStatus interface
메서드
| post(Packet |
실행 중인 패킷 캡처 세션의 상태를 쿼리합니다. |
메서드 세부 정보
post(PacketCapturesGetStatusParameters)
실행 중인 패킷 캡처 세션의 상태를 쿼리합니다.
function post(options: PacketCapturesGetStatusParameters): StreamableMethod<PacketCapturesGetStatus200Response | PacketCapturesGetStatus202Response | PacketCapturesGetStatusDefaultResponse>