Neutron REST Endpoints

The following table lists the API handled Extreme M12 drivers. For more information on APIs, refer to OpenStack Networking API Guide.

API

Description

Network API

/v2.0/networks/{network_id}

Show network details

/v2.0/networks/{network_id}

Update network

/v2.0/networks/{network_id}

Delete network

/v2.0/networks

List networks

/v2.0/networks

Create network

Port API

/v2.0/ports

Create port

/v2.0/ports/{port_id}

Update port

/v2.0/ports/{port_id}

Show port details

/v2.0/ports/{port_id}

Delete port

/v2.0/ports

List ports

L3 API

POST /v2.0/routers/{router_id}

DELETE /v2.0/routers/{router_id}

PUT /v2.0/routers/{router_id}/add_router_interface [Added router interface]

PUT /v2.0/routers/{router_id}/remove_router_interface [Remove router interface]

POST /v2.0/subnets

DELETE /v2.0/subnets/{subnet_id}

Topology Extension API

/v2.0/efa_topologies

Create Link

/v2.0/efa_topologies{link_id}

Show link details

/v2.0/efa_topologies{link_id}

Delete link

/v2.0/efa_topologies

List Links

/v2.0/efa_nic_mappings

Create provider network mapping

/v2.0/efa_nic_mappings {nic_id}

Show nic details

/v2.0/ efa_nic_mappings {nic_id}

Delete nic

/v2.0/ efa_nic_mappings

List nics