1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. vpc
  6. getIpv6Gateway
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::VPC::Ipv6Gateway

    Using getIpv6Gateway

    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 getIpv6Gateway(args: GetIpv6GatewayArgs, opts?: InvokeOptions): Promise<GetIpv6GatewayResult>
    function getIpv6GatewayOutput(args: GetIpv6GatewayOutputArgs, opts?: InvokeOptions): Output<GetIpv6GatewayResult>
    def get_ipv6_gateway(id: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetIpv6GatewayResult
    def get_ipv6_gateway_output(id: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetIpv6GatewayResult]
    func LookupIpv6Gateway(ctx *Context, args *LookupIpv6GatewayArgs, opts ...InvokeOption) (*LookupIpv6GatewayResult, error)
    func LookupIpv6GatewayOutput(ctx *Context, args *LookupIpv6GatewayOutputArgs, opts ...InvokeOption) LookupIpv6GatewayResultOutput

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

    public static class GetIpv6Gateway 
    {
        public static Task<GetIpv6GatewayResult> InvokeAsync(GetIpv6GatewayArgs args, InvokeOptions? opts = null)
        public static Output<GetIpv6GatewayResult> Invoke(GetIpv6GatewayInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIpv6GatewayResult> getIpv6Gateway(GetIpv6GatewayArgs args, InvokeOptions options)
    public static Output<GetIpv6GatewayResult> getIpv6Gateway(GetIpv6GatewayArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:vpc/getIpv6Gateway:getIpv6Gateway
      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.

    getIpv6Gateway Result

    The following output properties are available:

    CreatedTime string
    Creation time of the IPv6 gateway instance
    Description string
    Description of the IPv6 gateway instance. Length limit: 0–255 characters. If not specified, defaults to an empty string. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。)
    Id string
    Uniquely identifies the resource.
    Ipv6GatewayId string
    IPv6 gateway instance ID
    Name string
    Name of the IPv6 gateway instance. Length limit: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). If not specified, defaults to the IPv6 gateway ID
    ProjectName string
    Name of the project to which the IPv6 gateway belongs
    RouteTableId string
    Route table ID associated with the IPv6 gateway instance
    Status string
    Operating status of the IPv6 gateway instance. Possible values: Creating: Creating. Deleting: Deleting. Available: Available
    Tags List<Volcengine.GetIpv6GatewayTag>
    Tag information
    UpdatedTime string
    Modification time of the IPv6 gateway instance
    VpcId string
    VPC ID to be associated with the IPv6 gateway instance. Each VPC can only be associated with one IPv6 gateway instance. Ensure the VPC to be associated is not linked to another IPv6 gateway instance
    CreatedTime string
    Creation time of the IPv6 gateway instance
    Description string
    Description of the IPv6 gateway instance. Length limit: 0–255 characters. If not specified, defaults to an empty string. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。)
    Id string
    Uniquely identifies the resource.
    Ipv6GatewayId string
    IPv6 gateway instance ID
    Name string
    Name of the IPv6 gateway instance. Length limit: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). If not specified, defaults to the IPv6 gateway ID
    ProjectName string
    Name of the project to which the IPv6 gateway belongs
    RouteTableId string
    Route table ID associated with the IPv6 gateway instance
    Status string
    Operating status of the IPv6 gateway instance. Possible values: Creating: Creating. Deleting: Deleting. Available: Available
    Tags []GetIpv6GatewayTag
    Tag information
    UpdatedTime string
    Modification time of the IPv6 gateway instance
    VpcId string
    VPC ID to be associated with the IPv6 gateway instance. Each VPC can only be associated with one IPv6 gateway instance. Ensure the VPC to be associated is not linked to another IPv6 gateway instance
    createdTime String
    Creation time of the IPv6 gateway instance
    description String
    Description of the IPv6 gateway instance. Length limit: 0–255 characters. If not specified, defaults to an empty string. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。)
    id String
    Uniquely identifies the resource.
    ipv6GatewayId String
    IPv6 gateway instance ID
    name String
    Name of the IPv6 gateway instance. Length limit: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). If not specified, defaults to the IPv6 gateway ID
    projectName String
    Name of the project to which the IPv6 gateway belongs
    routeTableId String
    Route table ID associated with the IPv6 gateway instance
    status String
    Operating status of the IPv6 gateway instance. Possible values: Creating: Creating. Deleting: Deleting. Available: Available
    tags List<GetIpv6GatewayTag>
    Tag information
    updatedTime String
    Modification time of the IPv6 gateway instance
    vpcId String
    VPC ID to be associated with the IPv6 gateway instance. Each VPC can only be associated with one IPv6 gateway instance. Ensure the VPC to be associated is not linked to another IPv6 gateway instance
    createdTime string
    Creation time of the IPv6 gateway instance
    description string
    Description of the IPv6 gateway instance. Length limit: 0–255 characters. If not specified, defaults to an empty string. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。)
    id string
    Uniquely identifies the resource.
    ipv6GatewayId string
    IPv6 gateway instance ID
    name string
    Name of the IPv6 gateway instance. Length limit: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). If not specified, defaults to the IPv6 gateway ID
    projectName string
    Name of the project to which the IPv6 gateway belongs
    routeTableId string
    Route table ID associated with the IPv6 gateway instance
    status string
    Operating status of the IPv6 gateway instance. Possible values: Creating: Creating. Deleting: Deleting. Available: Available
    tags GetIpv6GatewayTag[]
    Tag information
    updatedTime string
    Modification time of the IPv6 gateway instance
    vpcId string
    VPC ID to be associated with the IPv6 gateway instance. Each VPC can only be associated with one IPv6 gateway instance. Ensure the VPC to be associated is not linked to another IPv6 gateway instance
    created_time str
    Creation time of the IPv6 gateway instance
    description str
    Description of the IPv6 gateway instance. Length limit: 0–255 characters. If not specified, defaults to an empty string. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。)
    id str
    Uniquely identifies the resource.
    ipv6_gateway_id str
    IPv6 gateway instance ID
    name str
    Name of the IPv6 gateway instance. Length limit: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). If not specified, defaults to the IPv6 gateway ID
    project_name str
    Name of the project to which the IPv6 gateway belongs
    route_table_id str
    Route table ID associated with the IPv6 gateway instance
    status str
    Operating status of the IPv6 gateway instance. Possible values: Creating: Creating. Deleting: Deleting. Available: Available
    tags Sequence[GetIpv6GatewayTag]
    Tag information
    updated_time str
    Modification time of the IPv6 gateway instance
    vpc_id str
    VPC ID to be associated with the IPv6 gateway instance. Each VPC can only be associated with one IPv6 gateway instance. Ensure the VPC to be associated is not linked to another IPv6 gateway instance
    createdTime String
    Creation time of the IPv6 gateway instance
    description String
    Description of the IPv6 gateway instance. Length limit: 0–255 characters. If not specified, defaults to an empty string. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。)
    id String
    Uniquely identifies the resource.
    ipv6GatewayId String
    IPv6 gateway instance ID
    name String
    Name of the IPv6 gateway instance. Length limit: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). If not specified, defaults to the IPv6 gateway ID
    projectName String
    Name of the project to which the IPv6 gateway belongs
    routeTableId String
    Route table ID associated with the IPv6 gateway instance
    status String
    Operating status of the IPv6 gateway instance. Possible values: Creating: Creating. Deleting: Deleting. Available: Available
    tags List<Property Map>
    Tag information
    updatedTime String
    Modification time of the IPv6 gateway instance
    vpcId String
    VPC ID to be associated with the IPv6 gateway instance. Each VPC can only be associated with one IPv6 gateway instance. Ensure the VPC to be associated is not linked to another IPv6 gateway instance

    Supporting Types

    GetIpv6GatewayTag

    Key string
    Tag key
    Value string
    Tag value
    Key string
    Tag key
    Value string
    Tag value
    key String
    Tag key
    value String
    Tag value
    key string
    Tag key
    value string
    Tag value
    key str
    Tag key
    value str
    Tag value
    key String
    Tag key
    value String
    Tag value

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.