All URIs are relative to **
Method | HTTP request | Description |
---|---|---|
inventoryRegularvportPost | POST /1.0.0/inventory/regularvport | Create VPort for physical endpoint |
inventoryVnfVportPost | POST /1.0.0/inventory/vnf/vport | Create VNF VPort |
inventoryVportByVportuuidGet | GET /1.0.0/inventory/vport/{vportuuid} | Get information about the specified VPort |
Create VPort for physical endpoint
Create VPort representing a VLAN on a Physical Ethernet Port
TelstraTPN inventoryRegularvportPost
Name | Type | Description | Notes |
---|---|---|---|
body | InventoryRegularvportRequest | [optional] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Create VNF VPort
Create VNF VPort
TelstraTPN inventoryVnfVportPost
Name | Type | Description | Notes |
---|---|---|---|
body | InventoryVnfVportRequest | [optional] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Get information about the specified VPort
Get information about the specified VPort
TelstraTPN inventoryVportByVportuuidGet vportuuid=value
Name | Type | Description | Notes |
---|---|---|---|
vportuuid | string | Unique identifier representing a specific virtual port |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]