Packet Capture Storage Location Response
data class PacketCaptureStorageLocationResponse(val filePath: String? = null, val storageId: String? = null, val storagePath: String? = null)
The storage location for a packet capture session.