Resource Center/Network Resource/L2 Network Operations
PUTL2 Network OperationsSince 0.6SynchronousAuth Required
UpdateL2Network
UpdateL2Network
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
PUT/zstack/v1/l2-networks/{uuid}/actions
/zstack/v1/l2-networks/{uuid}/actions
Request Example
curl -X PUT 'http://{host}/zstack/v1/l2-networks/{uuid}/actions' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventory": { "vlan": 10.0, "name": "Test-Net", "description": "Test", "zoneUuid": "95bb5b1156ff49caacaf9acc2eda0058", "physicalInterface": "eth0", "type": "L2VlanNetwork" } }Change History
This API has no change history records yet.
