v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
CX Switches

Initiate a Aaa test on a CX Switch

Starts an asynchronous Aaa test on the specified CX Switch.

post/network-troubleshooting/v1/cx/{serial-number}/aaa

Path parameters

serial-numberstring required

Serial number of the target device

Request body

authMethodType'chap' | 'pap' required
radiusServerIpstring required

RADIUS Server IP Address

radiusServerPortinteger

RADIUS Server Port (1-65535)

vrfNamestring

VRF Name

usernamestring required

Username

passwordstring required

Password

Response

Accepted. The operation has been successfully initiated. The response includes the location to track the operation's status.

locationstring uri-reference

The relative URL path to query the status and result of the asynchronous operation.

status'INITIATED'

The initial status of the operation.

startTimestring date-time

ISO 8601 timestamp indicating when the operation was initiated.