1. Packages
  2. Packages
  3. Bytepluscc Provider
  4. API Docs
  5. directconnect
  6. getConnection
Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus
bytepluscc logo
Viewing docs for bytepluscc v0.0.42
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 dictionary
    data "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:

    AccountId 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
    BillingType int
    Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
    BusinessStatus string
    Billing status of the connection. Normal: normal; FinancialLocked: locked
    ConnectionType string
    Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
    CreationTime string
    Time when the physical connection was created
    CustomerContactEmail string
    Email address of the dedicated connection contact
    CustomerContactPhone string
    Phone number of the dedicated connection contact
    CustomerName string
    Name of the dedicated connection contact
    DeletedTime string
    Expected resource forced reclaim time
    Description string
    Description of the physical connection. Length limit: 0 ~ 255 characters
    DirectConnectAccessPointId string
    ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
    DirectConnectConnectionId string
    ID of the physical dedicated line.
    DirectConnectConnectionName string
    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
    ExpectBandwidth int
    Expected bandwidth of the physical connection in Mbps
    ExpiredTime string
    Connection expiration time
    Id string
    Uniquely identifies the resource.
    LineOperator 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.
    ParentConnectionAccountId string
    Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
    ParentConnectionId string
    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.
    PeerLocation string
    Local IDC address or the remote access point of the physical dedicated line.
    PortSpec 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.
    PortType 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
    ProjectName 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
    Tags List<Byteplus.GetConnectionTag>
    All tag information added to the physical connection
    UpdateTime string
    Time when the physical dedicated line was updated.
    VlanId int
    VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
    AccountId 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
    BillingType int
    Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
    BusinessStatus string
    Billing status of the connection. Normal: normal; FinancialLocked: locked
    ConnectionType string
    Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
    CreationTime string
    Time when the physical connection was created
    CustomerContactEmail string
    Email address of the dedicated connection contact
    CustomerContactPhone string
    Phone number of the dedicated connection contact
    CustomerName string
    Name of the dedicated connection contact
    DeletedTime string
    Expected resource forced reclaim time
    Description string
    Description of the physical connection. Length limit: 0 ~ 255 characters
    DirectConnectAccessPointId string
    ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
    DirectConnectConnectionId string
    ID of the physical dedicated line.
    DirectConnectConnectionName string
    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
    ExpectBandwidth int
    Expected bandwidth of the physical connection in Mbps
    ExpiredTime string
    Connection expiration time
    Id string
    Uniquely identifies the resource.
    LineOperator 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.
    ParentConnectionAccountId string
    Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
    ParentConnectionId string
    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.
    PeerLocation string
    Local IDC address or the remote access point of the physical dedicated line.
    PortSpec 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.
    PortType 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
    ProjectName 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
    Tags []GetConnectionTag
    All tag information added to the physical connection
    UpdateTime string
    Time when the physical dedicated line was updated.
    VlanId 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_email string
    Email address of the dedicated connection contact
    customer_contact_phone string
    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_access_point_id string
    ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
    direct_connect_connection_id string
    ID of the physical dedicated line.
    direct_connect_connection_name string
    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_account_id string
    Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
    parent_connection_id string
    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
    tags 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
    accountId 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
    billingType Integer
    Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
    businessStatus String
    Billing status of the connection. Normal: normal; FinancialLocked: locked
    connectionType String
    Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
    creationTime String
    Time when the physical connection was created
    customerContactEmail String
    Email address of the dedicated connection contact
    customerContactPhone String
    Phone number of the dedicated connection contact
    customerName String
    Name of the dedicated connection contact
    deletedTime String
    Expected resource forced reclaim time
    description String
    Description of the physical connection. Length limit: 0 ~ 255 characters
    directConnectAccessPointId String
    ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
    directConnectConnectionId String
    ID of the physical dedicated line.
    directConnectConnectionName String
    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
    expectBandwidth Integer
    Expected bandwidth of the physical connection in Mbps
    expiredTime String
    Connection expiration time
    id String
    Uniquely identifies the resource.
    lineOperator 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.
    parentConnectionAccountId String
    Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
    parentConnectionId String
    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.
    peerLocation String
    Local IDC address or the remote access point of the physical dedicated line.
    portSpec 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.
    portType 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
    projectName 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
    tags List<GetConnectionTag>
    All tag information added to the physical connection
    updateTime String
    Time when the physical dedicated line was updated.
    vlanId Integer
    VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
    accountId 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
    billingType number
    Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
    businessStatus string
    Billing status of the connection. Normal: normal; FinancialLocked: locked
    connectionType string
    Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
    creationTime string
    Time when the physical connection was created
    customerContactEmail string
    Email address of the dedicated connection contact
    customerContactPhone string
    Phone number of the dedicated connection contact
    customerName string
    Name of the dedicated connection contact
    deletedTime string
    Expected resource forced reclaim time
    description string
    Description of the physical connection. Length limit: 0 ~ 255 characters
    directConnectAccessPointId string
    ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
    directConnectConnectionId string
    ID of the physical dedicated line.
    directConnectConnectionName string
    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
    expectBandwidth number
    Expected bandwidth of the physical connection in Mbps
    expiredTime string
    Connection expiration time
    id string
    Uniquely identifies the resource.
    lineOperator 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.
    parentConnectionAccountId string
    Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
    parentConnectionId string
    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.
    peerLocation string
    Local IDC address or the remote access point of the physical dedicated line.
    portSpec 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.
    portType 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
    projectName 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
    tags GetConnectionTag[]
    All tag information added to the physical connection
    updateTime string
    Time when the physical dedicated line was updated.
    vlanId 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_email str
    Email address of the dedicated connection contact
    customer_contact_phone str
    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_access_point_id str
    ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
    direct_connect_connection_id str
    ID of the physical dedicated line.
    direct_connect_connection_name str
    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_account_id str
    Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
    parent_connection_id str
    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
    tags Sequence[GetConnectionTag]
    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
    accountId 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
    billingType Number
    Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
    businessStatus String
    Billing status of the connection. Normal: normal; FinancialLocked: locked
    connectionType String
    Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
    creationTime String
    Time when the physical connection was created
    customerContactEmail String
    Email address of the dedicated connection contact
    customerContactPhone String
    Phone number of the dedicated connection contact
    customerName String
    Name of the dedicated connection contact
    deletedTime String
    Expected resource forced reclaim time
    description String
    Description of the physical connection. Length limit: 0 ~ 255 characters
    directConnectAccessPointId String
    ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
    directConnectConnectionId String
    ID of the physical dedicated line.
    directConnectConnectionName String
    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
    expectBandwidth Number
    Expected bandwidth of the physical connection in Mbps
    expiredTime String
    Connection expiration time
    id String
    Uniquely identifies the resource.
    lineOperator 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.
    parentConnectionAccountId String
    Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
    parentConnectionId String
    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.
    peerLocation String
    Local IDC address or the remote access point of the physical dedicated line.
    portSpec 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.
    portType 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
    projectName 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
    tags List<Property Map>
    All tag information added to the physical connection
    updateTime String
    Time when the physical dedicated line was updated.
    vlanId Number
    VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0

    Supporting Types

    GetConnectionTag

    Key string
    Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
    Value string
    Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
    Key string
    Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
    Value string
    Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
    key string
    Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
    value string
    Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
    key String
    Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
    value String
    Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
    key string
    Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
    value string
    Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
    key str
    Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
    value str
    Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
    key String
    Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
    value String
    Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty

    Package Details

    Repository
    bytepluscc byteplus-sdk/pulumi-bytepluscc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the bytepluscc Terraform Provider.
    bytepluscc logo
    Viewing docs for bytepluscc v0.0.42
    published on Monday, Jul 20, 2026 by Byteplus

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial