/AWS1/CL_DCO=>ALLOCATEHOSTEDCONNECTION()
¶
About AllocateHostedConnection¶
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects. Amazon Web Services polices the hosted connection for the specified capacity and the Direct Connect Partner must also police the hosted connection for the specified capacity.
Intended for use by Direct Connect Partners only.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CONNECTIONID
TYPE /AWS1/DCOCONNECTIONID
/AWS1/DCOCONNECTIONID
¶
The ID of the interconnect or LAG.
IV_OWNERACCOUNT
TYPE /AWS1/DCOOWNERACCOUNT
/AWS1/DCOOWNERACCOUNT
¶
The ID of the Amazon Web Services account ID of the customer for the connection.
IV_BANDWIDTH
TYPE /AWS1/DCOBANDWIDTH
/AWS1/DCOBANDWIDTH
¶
The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, 10Gbps, and 25Gbps. Note that only those Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps, 10Gbps, or 25Gbps hosted connection.
IV_CONNECTIONNAME
TYPE /AWS1/DCOCONNECTIONNAME
/AWS1/DCOCONNECTIONNAME
¶
The name of the hosted connection.
IV_VLAN
TYPE /AWS1/DCOVLAN
/AWS1/DCOVLAN
¶
The dedicated VLAN provisioned to the hosted connection.
Optional arguments:¶
IT_TAGS
TYPE /AWS1/CL_DCOTAG=>TT_TAGLIST
TT_TAGLIST
¶
The tags associated with the connection.