Viewing docs for Volcengine v0.0.47
published on Friday, Mar 13, 2026 by Volcengine
published on Friday, Mar 13, 2026 by Volcengine
Viewing docs for Volcengine v0.0.47
published on Friday, Mar 13, 2026 by Volcengine
published on Friday, Mar 13, 2026 by Volcengine
Deprecated: volcengine.nlb.NetworkLoadBalancers has been deprecated in favor of volcengine.nlb.getNetworkLoadBalancers
Using NetworkLoadBalancers
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 networkLoadBalancers(args: NetworkLoadBalancersArgs, opts?: InvokeOptions): Promise<NetworkLoadBalancersResult>
function networkLoadBalancersOutput(args: NetworkLoadBalancersOutputArgs, opts?: InvokeOptions): Output<NetworkLoadBalancersResult>def network_load_balancers(ip_address_version: Optional[str] = None,
load_balancer_ids: Optional[Sequence[str]] = None,
load_balancer_name: Optional[str] = None,
output_file: Optional[str] = None,
project_name: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[NetworkLoadBalancersTag]] = None,
vpc_id: Optional[str] = None,
zone_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> NetworkLoadBalancersResult
def network_load_balancers_output(ip_address_version: Optional[pulumi.Input[str]] = None,
load_balancer_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
load_balancer_name: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
project_name: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[NetworkLoadBalancersTagArgs]]]] = None,
vpc_id: Optional[pulumi.Input[str]] = None,
zone_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[NetworkLoadBalancersResult]func NetworkLoadBalancers(ctx *Context, args *NetworkLoadBalancersArgs, opts ...InvokeOption) (*NetworkLoadBalancersResult, error)
func NetworkLoadBalancersOutput(ctx *Context, args *NetworkLoadBalancersOutputArgs, opts ...InvokeOption) NetworkLoadBalancersResultOutputpublic static class NetworkLoadBalancers
{
public static Task<NetworkLoadBalancersResult> InvokeAsync(NetworkLoadBalancersArgs args, InvokeOptions? opts = null)
public static Output<NetworkLoadBalancersResult> Invoke(NetworkLoadBalancersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<NetworkLoadBalancersResult> networkLoadBalancers(NetworkLoadBalancersArgs args, InvokeOptions options)
public static Output<NetworkLoadBalancersResult> networkLoadBalancers(NetworkLoadBalancersArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:nlb:NetworkLoadBalancers
arguments:
# arguments dictionaryThe following arguments are supported:
- Ip
Address stringVersion - Load
Balancer List<string>Ids - Load
Balancer stringName - Output
File string - Project
Name string - Status string
-
List<Network
Load Balancers Tag> - Vpc
Id string - Zone
Id string
- Ip
Address stringVersion - Load
Balancer []stringIds - Load
Balancer stringName - Output
File string - Project
Name string - Status string
-
[]Network
Load Balancers Tag - Vpc
Id string - Zone
Id string
- ip
Address StringVersion - load
Balancer List<String>Ids - load
Balancer StringName - output
File String - project
Name String - status String
-
List<Network
Load Balancers Tag> - vpc
Id String - zone
Id String
- ip
Address stringVersion - load
Balancer string[]Ids - load
Balancer stringName - output
File string - project
Name string - status string
-
Network
Load Balancers Tag[] - vpc
Id string - zone
Id string
- ip_
address_ strversion - load_
balancer_ Sequence[str]ids - load_
balancer_ strname - output_
file str - project_
name str - status str
-
Sequence[Network
Load Balancers Tag] - vpc_
id str - zone_
id str
- ip
Address StringVersion - load
Balancer List<String>Ids - load
Balancer StringName - output
File String - project
Name String - status String
- List<Property Map>
- vpc
Id String - zone
Id String
NetworkLoadBalancers Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Network
Load List<NetworkBalancers Load Balancers Network Load Balancer> - Total
Count int - Ip
Address stringVersion - Load
Balancer List<string>Ids - Load
Balancer stringName - Output
File string - Project
Name string - Status string
-
List<Network
Load Balancers Tag> - Vpc
Id string - Zone
Id string
- Id string
- The provider-assigned unique ID for this managed resource.
- Network
Load []NetworkBalancers Load Balancers Network Load Balancer - Total
Count int - Ip
Address stringVersion - Load
Balancer []stringIds - Load
Balancer stringName - Output
File string - Project
Name string - Status string
-
[]Network
Load Balancers Tag - Vpc
Id string - Zone
Id string
- id String
- The provider-assigned unique ID for this managed resource.
- network
Load List<NetworkBalancers Load Balancers Network Load Balancer> - total
Count Integer - ip
Address StringVersion - load
Balancer List<String>Ids - load
Balancer StringName - output
File String - project
Name String - status String
-
List<Network
Load Balancers Tag> - vpc
Id String - zone
Id String
- id string
- The provider-assigned unique ID for this managed resource.
- network
Load NetworkBalancers Load Balancers Network Load Balancer[] - total
Count number - ip
Address stringVersion - load
Balancer string[]Ids - load
Balancer stringName - output
File string - project
Name string - status string
-
Network
Load Balancers Tag[] - vpc
Id string - zone
Id string
- id str
- The provider-assigned unique ID for this managed resource.
- network_
load_ Sequence[Networkbalancers Load Balancers Network Load Balancer] - total_
count int - ip_
address_ strversion - load_
balancer_ Sequence[str]ids - load_
balancer_ strname - output_
file str - project_
name str - status str
-
Sequence[Network
Load Balancers Tag] - vpc_
id str - zone_
id str
- id String
- The provider-assigned unique ID for this managed resource.
- network
Load List<Property Map>Balancers - total
Count Number - ip
Address StringVersion - load
Balancer List<String>Ids - load
Balancer StringName - output
File String - project
Name String - status String
- List<Property Map>
- vpc
Id String - zone
Id String
Supporting Types
NetworkLoadBalancersNetworkLoadBalancer
- Access
Log List<NetworkConfigs Load Balancers Network Load Balancer Access Log Config> - The access log configuration of the NLB instance.
- Account
Id string - The account ID of the NLB instance.
- Billing
Status string - The billing status of the NLB instance. Valid values:
Normal,FinancialLocked. - Create
Time string - The creation time of the NLB instance.
- Cross
Zone boolEnabled - Whether to enable cross-zone load balancing for the NLB instance.
- Description string
- The description of the NLB instance.
- Dns
Name string - The DNS name of the NLB instance.
- Expected
Overdue stringTime - The expected overdue time of the NLB instance.
- Ip
Address stringVersion - The IP address version of the NLB instance. Valid values:
ipv4,dualstack.ipv4: The NLB instance supports IPv4.dualstack: The NLB instance supports both IPv4 and IPv6. - Ipv4Bandwidth
Package stringId - The ID of the IPv4 bandwidth package.
- Ipv4Network
Type string - The IPv4 network type of the NLB instance. Valid values:
internet,intranet. - Ipv6Bandwidth
Package stringId - The ID of the IPv6 bandwidth package.
- Ipv6Network
Type string - The IPv6 network type of the NLB instance. Valid values:
internet,intranet. - Load
Balancer stringId - The ID of the NLB instance.
- Load
Balancer stringName - The name of the NLB instance.
- Managed
Security stringGroup Id - The managed security group ID of the NLB instance.
- Modification
Protection stringReason - The reason for modification protection.
- Modification
Protection stringStatus - The modification protection status of the NLB instance. Valid values:
NonProtection,ConsoleProtection.NonProtection: No protection.ConsoleProtection: Console protection. - Network
Type string - The network type of the NLB instance. Valid values:
internet,intranet.internet: The NLB instance is an internet-facing instance.intranet: The NLB instance is an internal-facing instance. - Overdue
Time string - The overdue time of the NLB instance.
- Project
Name string - The project name of the NLB instance.
- Reclaimed
Time string - The reclaimed time of the NLB instance.
- Region string
- The region of the NLB instance.
- Security
Group List<string>Ids - The security group IDs of the NLB instance.
- Status string
- The status of the NLB instance. Valid values:
Inactive,Active,Creating,Provisioning,Configuring,Deleting,CreateFailed.Inactive: The NLB instance is stopped.Active: The NLB instance is running.Creating: The NLB instance is being created.Provisioning: The NLB instance is being created. This status is only available when creating an NLB instance by calling the API.Configuring: The NLB instance is being configured.Deleting: The NLB instance is being deleted.CreateFailed: The NLB instance failed to create. - Update
Time string - The update time of the NLB instance.
- Vpc
Id string - The ID of the VPC where the NLB instance is deployed.
- Zone
Mappings List<NetworkLoad Balancers Network Load Balancer Zone Mapping> - The zone mappings of the NLB instance.
-
List<Network
Load Balancers Network Load Balancer Tag> - Tags.
- Access
Log []NetworkConfigs Load Balancers Network Load Balancer Access Log Config - The access log configuration of the NLB instance.
- Account
Id string - The account ID of the NLB instance.
- Billing
Status string - The billing status of the NLB instance. Valid values:
Normal,FinancialLocked. - Create
Time string - The creation time of the NLB instance.
- Cross
Zone boolEnabled - Whether to enable cross-zone load balancing for the NLB instance.
- Description string
- The description of the NLB instance.
- Dns
Name string - The DNS name of the NLB instance.
- Expected
Overdue stringTime - The expected overdue time of the NLB instance.
- Ip
Address stringVersion - The IP address version of the NLB instance. Valid values:
ipv4,dualstack.ipv4: The NLB instance supports IPv4.dualstack: The NLB instance supports both IPv4 and IPv6. - Ipv4Bandwidth
Package stringId - The ID of the IPv4 bandwidth package.
- Ipv4Network
Type string - The IPv4 network type of the NLB instance. Valid values:
internet,intranet. - Ipv6Bandwidth
Package stringId - The ID of the IPv6 bandwidth package.
- Ipv6Network
Type string - The IPv6 network type of the NLB instance. Valid values:
internet,intranet. - Load
Balancer stringId - The ID of the NLB instance.
- Load
Balancer stringName - The name of the NLB instance.
- Managed
Security stringGroup Id - The managed security group ID of the NLB instance.
- Modification
Protection stringReason - The reason for modification protection.
- Modification
Protection stringStatus - The modification protection status of the NLB instance. Valid values:
NonProtection,ConsoleProtection.NonProtection: No protection.ConsoleProtection: Console protection. - Network
Type string - The network type of the NLB instance. Valid values:
internet,intranet.internet: The NLB instance is an internet-facing instance.intranet: The NLB instance is an internal-facing instance. - Overdue
Time string - The overdue time of the NLB instance.
- Project
Name string - The project name of the NLB instance.
- Reclaimed
Time string - The reclaimed time of the NLB instance.
- Region string
- The region of the NLB instance.
- Security
Group []stringIds - The security group IDs of the NLB instance.
- Status string
- The status of the NLB instance. Valid values:
Inactive,Active,Creating,Provisioning,Configuring,Deleting,CreateFailed.Inactive: The NLB instance is stopped.Active: The NLB instance is running.Creating: The NLB instance is being created.Provisioning: The NLB instance is being created. This status is only available when creating an NLB instance by calling the API.Configuring: The NLB instance is being configured.Deleting: The NLB instance is being deleted.CreateFailed: The NLB instance failed to create. - Update
Time string - The update time of the NLB instance.
- Vpc
Id string - The ID of the VPC where the NLB instance is deployed.
- Zone
Mappings []NetworkLoad Balancers Network Load Balancer Zone Mapping - The zone mappings of the NLB instance.
-
[]Network
Load Balancers Network Load Balancer Tag - Tags.
- access
Log List<NetworkConfigs Load Balancers Network Load Balancer Access Log Config> - The access log configuration of the NLB instance.
- account
Id String - The account ID of the NLB instance.
- billing
Status String - The billing status of the NLB instance. Valid values:
Normal,FinancialLocked. - create
Time String - The creation time of the NLB instance.
- cross
Zone BooleanEnabled - Whether to enable cross-zone load balancing for the NLB instance.
- description String
- The description of the NLB instance.
- dns
Name String - The DNS name of the NLB instance.
- expected
Overdue StringTime - The expected overdue time of the NLB instance.
- ip
Address StringVersion - The IP address version of the NLB instance. Valid values:
ipv4,dualstack.ipv4: The NLB instance supports IPv4.dualstack: The NLB instance supports both IPv4 and IPv6. - ipv4Bandwidth
Package StringId - The ID of the IPv4 bandwidth package.
- ipv4Network
Type String - The IPv4 network type of the NLB instance. Valid values:
internet,intranet. - ipv6Bandwidth
Package StringId - The ID of the IPv6 bandwidth package.
- ipv6Network
Type String - The IPv6 network type of the NLB instance. Valid values:
internet,intranet. - load
Balancer StringId - The ID of the NLB instance.
- load
Balancer StringName - The name of the NLB instance.
- managed
Security StringGroup Id - The managed security group ID of the NLB instance.
- modification
Protection StringReason - The reason for modification protection.
- modification
Protection StringStatus - The modification protection status of the NLB instance. Valid values:
NonProtection,ConsoleProtection.NonProtection: No protection.ConsoleProtection: Console protection. - network
Type String - The network type of the NLB instance. Valid values:
internet,intranet.internet: The NLB instance is an internet-facing instance.intranet: The NLB instance is an internal-facing instance. - overdue
Time String - The overdue time of the NLB instance.
- project
Name String - The project name of the NLB instance.
- reclaimed
Time String - The reclaimed time of the NLB instance.
- region String
- The region of the NLB instance.
- security
Group List<String>Ids - The security group IDs of the NLB instance.
- status String
- The status of the NLB instance. Valid values:
Inactive,Active,Creating,Provisioning,Configuring,Deleting,CreateFailed.Inactive: The NLB instance is stopped.Active: The NLB instance is running.Creating: The NLB instance is being created.Provisioning: The NLB instance is being created. This status is only available when creating an NLB instance by calling the API.Configuring: The NLB instance is being configured.Deleting: The NLB instance is being deleted.CreateFailed: The NLB instance failed to create. - update
Time String - The update time of the NLB instance.
- vpc
Id String - The ID of the VPC where the NLB instance is deployed.
- zone
Mappings List<NetworkLoad Balancers Network Load Balancer Zone Mapping> - The zone mappings of the NLB instance.
-
List<Network
Load Balancers Network Load Balancer Tag> - Tags.
- access
Log NetworkConfigs Load Balancers Network Load Balancer Access Log Config[] - The access log configuration of the NLB instance.
- account
Id string - The account ID of the NLB instance.
- billing
Status string - The billing status of the NLB instance. Valid values:
Normal,FinancialLocked. - create
Time string - The creation time of the NLB instance.
- cross
Zone booleanEnabled - Whether to enable cross-zone load balancing for the NLB instance.
- description string
- The description of the NLB instance.
- dns
Name string - The DNS name of the NLB instance.
- expected
Overdue stringTime - The expected overdue time of the NLB instance.
- ip
Address stringVersion - The IP address version of the NLB instance. Valid values:
ipv4,dualstack.ipv4: The NLB instance supports IPv4.dualstack: The NLB instance supports both IPv4 and IPv6. - ipv4Bandwidth
Package stringId - The ID of the IPv4 bandwidth package.
- ipv4Network
Type string - The IPv4 network type of the NLB instance. Valid values:
internet,intranet. - ipv6Bandwidth
Package stringId - The ID of the IPv6 bandwidth package.
- ipv6Network
Type string - The IPv6 network type of the NLB instance. Valid values:
internet,intranet. - load
Balancer stringId - The ID of the NLB instance.
- load
Balancer stringName - The name of the NLB instance.
- managed
Security stringGroup Id - The managed security group ID of the NLB instance.
- modification
Protection stringReason - The reason for modification protection.
- modification
Protection stringStatus - The modification protection status of the NLB instance. Valid values:
NonProtection,ConsoleProtection.NonProtection: No protection.ConsoleProtection: Console protection. - network
Type string - The network type of the NLB instance. Valid values:
internet,intranet.internet: The NLB instance is an internet-facing instance.intranet: The NLB instance is an internal-facing instance. - overdue
Time string - The overdue time of the NLB instance.
- project
Name string - The project name of the NLB instance.
- reclaimed
Time string - The reclaimed time of the NLB instance.
- region string
- The region of the NLB instance.
- security
Group string[]Ids - The security group IDs of the NLB instance.
- status string
- The status of the NLB instance. Valid values:
Inactive,Active,Creating,Provisioning,Configuring,Deleting,CreateFailed.Inactive: The NLB instance is stopped.Active: The NLB instance is running.Creating: The NLB instance is being created.Provisioning: The NLB instance is being created. This status is only available when creating an NLB instance by calling the API.Configuring: The NLB instance is being configured.Deleting: The NLB instance is being deleted.CreateFailed: The NLB instance failed to create. - update
Time string - The update time of the NLB instance.
- vpc
Id string - The ID of the VPC where the NLB instance is deployed.
- zone
Mappings NetworkLoad Balancers Network Load Balancer Zone Mapping[] - The zone mappings of the NLB instance.
-
Network
Load Balancers Network Load Balancer Tag[] - Tags.
- access_
log_ Sequence[Networkconfigs Load Balancers Network Load Balancer Access Log Config] - The access log configuration of the NLB instance.
- account_
id str - The account ID of the NLB instance.
- billing_
status str - The billing status of the NLB instance. Valid values:
Normal,FinancialLocked. - create_
time str - The creation time of the NLB instance.
- cross_
zone_ boolenabled - Whether to enable cross-zone load balancing for the NLB instance.
- description str
- The description of the NLB instance.
- dns_
name str - The DNS name of the NLB instance.
- expected_
overdue_ strtime - The expected overdue time of the NLB instance.
- ip_
address_ strversion - The IP address version of the NLB instance. Valid values:
ipv4,dualstack.ipv4: The NLB instance supports IPv4.dualstack: The NLB instance supports both IPv4 and IPv6. - ipv4_
bandwidth_ strpackage_ id - The ID of the IPv4 bandwidth package.
- ipv4_
network_ strtype - The IPv4 network type of the NLB instance. Valid values:
internet,intranet. - ipv6_
bandwidth_ strpackage_ id - The ID of the IPv6 bandwidth package.
- ipv6_
network_ strtype - The IPv6 network type of the NLB instance. Valid values:
internet,intranet. - load_
balancer_ strid - The ID of the NLB instance.
- load_
balancer_ strname - The name of the NLB instance.
- managed_
security_ strgroup_ id - The managed security group ID of the NLB instance.
- modification_
protection_ strreason - The reason for modification protection.
- modification_
protection_ strstatus - The modification protection status of the NLB instance. Valid values:
NonProtection,ConsoleProtection.NonProtection: No protection.ConsoleProtection: Console protection. - network_
type str - The network type of the NLB instance. Valid values:
internet,intranet.internet: The NLB instance is an internet-facing instance.intranet: The NLB instance is an internal-facing instance. - overdue_
time str - The overdue time of the NLB instance.
- project_
name str - The project name of the NLB instance.
- reclaimed_
time str - The reclaimed time of the NLB instance.
- region str
- The region of the NLB instance.
- security_
group_ Sequence[str]ids - The security group IDs of the NLB instance.
- status str
- The status of the NLB instance. Valid values:
Inactive,Active,Creating,Provisioning,Configuring,Deleting,CreateFailed.Inactive: The NLB instance is stopped.Active: The NLB instance is running.Creating: The NLB instance is being created.Provisioning: The NLB instance is being created. This status is only available when creating an NLB instance by calling the API.Configuring: The NLB instance is being configured.Deleting: The NLB instance is being deleted.CreateFailed: The NLB instance failed to create. - update_
time str - The update time of the NLB instance.
- vpc_
id str - The ID of the VPC where the NLB instance is deployed.
- zone_
mappings Sequence[NetworkLoad Balancers Network Load Balancer Zone Mapping] - The zone mappings of the NLB instance.
-
Sequence[Network
Load Balancers Network Load Balancer Tag] - Tags.
- access
Log List<Property Map>Configs - The access log configuration of the NLB instance.
- account
Id String - The account ID of the NLB instance.
- billing
Status String - The billing status of the NLB instance. Valid values:
Normal,FinancialLocked. - create
Time String - The creation time of the NLB instance.
- cross
Zone BooleanEnabled - Whether to enable cross-zone load balancing for the NLB instance.
- description String
- The description of the NLB instance.
- dns
Name String - The DNS name of the NLB instance.
- expected
Overdue StringTime - The expected overdue time of the NLB instance.
- ip
Address StringVersion - The IP address version of the NLB instance. Valid values:
ipv4,dualstack.ipv4: The NLB instance supports IPv4.dualstack: The NLB instance supports both IPv4 and IPv6. - ipv4Bandwidth
Package StringId - The ID of the IPv4 bandwidth package.
- ipv4Network
Type String - The IPv4 network type of the NLB instance. Valid values:
internet,intranet. - ipv6Bandwidth
Package StringId - The ID of the IPv6 bandwidth package.
- ipv6Network
Type String - The IPv6 network type of the NLB instance. Valid values:
internet,intranet. - load
Balancer StringId - The ID of the NLB instance.
- load
Balancer StringName - The name of the NLB instance.
- managed
Security StringGroup Id - The managed security group ID of the NLB instance.
- modification
Protection StringReason - The reason for modification protection.
- modification
Protection StringStatus - The modification protection status of the NLB instance. Valid values:
NonProtection,ConsoleProtection.NonProtection: No protection.ConsoleProtection: Console protection. - network
Type String - The network type of the NLB instance. Valid values:
internet,intranet.internet: The NLB instance is an internet-facing instance.intranet: The NLB instance is an internal-facing instance. - overdue
Time String - The overdue time of the NLB instance.
- project
Name String - The project name of the NLB instance.
- reclaimed
Time String - The reclaimed time of the NLB instance.
- region String
- The region of the NLB instance.
- security
Group List<String>Ids - The security group IDs of the NLB instance.
- status String
- The status of the NLB instance. Valid values:
Inactive,Active,Creating,Provisioning,Configuring,Deleting,CreateFailed.Inactive: The NLB instance is stopped.Active: The NLB instance is running.Creating: The NLB instance is being created.Provisioning: The NLB instance is being created. This status is only available when creating an NLB instance by calling the API.Configuring: The NLB instance is being configured.Deleting: The NLB instance is being deleted.CreateFailed: The NLB instance failed to create. - update
Time String - The update time of the NLB instance.
- vpc
Id String - The ID of the VPC where the NLB instance is deployed.
- zone
Mappings List<Property Map> - The zone mappings of the NLB instance.
- List<Property Map>
- Tags.
NetworkLoadBalancersNetworkLoadBalancerAccessLogConfig
- Enabled bool
- Whether to enable access logging.
- Project
Name string - The project name where the access log topic resides.
- Topic
Id string - The topic ID of the access log.
- Topic
Name string - The topic name of the access log.
- Enabled bool
- Whether to enable access logging.
- Project
Name string - The project name where the access log topic resides.
- Topic
Id string - The topic ID of the access log.
- Topic
Name string - The topic name of the access log.
- enabled Boolean
- Whether to enable access logging.
- project
Name String - The project name where the access log topic resides.
- topic
Id String - The topic ID of the access log.
- topic
Name String - The topic name of the access log.
- enabled boolean
- Whether to enable access logging.
- project
Name string - The project name where the access log topic resides.
- topic
Id string - The topic ID of the access log.
- topic
Name string - The topic name of the access log.
- enabled bool
- Whether to enable access logging.
- project_
name str - The project name where the access log topic resides.
- topic_
id str - The topic ID of the access log.
- topic_
name str - The topic name of the access log.
- enabled Boolean
- Whether to enable access logging.
- project
Name String - The project name where the access log topic resides.
- topic
Id String - The topic ID of the access log.
- topic
Name String - The topic name of the access log.
NetworkLoadBalancersNetworkLoadBalancerTag
NetworkLoadBalancersNetworkLoadBalancerZoneMapping
- Eni
Id string - The ID of the ENI.
- Ipv4Address string
- The IPv4 address of the NLB instance.
- Ipv4Eip
Address string - The public IPv4 address.
- Ipv4Eip
Id string - The ID of the EIP.
- Ipv4Hc
Status string - The IPv4 health check status. Valid values:
Healthy,Unhealthy. - Ipv6Address string
- The IPv6 address of the NLB instance.
- Ipv6Eip
Id string - The ID of the IPv6 EIP.
- Ipv6Hc
Status string - The IPv6 health check status. Valid values:
Healthy,Unhealthy. - Subnet
Id string - The ID of the subnet.
- Zone
Id string - The ID of the zone.
- Eni
Id string - The ID of the ENI.
- Ipv4Address string
- The IPv4 address of the NLB instance.
- Ipv4Eip
Address string - The public IPv4 address.
- Ipv4Eip
Id string - The ID of the EIP.
- Ipv4Hc
Status string - The IPv4 health check status. Valid values:
Healthy,Unhealthy. - Ipv6Address string
- The IPv6 address of the NLB instance.
- Ipv6Eip
Id string - The ID of the IPv6 EIP.
- Ipv6Hc
Status string - The IPv6 health check status. Valid values:
Healthy,Unhealthy. - Subnet
Id string - The ID of the subnet.
- Zone
Id string - The ID of the zone.
- eni
Id String - The ID of the ENI.
- ipv4Address String
- The IPv4 address of the NLB instance.
- ipv4Eip
Address String - The public IPv4 address.
- ipv4Eip
Id String - The ID of the EIP.
- ipv4Hc
Status String - The IPv4 health check status. Valid values:
Healthy,Unhealthy. - ipv6Address String
- The IPv6 address of the NLB instance.
- ipv6Eip
Id String - The ID of the IPv6 EIP.
- ipv6Hc
Status String - The IPv6 health check status. Valid values:
Healthy,Unhealthy. - subnet
Id String - The ID of the subnet.
- zone
Id String - The ID of the zone.
- eni
Id string - The ID of the ENI.
- ipv4Address string
- The IPv4 address of the NLB instance.
- ipv4Eip
Address string - The public IPv4 address.
- ipv4Eip
Id string - The ID of the EIP.
- ipv4Hc
Status string - The IPv4 health check status. Valid values:
Healthy,Unhealthy. - ipv6Address string
- The IPv6 address of the NLB instance.
- ipv6Eip
Id string - The ID of the IPv6 EIP.
- ipv6Hc
Status string - The IPv6 health check status. Valid values:
Healthy,Unhealthy. - subnet
Id string - The ID of the subnet.
- zone
Id string - The ID of the zone.
- eni_
id str - The ID of the ENI.
- ipv4_
address str - The IPv4 address of the NLB instance.
- ipv4_
eip_ straddress - The public IPv4 address.
- ipv4_
eip_ strid - The ID of the EIP.
- ipv4_
hc_ strstatus - The IPv4 health check status. Valid values:
Healthy,Unhealthy. - ipv6_
address str - The IPv6 address of the NLB instance.
- ipv6_
eip_ strid - The ID of the IPv6 EIP.
- ipv6_
hc_ strstatus - The IPv6 health check status. Valid values:
Healthy,Unhealthy. - subnet_
id str - The ID of the subnet.
- zone_
id str - The ID of the zone.
- eni
Id String - The ID of the ENI.
- ipv4Address String
- The IPv4 address of the NLB instance.
- ipv4Eip
Address String - The public IPv4 address.
- ipv4Eip
Id String - The ID of the EIP.
- ipv4Hc
Status String - The IPv4 health check status. Valid values:
Healthy,Unhealthy. - ipv6Address String
- The IPv6 address of the NLB instance.
- ipv6Eip
Id String - The ID of the IPv6 EIP.
- ipv6Hc
Status String - The IPv6 health check status. Valid values:
Healthy,Unhealthy. - subnet
Id String - The ID of the subnet.
- zone
Id String - The ID of the zone.
NetworkLoadBalancersTag
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengineTerraform Provider.
Viewing docs for Volcengine v0.0.47
published on Friday, Mar 13, 2026 by Volcengine
published on Friday, Mar 13, 2026 by Volcengine
