Service Dot1xSupplicantPort

HTTP Method

Resource

Request

Response

Description

GET

.../dot1x/supplicant

   

N/A

CommonElementList

Returns the list of 802.1X Supplicant Port elements matching the given query.

GET

.../dot1x/supplicant/{Dot1xSupplicantPort.port_id}

   

N/A

Dot1xSupplicantPort

Returns the 802.1X Supplicant Port matching the given ID.

GET

.../dot1x/supplicant/{Dot1xSupplicantPort.port_id}

     

Dot1xSupplicantPort

Returns the 802.1X Supplicant Port matching the given ID.

PUT

.../dot1x/supplicant/{Dot1xSupplicantPort.port_id}

   

Dot1xSupplicantPort

Dot1xSupplicantPort

Updates the given 802.1X Supplicant Port in the model.

POST

.../dot1x/supplicant/{Dot1xSupplicantPort.port_id}/clearstats

   

N/A

N/A

Clear statistics of dot1x supplicant based on port id.

POST

.../dot1x/supplicant/{Dot1xSupplicantPort.port_id}/initialize

   

N/A

N/A

Initialize of dot1x supplicant based on port id.

GET

.../dot1x/supplicant/{Dot1xSupplicantPort.port_id}/stats

   

N/A

Dot1xSupplicantPort

Returns the 802.1X Supplicant statistics matching the given port.

GET

.../dot1x/supplicant/stats

   

N/A

CommonElementList

Returns the list of 802.1X Supplicant statistics elements matching the given query.