Service LoopProtect

HTTP Method

Resource

Request

Response

Description

GET

.../loop_protect

   

N/A

LoopProtect

Returns the attributes of loop protection

PUT

.../loop_protect

   

LoopProtect

LoopProtect

Updates attributes of Loop Protection

GET

.../loop_protect/ports

   

N/A

WiredElementList

Returns Loop Protect configuration for all ports.

GET

.../loop_protect/ports/{LoopProtectPort.port_id}

   

N/A

LoopProtectPort

Returns Loop Protect per port details.

PUT

.../loop_protect/ports/{LoopProtectPort.port_id}

   

LoopProtectPort

LoopProtectPort

Updates attributes of Loop Protect per port.

GET

.../loop_protect/vlans

   

N/A

WiredElementList

Retrieves Loop Protect VLANs.

GET

.../loop_protect/vlans/{LoopProtectVlan.vlan_id}

   

N/A

LoopProtectVlan

Retrieves Loop Protect VLANs by vlan_id.

PUT

.../loop_protect/vlans/{LoopProtectVlan.vlan_id}

   

LoopProtectVlan

LoopProtectVlan

Updates Loop Protect VLANs by vlan_id.