Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Data Source schema for Volcengine::TransitRouter::TransitRouterTrafficQosMarkingEntry
Using getTransitRouterTrafficQosMarkingEntry
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 getTransitRouterTrafficQosMarkingEntry(args: GetTransitRouterTrafficQosMarkingEntryArgs, opts?: InvokeOptions): Promise<GetTransitRouterTrafficQosMarkingEntryResult>
function getTransitRouterTrafficQosMarkingEntryOutput(args: GetTransitRouterTrafficQosMarkingEntryOutputArgs, opts?: InvokeOutputOptions): Output<GetTransitRouterTrafficQosMarkingEntryResult>def get_transit_router_traffic_qos_marking_entry(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitRouterTrafficQosMarkingEntryResult
def get_transit_router_traffic_qos_marking_entry_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitRouterTrafficQosMarkingEntryResult]func LookupTransitRouterTrafficQosMarkingEntry(ctx *Context, args *LookupTransitRouterTrafficQosMarkingEntryArgs, opts ...InvokeOption) (*LookupTransitRouterTrafficQosMarkingEntryResult, error)
func LookupTransitRouterTrafficQosMarkingEntryOutput(ctx *Context, args *LookupTransitRouterTrafficQosMarkingEntryOutputArgs, opts ...InvokeOption) LookupTransitRouterTrafficQosMarkingEntryResultOutput> Note: This function is named LookupTransitRouterTrafficQosMarkingEntry in the Go SDK.
public static class GetTransitRouterTrafficQosMarkingEntry
{
public static Task<GetTransitRouterTrafficQosMarkingEntryResult> InvokeAsync(GetTransitRouterTrafficQosMarkingEntryArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterTrafficQosMarkingEntryResult> Invoke(GetTransitRouterTrafficQosMarkingEntryInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterTrafficQosMarkingEntryResult> Invoke(GetTransitRouterTrafficQosMarkingEntryInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetTransitRouterTrafficQosMarkingEntryResult> getTransitRouterTrafficQosMarkingEntry(GetTransitRouterTrafficQosMarkingEntryArgs args, InvokeOptions options)
public static Output<GetTransitRouterTrafficQosMarkingEntryResult> getTransitRouterTrafficQosMarkingEntry(GetTransitRouterTrafficQosMarkingEntryArgs args, InvokeOptions options)
public static Output<GetTransitRouterTrafficQosMarkingEntryResult> getTransitRouterTrafficQosMarkingEntry(GetTransitRouterTrafficQosMarkingEntryArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:transitrouter/getTransitRouterTrafficQosMarkingEntry:getTransitRouterTrafficQosMarkingEntry
arguments:
# arguments dictionarydata "volcenginecc_transitrouter_get_transit_router_traffic_qos_marking_entry" "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.
getTransitRouterTrafficQosMarkingEntry Result
The following output properties are available:
- Creation
Time string - Flow marking rule creation time
- Description string
- Description of the flow marking rule. Length limit: 0–255 characters
- Destination
Cidr stringBlock - IP subnet of the destination address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets The IP subnet type entered for this parameter should match SourceCidrBlock; both must be IPv4 subnets or both IPv6 subnets
- Destination
Port intEnd - End value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- Destination
Port intStart - Start value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- Id string
- Uniquely identifies the resource.
- Match
Dscp int - The DSCP value of the traffic packet itself. Value range: -1, 0–63. The default value is -1, which means that packets with any DSCP value will match this marking rule.
- Priority int
- Priority of the marking rule. Valid values: 1–10000 Priorities of different marking rules must not be duplicated
- Protocol string
- Protocol type tcp: TCP protocol udp: UDP protocol gre: GRE protocol icmp: ICMP protocol icmpv6: ICMPV6 protocol all (default): Supports all protocols Note: IPv6 functionality for transit routers is currently in beta. To use it, please contact your account manager. ICMPV6 can only be used after enabling IPv6 for transit routers
- Remarking
Dscp int - DSCP value to modify for target traffic packets. Valid values: 0–63 When target traffic matches this marking rule, the DSCP value of the packet is replaced with this parameter value
- Source
Cidr stringBlock - IP subnet of the source address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets
- Source
Port intEnd - End value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- Source
Port intStart - Start value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- Status string
- Flow marking rule status
- Transit
Router stringTraffic Qos Marking Entry Id - Flow marking rule ID
- Transit
Router stringTraffic Qos Marking Entry Name - Name of the flow marking rule. Must start with a letter, number, or Chinese character; can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters
- Transit
Router stringTraffic Qos Marking Policy Id - Flow marking policy ID
- Update
Time string - Last operation time of the flow marking rule
- Creation
Time string - Flow marking rule creation time
- Description string
- Description of the flow marking rule. Length limit: 0–255 characters
- Destination
Cidr stringBlock - IP subnet of the destination address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets The IP subnet type entered for this parameter should match SourceCidrBlock; both must be IPv4 subnets or both IPv6 subnets
- Destination
Port intEnd - End value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- Destination
Port intStart - Start value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- Id string
- Uniquely identifies the resource.
- Match
Dscp int - The DSCP value of the traffic packet itself. Value range: -1, 0–63. The default value is -1, which means that packets with any DSCP value will match this marking rule.
- Priority int
- Priority of the marking rule. Valid values: 1–10000 Priorities of different marking rules must not be duplicated
- Protocol string
- Protocol type tcp: TCP protocol udp: UDP protocol gre: GRE protocol icmp: ICMP protocol icmpv6: ICMPV6 protocol all (default): Supports all protocols Note: IPv6 functionality for transit routers is currently in beta. To use it, please contact your account manager. ICMPV6 can only be used after enabling IPv6 for transit routers
- Remarking
Dscp int - DSCP value to modify for target traffic packets. Valid values: 0–63 When target traffic matches this marking rule, the DSCP value of the packet is replaced with this parameter value
- Source
Cidr stringBlock - IP subnet of the source address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets
- Source
Port intEnd - End value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- Source
Port intStart - Start value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- Status string
- Flow marking rule status
- Transit
Router stringTraffic Qos Marking Entry Id - Flow marking rule ID
- Transit
Router stringTraffic Qos Marking Entry Name - Name of the flow marking rule. Must start with a letter, number, or Chinese character; can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters
- Transit
Router stringTraffic Qos Marking Policy Id - Flow marking policy ID
- Update
Time string - Last operation time of the flow marking rule
- creation_
time string - Flow marking rule creation time
- description string
- Description of the flow marking rule. Length limit: 0–255 characters
- destination_
cidr_ stringblock - IP subnet of the destination address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets The IP subnet type entered for this parameter should match SourceCidrBlock; both must be IPv4 subnets or both IPv6 subnets
- destination_
port_ numberend - End value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- destination_
port_ numberstart - Start value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- id string
- Uniquely identifies the resource.
- match_
dscp number - The DSCP value of the traffic packet itself. Value range: -1, 0–63. The default value is -1, which means that packets with any DSCP value will match this marking rule.
- priority number
- Priority of the marking rule. Valid values: 1–10000 Priorities of different marking rules must not be duplicated
- protocol string
- Protocol type tcp: TCP protocol udp: UDP protocol gre: GRE protocol icmp: ICMP protocol icmpv6: ICMPV6 protocol all (default): Supports all protocols Note: IPv6 functionality for transit routers is currently in beta. To use it, please contact your account manager. ICMPV6 can only be used after enabling IPv6 for transit routers
- remarking_
dscp number - DSCP value to modify for target traffic packets. Valid values: 0–63 When target traffic matches this marking rule, the DSCP value of the packet is replaced with this parameter value
- source_
cidr_ stringblock - IP subnet of the source address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets
- source_
port_ numberend - End value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- source_
port_ numberstart - Start value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- status string
- Flow marking rule status
- transit_
router_ stringtraffic_ qos_ marking_ entry_ id - Flow marking rule ID
- transit_
router_ stringtraffic_ qos_ marking_ entry_ name - Name of the flow marking rule. Must start with a letter, number, or Chinese character; can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters
- transit_
router_ stringtraffic_ qos_ marking_ policy_ id - Flow marking policy ID
- update_
time string - Last operation time of the flow marking rule
- creation
Time String - Flow marking rule creation time
- description String
- Description of the flow marking rule. Length limit: 0–255 characters
- destination
Cidr StringBlock - IP subnet of the destination address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets The IP subnet type entered for this parameter should match SourceCidrBlock; both must be IPv4 subnets or both IPv6 subnets
- destination
Port IntegerEnd - End value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- destination
Port IntegerStart - Start value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- id String
- Uniquely identifies the resource.
- match
Dscp Integer - The DSCP value of the traffic packet itself. Value range: -1, 0–63. The default value is -1, which means that packets with any DSCP value will match this marking rule.
- priority Integer
- Priority of the marking rule. Valid values: 1–10000 Priorities of different marking rules must not be duplicated
- protocol String
- Protocol type tcp: TCP protocol udp: UDP protocol gre: GRE protocol icmp: ICMP protocol icmpv6: ICMPV6 protocol all (default): Supports all protocols Note: IPv6 functionality for transit routers is currently in beta. To use it, please contact your account manager. ICMPV6 can only be used after enabling IPv6 for transit routers
- remarking
Dscp Integer - DSCP value to modify for target traffic packets. Valid values: 0–63 When target traffic matches this marking rule, the DSCP value of the packet is replaced with this parameter value
- source
Cidr StringBlock - IP subnet of the source address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets
- source
Port IntegerEnd - End value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- source
Port IntegerStart - Start value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- status String
- Flow marking rule status
- transit
Router StringTraffic Qos Marking Entry Id - Flow marking rule ID
- transit
Router StringTraffic Qos Marking Entry Name - Name of the flow marking rule. Must start with a letter, number, or Chinese character; can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters
- transit
Router StringTraffic Qos Marking Policy Id - Flow marking policy ID
- update
Time String - Last operation time of the flow marking rule
- creation
Time string - Flow marking rule creation time
- description string
- Description of the flow marking rule. Length limit: 0–255 characters
- destination
Cidr stringBlock - IP subnet of the destination address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets The IP subnet type entered for this parameter should match SourceCidrBlock; both must be IPv4 subnets or both IPv6 subnets
- destination
Port numberEnd - End value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- destination
Port numberStart - Start value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- id string
- Uniquely identifies the resource.
- match
Dscp number - The DSCP value of the traffic packet itself. Value range: -1, 0–63. The default value is -1, which means that packets with any DSCP value will match this marking rule.
- priority number
- Priority of the marking rule. Valid values: 1–10000 Priorities of different marking rules must not be duplicated
- protocol string
- Protocol type tcp: TCP protocol udp: UDP protocol gre: GRE protocol icmp: ICMP protocol icmpv6: ICMPV6 protocol all (default): Supports all protocols Note: IPv6 functionality for transit routers is currently in beta. To use it, please contact your account manager. ICMPV6 can only be used after enabling IPv6 for transit routers
- remarking
Dscp number - DSCP value to modify for target traffic packets. Valid values: 0–63 When target traffic matches this marking rule, the DSCP value of the packet is replaced with this parameter value
- source
Cidr stringBlock - IP subnet of the source address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets
- source
Port numberEnd - End value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- source
Port numberStart - Start value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- status string
- Flow marking rule status
- transit
Router stringTraffic Qos Marking Entry Id - Flow marking rule ID
- transit
Router stringTraffic Qos Marking Entry Name - Name of the flow marking rule. Must start with a letter, number, or Chinese character; can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters
- transit
Router stringTraffic Qos Marking Policy Id - Flow marking policy ID
- update
Time string - Last operation time of the flow marking rule
- creation_
time str - Flow marking rule creation time
- description str
- Description of the flow marking rule. Length limit: 0–255 characters
- destination_
cidr_ strblock - IP subnet of the destination address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets The IP subnet type entered for this parameter should match SourceCidrBlock; both must be IPv4 subnets or both IPv6 subnets
- destination_
port_ intend - End value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- destination_
port_ intstart - Start value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- id str
- Uniquely identifies the resource.
- match_
dscp int - The DSCP value of the traffic packet itself. Value range: -1, 0–63. The default value is -1, which means that packets with any DSCP value will match this marking rule.
- priority int
- Priority of the marking rule. Valid values: 1–10000 Priorities of different marking rules must not be duplicated
- protocol str
- Protocol type tcp: TCP protocol udp: UDP protocol gre: GRE protocol icmp: ICMP protocol icmpv6: ICMPV6 protocol all (default): Supports all protocols Note: IPv6 functionality for transit routers is currently in beta. To use it, please contact your account manager. ICMPV6 can only be used after enabling IPv6 for transit routers
- remarking_
dscp int - DSCP value to modify for target traffic packets. Valid values: 0–63 When target traffic matches this marking rule, the DSCP value of the packet is replaced with this parameter value
- source_
cidr_ strblock - IP subnet of the source address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets
- source_
port_ intend - End value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- source_
port_ intstart - Start value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- status str
- Flow marking rule status
- transit_
router_ strtraffic_ qos_ marking_ entry_ id - Flow marking rule ID
- transit_
router_ strtraffic_ qos_ marking_ entry_ name - Name of the flow marking rule. Must start with a letter, number, or Chinese character; can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters
- transit_
router_ strtraffic_ qos_ marking_ policy_ id - Flow marking policy ID
- update_
time str - Last operation time of the flow marking rule
- creation
Time String - Flow marking rule creation time
- description String
- Description of the flow marking rule. Length limit: 0–255 characters
- destination
Cidr StringBlock - IP subnet of the destination address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets The IP subnet type entered for this parameter should match SourceCidrBlock; both must be IPv4 subnets or both IPv6 subnets
- destination
Port NumberEnd - End value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- destination
Port NumberStart - Start value of the destination port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, gre, or all, only -1 is supported
- id String
- Uniquely identifies the resource.
- match
Dscp Number - The DSCP value of the traffic packet itself. Value range: -1, 0–63. The default value is -1, which means that packets with any DSCP value will match this marking rule.
- priority Number
- Priority of the marking rule. Valid values: 1–10000 Priorities of different marking rules must not be duplicated
- protocol String
- Protocol type tcp: TCP protocol udp: UDP protocol gre: GRE protocol icmp: ICMP protocol icmpv6: ICMPV6 protocol all (default): Supports all protocols Note: IPv6 functionality for transit routers is currently in beta. To use it, please contact your account manager. ICMPV6 can only be used after enabling IPv6 for transit routers
- remarking
Dscp Number - DSCP value to modify for target traffic packets. Valid values: 0–63 When target traffic matches this marking rule, the DSCP value of the packet is replaced with this parameter value
- source
Cidr StringBlock - IP subnet of the source address, supports IPv4 and IPv6 When Protocol is tcp, udp, gre, or all, this parameter can accept IPv4 or IPv6 subnets When Protocol is icmp, this parameter only supports IPv4 subnets When Protocol is icmpv6, this parameter only supports IPv6 subnets
- source
Port NumberEnd - End value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- source
Port NumberStart - Start value of the source port range. Valid values: -1, 1–65535 -1 means no port restriction When Protocol is icmp, icmpv6, or gre, only -1 is supported
- status String
- Flow marking rule status
- transit
Router StringTraffic Qos Marking Entry Id - Flow marking rule ID
- transit
Router StringTraffic Qos Marking Entry Name - Name of the flow marking rule. Must start with a letter, number, or Chinese character; can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters
- transit
Router StringTraffic Qos Marking Policy Id - Flow marking policy ID
- update
Time String - Last operation time of the flow marking rule
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine