Service AuthOrder

HTTP Method Resource

Request

Response

Description

GET

.../auth_order

N/A

WiredElementList

Returns all auth-order for clients configuration.

POST

.../auth_order

AuthOrder

AuthOrder

Adds the given auth-order for clients to the model.

GET

.../auth_order/{ AuthOrder.port_id}

N/A

AuthOrder

Returns the given auth-order for clients configuration.

PUT

.../auth_order/{ AuthOrder.port_id}

AuthOrder

AuthOrder

Update the given auth-order for clients to the model.

DELETE

.../auth_order/{ AuthOrder.port_id}

N/A

N/A

Deletes the given auth-order for clients configuration.