Confirms the creation of the specified hosted connection on an interconnect
Confirms the creation of the specified hosted connection on an interconnect.
Upon creation, the hosted connection is initially in the Ordering
state, and remains in this state until the owner confirms creation of
the hosted connection.
directconnect_confirm_connection(connectionId)
connectionId |
[required] The ID of the hosted connection. |
A list with the following syntax:
list( connectionState = "ordering"|"requested"|"pending"|"available"|"down"|"deleting"|"deleted"|"rejected"|"unknown" )
svc$confirm_connection( connectionId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.