API List

Network Connector

Item API Description
1 GET /v2.0/network_connector_pools/{network_connector_pool_id}

Show Network Connector Pool

Shows the specified network connector pool
2 GET /v2.0/network_connector_pools

List Network Connector Pools

Lists network connector pools
3 POST /v2.0/network_connectors

Create Network Connector

Creates a network connector
4 GET /v2.0/network_connectors/{network_connector_id}

Show Network Connector

Shows information about the specified network connector
5 GET /v2.0/network_connectors

List Network Connectors

Lists network connectors
6 PUT /v2.0/network_connectors/{network connector id}

Update Network Connector

Updates the specified network connector
7 DELETE /v2.0/network_connector/{network connector id}

Deletes Network Connector

Deletes the specified network connector
8 POST /v2.0/network_connector_endpoints

Create Network Connector Endpoint

Creates a network connector endpoint
9 GET /v2.0/network_connector_endpoints/{network_connector_endpoint_id}

Show Network Connector Endpoint

Shows information about the specified network connector endpoint
10 GET /v2.0/network_connector_endpoints

List Network Connector Endpoints

Lists network connector endpoints
11 PUT /v2.0/network_connector_endpoints/{network connector endpoint id}

Update Network Connector Endpoint

Updates the specified network connector endpoint
12 DELETE /v2.0/network_connector_endpoints/{network connector endpoint id}

Deletes Network Connector Endpoint

Deletes the specified network connector endpoint
13 PUT /v2.0/network_connector_endpoints/{network connector endpoint id}/connect

Connect Network Connector Endpoint

Connects interface to the specified network connector endpoint
14 PUT /v2.0/network_connector_endpoints/{network connector endpoint id}/disconnect

Disconnect Network Connector Endpoint

Disconnects interface from the specified network connector endpoint
15 GET /v2.0/network_connector_endpoints/{network connector endpoint id}/interfaces

List Connected Interfaces of Network Connector Endpoint

Lists the interfaces connected to the specified network connector endpoint