Service MacLockout
HTTP Method | Resource | Request |
Response |
Description |
---|---|---|---|---|
GET |
.../lockout_mac |
N/A |
|
Returns all the MAC. |
POST |
.../lockout_mac |
|
|
Adds the given mac address to lockout list for blacklisting. |
DELETE |
.../lockout_mac/{LockoutMac.mac_address} |
N/A |
N/A |
Deletes the mac address from the lockout list. |