HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/packet_captures

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum

Origin of the Packet_Capture, i.e., how the Packet_Capture is provisioned: synthesized: Packet_Capture has been dynamically synthesized by the system. static : Packet_Capture is provisioned by the administrator via CLI or REST.

Allowed:
string
required
length between 17 and 17

Client MAC address in XX:XX:XX:XX:XX:XX format used for packet capture session.

integer
1 to 900

Maximum time (in seconds) allowed to run packet capture session.

string
required
length ≤ 128

Reference Resource: Packet_Capture
Name of packet capture session.

string
required

Reference Resource: Port
Specifies the physical interface on which client MAC address is associated.

string
length ≤ 256

The context ID of the packet capture session, this is a Base64 value that will be included in the messages sent to the target.

string
enum
required

Reference Resource: Packet_Capture
Type of the packet capture session client_mac: Ingress and egress for the client mac address.

Allowed:
string
enum

Target to which live packet capture will be sent. central : Aruba Central

Allowed:
Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!