paws.networking (version 0.1.6)

directconnect_confirm_connection: Confirms the creation of the specified hosted connection on an interconnect

Description

Confirms the creation of the specified hosted connection on an interconnect.

Usage

directconnect_confirm_connection(connectionId)

Arguments

connectionId

[required] The ID of the hosted connection.

Request syntax

svc$confirm_connection(
  connectionId = "string"
)

Details

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.