1. Packages
  2. Bytepluscc Provider
  3. API Docs
  4. vpc
  5. getIpv6AddressBandwidth
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
bytepluscc logo
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus

    Data Source schema for Byteplus::VPC::Ipv6AddressBandwidth

    Using getIpv6AddressBandwidth

    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 getIpv6AddressBandwidth(args: GetIpv6AddressBandwidthArgs, opts?: InvokeOptions): Promise<GetIpv6AddressBandwidthResult>
    function getIpv6AddressBandwidthOutput(args: GetIpv6AddressBandwidthOutputArgs, opts?: InvokeOptions): Output<GetIpv6AddressBandwidthResult>
    def get_ipv6_address_bandwidth(id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetIpv6AddressBandwidthResult
    def get_ipv6_address_bandwidth_output(id: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetIpv6AddressBandwidthResult]
    func LookupIpv6AddressBandwidth(ctx *Context, args *LookupIpv6AddressBandwidthArgs, opts ...InvokeOption) (*LookupIpv6AddressBandwidthResult, error)
    func LookupIpv6AddressBandwidthOutput(ctx *Context, args *LookupIpv6AddressBandwidthOutputArgs, opts ...InvokeOption) LookupIpv6AddressBandwidthResultOutput

    > Note: This function is named LookupIpv6AddressBandwidth in the Go SDK.

    public static class GetIpv6AddressBandwidth 
    {
        public static Task<GetIpv6AddressBandwidthResult> InvokeAsync(GetIpv6AddressBandwidthArgs args, InvokeOptions? opts = null)
        public static Output<GetIpv6AddressBandwidthResult> Invoke(GetIpv6AddressBandwidthInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIpv6AddressBandwidthResult> getIpv6AddressBandwidth(GetIpv6AddressBandwidthArgs args, InvokeOptions options)
    public static Output<GetIpv6AddressBandwidthResult> getIpv6AddressBandwidth(GetIpv6AddressBandwidthArgs args, InvokeOptions options)
    
    fn::invoke:
      function: bytepluscc:vpc/getIpv6AddressBandwidth:getIpv6AddressBandwidth
      arguments:
        # arguments dictionary

    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 str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getIpv6AddressBandwidth Result

    The following output properties are available:

    AllocationId string
    IPv6公网带宽的ID。
    Bandwidth int
    IPv6公网带宽的带宽上限。
    BandwidthPackageId string
    IPv6共享带宽包的ID。
    BillingType int
    IPv6公网带宽的计费类型。2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
    BusinessStatus string
    IPv6公网带宽是否被锁定。Normal:正常。FinancialLocked:被锁定。
    CreatedTime string
    IPv6公网带宽的开通时间。
    DeletedTime string
    IPv6公网带宽的删除时间。
    Id string
    Uniquely identifies the resource.
    InstanceId string
    IPv6公网带宽关联的实例ID。
    InstanceType string
    IPv6公网带宽关联的实例类型。EcsInstance:云服务器实例。ClbInstance:负载均衡。
    Ipv6Address string
    IPv6地址。
    Ipv6GatewayId string
    IPv6网关的ID。
    Isp string
    IPv6公网带宽的线路类型。BGP:BGP(多线)。
    LockReason string
    IPv6公网带宽被锁定的原因。该参数只有IPv6公网带宽处于FinancialLocked状态时才有返回值。Financial:因欠费被锁定。Security:因安全被锁定。
    NetworkType string
    IPv6地址的通信类型。Private:私网通信类型。Public:公网通信类型。
    OverdueTime string
    IPv6公网带宽欠费关停的时间。
    ProjectName string
    IPv6公网带宽的项目。
    ServiceManaged bool
    是否为服务托管。
    Status string
    IPv6公网带宽的状态。Creating:创建中。Available:可用。
    Tags List<Byteplus.GetIpv6AddressBandwidthTag>
    标签信息
    UpdatedTime string
    IPv6公网带宽的最近操作时间。
    AllocationId string
    IPv6公网带宽的ID。
    Bandwidth int
    IPv6公网带宽的带宽上限。
    BandwidthPackageId string
    IPv6共享带宽包的ID。
    BillingType int
    IPv6公网带宽的计费类型。2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
    BusinessStatus string
    IPv6公网带宽是否被锁定。Normal:正常。FinancialLocked:被锁定。
    CreatedTime string
    IPv6公网带宽的开通时间。
    DeletedTime string
    IPv6公网带宽的删除时间。
    Id string
    Uniquely identifies the resource.
    InstanceId string
    IPv6公网带宽关联的实例ID。
    InstanceType string
    IPv6公网带宽关联的实例类型。EcsInstance:云服务器实例。ClbInstance:负载均衡。
    Ipv6Address string
    IPv6地址。
    Ipv6GatewayId string
    IPv6网关的ID。
    Isp string
    IPv6公网带宽的线路类型。BGP:BGP(多线)。
    LockReason string
    IPv6公网带宽被锁定的原因。该参数只有IPv6公网带宽处于FinancialLocked状态时才有返回值。Financial:因欠费被锁定。Security:因安全被锁定。
    NetworkType string
    IPv6地址的通信类型。Private:私网通信类型。Public:公网通信类型。
    OverdueTime string
    IPv6公网带宽欠费关停的时间。
    ProjectName string
    IPv6公网带宽的项目。
    ServiceManaged bool
    是否为服务托管。
    Status string
    IPv6公网带宽的状态。Creating:创建中。Available:可用。
    Tags []GetIpv6AddressBandwidthTag
    标签信息
    UpdatedTime string
    IPv6公网带宽的最近操作时间。
    allocationId String
    IPv6公网带宽的ID。
    bandwidth Integer
    IPv6公网带宽的带宽上限。
    bandwidthPackageId String
    IPv6共享带宽包的ID。
    billingType Integer
    IPv6公网带宽的计费类型。2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
    businessStatus String
    IPv6公网带宽是否被锁定。Normal:正常。FinancialLocked:被锁定。
    createdTime String
    IPv6公网带宽的开通时间。
    deletedTime String
    IPv6公网带宽的删除时间。
    id String
    Uniquely identifies the resource.
    instanceId String
    IPv6公网带宽关联的实例ID。
    instanceType String
    IPv6公网带宽关联的实例类型。EcsInstance:云服务器实例。ClbInstance:负载均衡。
    ipv6Address String
    IPv6地址。
    ipv6GatewayId String
    IPv6网关的ID。
    isp String
    IPv6公网带宽的线路类型。BGP:BGP(多线)。
    lockReason String
    IPv6公网带宽被锁定的原因。该参数只有IPv6公网带宽处于FinancialLocked状态时才有返回值。Financial:因欠费被锁定。Security:因安全被锁定。
    networkType String
    IPv6地址的通信类型。Private:私网通信类型。Public:公网通信类型。
    overdueTime String
    IPv6公网带宽欠费关停的时间。
    projectName String
    IPv6公网带宽的项目。
    serviceManaged Boolean
    是否为服务托管。
    status String
    IPv6公网带宽的状态。Creating:创建中。Available:可用。
    tags List<GetIpv6AddressBandwidthTag>
    标签信息
    updatedTime String
    IPv6公网带宽的最近操作时间。
    allocationId string
    IPv6公网带宽的ID。
    bandwidth number
    IPv6公网带宽的带宽上限。
    bandwidthPackageId string
    IPv6共享带宽包的ID。
    billingType number
    IPv6公网带宽的计费类型。2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
    businessStatus string
    IPv6公网带宽是否被锁定。Normal:正常。FinancialLocked:被锁定。
    createdTime string
    IPv6公网带宽的开通时间。
    deletedTime string
    IPv6公网带宽的删除时间。
    id string
    Uniquely identifies the resource.
    instanceId string
    IPv6公网带宽关联的实例ID。
    instanceType string
    IPv6公网带宽关联的实例类型。EcsInstance:云服务器实例。ClbInstance:负载均衡。
    ipv6Address string
    IPv6地址。
    ipv6GatewayId string
    IPv6网关的ID。
    isp string
    IPv6公网带宽的线路类型。BGP:BGP(多线)。
    lockReason string
    IPv6公网带宽被锁定的原因。该参数只有IPv6公网带宽处于FinancialLocked状态时才有返回值。Financial:因欠费被锁定。Security:因安全被锁定。
    networkType string
    IPv6地址的通信类型。Private:私网通信类型。Public:公网通信类型。
    overdueTime string
    IPv6公网带宽欠费关停的时间。
    projectName string
    IPv6公网带宽的项目。
    serviceManaged boolean
    是否为服务托管。
    status string
    IPv6公网带宽的状态。Creating:创建中。Available:可用。
    tags GetIpv6AddressBandwidthTag[]
    标签信息
    updatedTime string
    IPv6公网带宽的最近操作时间。
    allocation_id str
    IPv6公网带宽的ID。
    bandwidth int
    IPv6公网带宽的带宽上限。
    bandwidth_package_id str
    IPv6共享带宽包的ID。
    billing_type int
    IPv6公网带宽的计费类型。2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
    business_status str
    IPv6公网带宽是否被锁定。Normal:正常。FinancialLocked:被锁定。
    created_time str
    IPv6公网带宽的开通时间。
    deleted_time str
    IPv6公网带宽的删除时间。
    id str
    Uniquely identifies the resource.
    instance_id str
    IPv6公网带宽关联的实例ID。
    instance_type str
    IPv6公网带宽关联的实例类型。EcsInstance:云服务器实例。ClbInstance:负载均衡。
    ipv6_address str
    IPv6地址。
    ipv6_gateway_id str
    IPv6网关的ID。
    isp str
    IPv6公网带宽的线路类型。BGP:BGP(多线)。
    lock_reason str
    IPv6公网带宽被锁定的原因。该参数只有IPv6公网带宽处于FinancialLocked状态时才有返回值。Financial:因欠费被锁定。Security:因安全被锁定。
    network_type str
    IPv6地址的通信类型。Private:私网通信类型。Public:公网通信类型。
    overdue_time str
    IPv6公网带宽欠费关停的时间。
    project_name str
    IPv6公网带宽的项目。
    service_managed bool
    是否为服务托管。
    status str
    IPv6公网带宽的状态。Creating:创建中。Available:可用。
    tags Sequence[GetIpv6AddressBandwidthTag]
    标签信息
    updated_time str
    IPv6公网带宽的最近操作时间。
    allocationId String
    IPv6公网带宽的ID。
    bandwidth Number
    IPv6公网带宽的带宽上限。
    bandwidthPackageId String
    IPv6共享带宽包的ID。
    billingType Number
    IPv6公网带宽的计费类型。2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
    businessStatus String
    IPv6公网带宽是否被锁定。Normal:正常。FinancialLocked:被锁定。
    createdTime String
    IPv6公网带宽的开通时间。
    deletedTime String
    IPv6公网带宽的删除时间。
    id String
    Uniquely identifies the resource.
    instanceId String
    IPv6公网带宽关联的实例ID。
    instanceType String
    IPv6公网带宽关联的实例类型。EcsInstance:云服务器实例。ClbInstance:负载均衡。
    ipv6Address String
    IPv6地址。
    ipv6GatewayId String
    IPv6网关的ID。
    isp String
    IPv6公网带宽的线路类型。BGP:BGP(多线)。
    lockReason String
    IPv6公网带宽被锁定的原因。该参数只有IPv6公网带宽处于FinancialLocked状态时才有返回值。Financial:因欠费被锁定。Security:因安全被锁定。
    networkType String
    IPv6地址的通信类型。Private:私网通信类型。Public:公网通信类型。
    overdueTime String
    IPv6公网带宽欠费关停的时间。
    projectName String
    IPv6公网带宽的项目。
    serviceManaged Boolean
    是否为服务托管。
    status String
    IPv6公网带宽的状态。Creating:创建中。Available:可用。
    tags List<Property Map>
    标签信息
    updatedTime String
    IPv6公网带宽的最近操作时间。

    Supporting Types

    GetIpv6AddressBandwidthTag

    Key string
    标签键。
    Value string
    标签值。
    Key string
    标签键。
    Value string
    标签值。
    key String
    标签键。
    value String
    标签值。
    key string
    标签键。
    value string
    标签值。
    key str
    标签键。
    value str
    标签值。
    key String
    标签键。
    value String
    标签值。

    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.16
    published on Monday, Mar 9, 2026 by Byteplus
      Try Pulumi Cloud free. Your team will thank you.