Service Dot1xAuthenticatorPort

HTTP Method Resource

Request

Response

Description

GET

.../dot1x/authenticator

   

N/A

N/A

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

GET

.../dot1x/authenticator/{Dot1xAuthenticatorPort.port_id}

   

N/A

Dot1xAuthenticatorPort

Returns the 802.1X Authenticator Port matching the given ID.

PUT

.../dot1x/authenticator/{Dot1xAuthenticatorPort.port_id}

   

N/A

N/A

Updates the given 802.1X Authenticator Port in the model.

POST

.../dot1x/authenticator/{Dot1xAuthenticatorPort.port_id}/clearstats

   

N/A

N/A

Clear statistics of dot1x authenticator based on port id.

GET

.../dot1x/authenticator/{Dot1xAuthenticatorClientStats.port_id}/client_stats

   

N/A

N/A

Returns the 802.1X Authenticator client session statistics matching the given port.

POST

.../dot1x/authenticator/{Dot1xAuthenticatorPort.port_id}/initialize

   

N/A

N/A

Initialize of dot1x authenticator based on port id.

POST

.../dot1x/authenticator/{Dot1xAuthenticatorPort.port_id}/reauthenticate

   

N/A

N/A

Initialize of dot1x authenticator based on port id.

GET

.../dot1x/authenticator/{Dot1xAuthenticatorSessionCounters.port_id}/session_counters

   

N/A

N/A

Returns the 802.1X Authenticator session counters matching the given port.

GET

.../dot1x/authenticator/{Dot1xAuthenticatorStats.port_id}/stats

   

N/A

N/A

Returns the 802.1X Authenticator statistics matching the given port.

GET

.../dot1x/authenticator/{Dot1xAuthenticatorStatus.port_id}/stats

   

N/A

N/A

Returns the 802.1X Authenticator status matching the given port.

GET

.../dot1x/authenticator/client_stats

   

N/A

N/A

Returns the list of 802.1X Authenticator client session statistics elements matching the given query.

GET

.../dot1x/authenticator/session_counters

   

N/A

N/A

Returns the list of 802.1X Authenticator session counters elements matching the given query.

GET

.../dot1x/authenticator/stats

   

N/A

N/A

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

GET

.../dot1x/authenticator/status

   

N/A

N/A

Returns the list of 802.1X Authenticator status elements matching the given query.