/virtualbox/{uuid}/capture/{port_id:\d+}/start --------------------------------------------- .. contents:: POST /virtualbox/**{uuid}**/capture/**{port_id:\d+}**/start ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Start a packet capture on a VirtualBox VM instance Parameters ********** - **port_id**: ID of the port to start a packet capture - **uuid**: Instance UUID Response status codes ********************** - **200**: Capture started - **400**: Invalid instance UUID - **404**: Instance doesn't exist Input ******* .. raw:: html
Name | Mandatory | Type | Description |
---|---|---|---|
capture_filename | ✔ | string | Capture file name |