Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus
published on Monday, Jul 20, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus
published on Monday, Jul 20, 2026 by Byteplus
Data Source schema for Byteplus::DirectConnect::Connection
Using getConnection
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getConnection(args: GetConnectionArgs, opts?: InvokeOptions): Promise<GetConnectionResult>
function getConnectionOutput(args: GetConnectionOutputArgs, opts?: InvokeOptions): Output<GetConnectionResult>def get_connection(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectionResult
def get_connection_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectionResult]func LookupConnection(ctx *Context, args *LookupConnectionArgs, opts ...InvokeOption) (*LookupConnectionResult, error)
func LookupConnectionOutput(ctx *Context, args *LookupConnectionOutputArgs, opts ...InvokeOption) LookupConnectionResultOutput> Note: This function is named LookupConnection in the Go SDK.
public static class GetConnection
{
public static Task<GetConnectionResult> InvokeAsync(GetConnectionArgs args, InvokeOptions? opts = null)
public static Output<GetConnectionResult> Invoke(GetConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConnectionResult> getConnection(GetConnectionArgs args, InvokeOptions options)
public static Output<GetConnectionResult> getConnection(GetConnectionArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:directconnect/getConnection:getConnection
arguments:
# arguments dictionarydata "bytepluscc_directconnect_get_connection" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getConnection Result
The following output properties are available:
- Account
Id string - Account ID of the physical connection owner
- Bandwidth int
- Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
- Billing
Type int - Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
- Business
Status string - Billing status of the connection. Normal: normal; FinancialLocked: locked
- Connection
Type string - Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
- Creation
Time string - Time when the physical connection was created
- Customer
Contact stringEmail - Email address of the dedicated connection contact
- Customer
Contact stringPhone - Phone number of the dedicated connection contact
- Customer
Name string - Name of the dedicated connection contact
- Deleted
Time string - Expected resource forced reclaim time
- Description string
- Description of the physical connection. Length limit: 0 ~ 255 characters
- Direct
Connect stringAccess Point Id - ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
- Direct
Connect stringConnection Id - ID of the physical dedicated line.
- Direct
Connect stringConnection Name - Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
- Expect
Bandwidth int - Expected bandwidth of the physical connection in Mbps
- Expired
Time string - Connection expiration time
- Id string
- Uniquely identifies the resource.
- Line
Operator string - Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
- Parent
Connection stringAccount Id - Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
- Parent
Connection stringId - ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
- Peer
Location string - Local IDC address or the remote access point of the physical dedicated line.
- Port
Spec string - Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
- Port
Type string - Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
- Project
Name string - Project to which the physical dedicated line belongs. If left blank, the default project is used.
- Status string
- Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
-
List<Byteplus.
Get Connection Tag> - All tag information added to the physical connection
- Update
Time string - Time when the physical dedicated line was updated.
- Vlan
Id int - VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
- Account
Id string - Account ID of the physical connection owner
- Bandwidth int
- Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
- Billing
Type int - Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
- Business
Status string - Billing status of the connection. Normal: normal; FinancialLocked: locked
- Connection
Type string - Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
- Creation
Time string - Time when the physical connection was created
- Customer
Contact stringEmail - Email address of the dedicated connection contact
- Customer
Contact stringPhone - Phone number of the dedicated connection contact
- Customer
Name string - Name of the dedicated connection contact
- Deleted
Time string - Expected resource forced reclaim time
- Description string
- Description of the physical connection. Length limit: 0 ~ 255 characters
- Direct
Connect stringAccess Point Id - ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
- Direct
Connect stringConnection Id - ID of the physical dedicated line.
- Direct
Connect stringConnection Name - Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
- Expect
Bandwidth int - Expected bandwidth of the physical connection in Mbps
- Expired
Time string - Connection expiration time
- Id string
- Uniquely identifies the resource.
- Line
Operator string - Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
- Parent
Connection stringAccount Id - Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
- Parent
Connection stringId - ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
- Peer
Location string - Local IDC address or the remote access point of the physical dedicated line.
- Port
Spec string - Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
- Port
Type string - Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
- Project
Name string - Project to which the physical dedicated line belongs. If left blank, the default project is used.
- Status string
- Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
-
[]Get
Connection Tag - All tag information added to the physical connection
- Update
Time string - Time when the physical dedicated line was updated.
- Vlan
Id int - VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
- account_
id string - Account ID of the physical connection owner
- bandwidth number
- Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
- billing_
type number - Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
- business_
status string - Billing status of the connection. Normal: normal; FinancialLocked: locked
- connection_
type string - Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
- creation_
time string - Time when the physical connection was created
- customer_
contact_ stringemail - Email address of the dedicated connection contact
- customer_
contact_ stringphone - Phone number of the dedicated connection contact
- customer_
name string - Name of the dedicated connection contact
- deleted_
time string - Expected resource forced reclaim time
- description string
- Description of the physical connection. Length limit: 0 ~ 255 characters
- direct_
connect_ stringaccess_ point_ id - ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
- direct_
connect_ stringconnection_ id - ID of the physical dedicated line.
- direct_
connect_ stringconnection_ name - Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
- expect_
bandwidth number - Expected bandwidth of the physical connection in Mbps
- expired_
time string - Connection expiration time
- id string
- Uniquely identifies the resource.
- line_
operator string - Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
- parent_
connection_ stringaccount_ id - Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
- parent_
connection_ stringid - ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
- peer_
location string - Local IDC address or the remote access point of the physical dedicated line.
- port_
spec string - Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
- port_
type string - Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
- project_
name string - Project to which the physical dedicated line belongs. If left blank, the default project is used.
- status string
- Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
- list(object)
- All tag information added to the physical connection
- update_
time string - Time when the physical dedicated line was updated.
- vlan_
id number - VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
- account
Id String - Account ID of the physical connection owner
- bandwidth Integer
- Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
- billing
Type Integer - Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
- business
Status String - Billing status of the connection. Normal: normal; FinancialLocked: locked
- connection
Type String - Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
- creation
Time String - Time when the physical connection was created
- customer
Contact StringEmail - Email address of the dedicated connection contact
- customer
Contact StringPhone - Phone number of the dedicated connection contact
- customer
Name String - Name of the dedicated connection contact
- deleted
Time String - Expected resource forced reclaim time
- description String
- Description of the physical connection. Length limit: 0 ~ 255 characters
- direct
Connect StringAccess Point Id - ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
- direct
Connect StringConnection Id - ID of the physical dedicated line.
- direct
Connect StringConnection Name - Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
- expect
Bandwidth Integer - Expected bandwidth of the physical connection in Mbps
- expired
Time String - Connection expiration time
- id String
- Uniquely identifies the resource.
- line
Operator String - Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
- parent
Connection StringAccount Id - Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
- parent
Connection StringId - ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
- peer
Location String - Local IDC address or the remote access point of the physical dedicated line.
- port
Spec String - Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
- port
Type String - Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
- project
Name String - Project to which the physical dedicated line belongs. If left blank, the default project is used.
- status String
- Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
-
List<Get
Connection Tag> - All tag information added to the physical connection
- update
Time String - Time when the physical dedicated line was updated.
- vlan
Id Integer - VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
- account
Id string - Account ID of the physical connection owner
- bandwidth number
- Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
- billing
Type number - Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
- business
Status string - Billing status of the connection. Normal: normal; FinancialLocked: locked
- connection
Type string - Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
- creation
Time string - Time when the physical connection was created
- customer
Contact stringEmail - Email address of the dedicated connection contact
- customer
Contact stringPhone - Phone number of the dedicated connection contact
- customer
Name string - Name of the dedicated connection contact
- deleted
Time string - Expected resource forced reclaim time
- description string
- Description of the physical connection. Length limit: 0 ~ 255 characters
- direct
Connect stringAccess Point Id - ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
- direct
Connect stringConnection Id - ID of the physical dedicated line.
- direct
Connect stringConnection Name - Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
- expect
Bandwidth number - Expected bandwidth of the physical connection in Mbps
- expired
Time string - Connection expiration time
- id string
- Uniquely identifies the resource.
- line
Operator string - Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
- parent
Connection stringAccount Id - Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
- parent
Connection stringId - ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
- peer
Location string - Local IDC address or the remote access point of the physical dedicated line.
- port
Spec string - Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
- port
Type string - Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
- project
Name string - Project to which the physical dedicated line belongs. If left blank, the default project is used.
- status string
- Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
-
Get
Connection Tag[] - All tag information added to the physical connection
- update
Time string - Time when the physical dedicated line was updated.
- vlan
Id number - VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
- account_
id str - Account ID of the physical connection owner
- bandwidth int
- Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
- billing_
type int - Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
- business_
status str - Billing status of the connection. Normal: normal; FinancialLocked: locked
- connection_
type str - Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
- creation_
time str - Time when the physical connection was created
- customer_
contact_ stremail - Email address of the dedicated connection contact
- customer_
contact_ strphone - Phone number of the dedicated connection contact
- customer_
name str - Name of the dedicated connection contact
- deleted_
time str - Expected resource forced reclaim time
- description str
- Description of the physical connection. Length limit: 0 ~ 255 characters
- direct_
connect_ straccess_ point_ id - ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
- direct_
connect_ strconnection_ id - ID of the physical dedicated line.
- direct_
connect_ strconnection_ name - Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
- expect_
bandwidth int - Expected bandwidth of the physical connection in Mbps
- expired_
time str - Connection expiration time
- id str
- Uniquely identifies the resource.
- line_
operator str - Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
- parent_
connection_ straccount_ id - Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
- parent_
connection_ strid - ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
- peer_
location str - Local IDC address or the remote access point of the physical dedicated line.
- port_
spec str - Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
- port_
type str - Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
- project_
name str - Project to which the physical dedicated line belongs. If left blank, the default project is used.
- status str
- Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
-
Sequence[Get
Connection Tag] - All tag information added to the physical connection
- update_
time str - Time when the physical dedicated line was updated.
- vlan_
id int - VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
- account
Id String - Account ID of the physical connection owner
- bandwidth Number
- Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
- billing
Type Number - Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
- business
Status String - Billing status of the connection. Normal: normal; FinancialLocked: locked
- connection
Type String - Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
- creation
Time String - Time when the physical connection was created
- customer
Contact StringEmail - Email address of the dedicated connection contact
- customer
Contact StringPhone - Phone number of the dedicated connection contact
- customer
Name String - Name of the dedicated connection contact
- deleted
Time String - Expected resource forced reclaim time
- description String
- Description of the physical connection. Length limit: 0 ~ 255 characters
- direct
Connect StringAccess Point Id - ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
- direct
Connect StringConnection Id - ID of the physical dedicated line.
- direct
Connect StringConnection Name - Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
- expect
Bandwidth Number - Expected bandwidth of the physical connection in Mbps
- expired
Time String - Connection expiration time
- id String
- Uniquely identifies the resource.
- line
Operator String - Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
- parent
Connection StringAccount Id - Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
- parent
Connection StringId - ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
- peer
Location String - Local IDC address or the remote access point of the physical dedicated line.
- port
Spec String - Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
- port
Type String - Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
- project
Name String - Project to which the physical dedicated line belongs. If left blank, the default project is used.
- status String
- Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
- List<Property Map>
- All tag information added to the physical connection
- update
Time String - Time when the physical dedicated line was updated.
- vlan
Id Number - VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
Supporting Types
GetConnectionTag
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus
published on Monday, Jul 20, 2026 by Byteplus