Skip to content

Files

Latest commit

 

History

History
24 lines (19 loc) · 1.02 KB

InventoryLinkRequest.md

File metadata and controls

24 lines (19 loc) · 1.02 KB

TelstraTPN::Object::InventoryLinkRequest

Load the model package

use TelstraTPN::Object::InventoryLinkRequest;

Properties

Name Type Description Notes
billing_id string [optional]
description string [optional]
connections ARRAY[string] [optional]
tag string [optional]
latency int Latency: 0=Low, 1=Standard, 2=Best Effort [optional]
duration int Duration of contract in minutes [optional]
bandwidth int Bandwidth in kB/s [optional]
renewal_option int Renewal Option: 0=Auto Disconnect, 1=Auto Renew, 2=Pay per hour [optional]
link_type int 1=VLAN, 2=VNF [optional]
topology_tag_uuid string [optional]

[Back to Model list] [Back to API list] [Back to README]