Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::VPC::NetworkAcl
Using getNetworkAcl
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 getNetworkAcl(args: GetNetworkAclArgs, opts?: InvokeOptions): Promise<GetNetworkAclResult>
function getNetworkAclOutput(args: GetNetworkAclOutputArgs, opts?: InvokeOptions): Output<GetNetworkAclResult>def get_network_acl(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkAclResult
def get_network_acl_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkAclResult]func LookupNetworkAcl(ctx *Context, args *LookupNetworkAclArgs, opts ...InvokeOption) (*LookupNetworkAclResult, error)
func LookupNetworkAclOutput(ctx *Context, args *LookupNetworkAclOutputArgs, opts ...InvokeOption) LookupNetworkAclResultOutput> Note: This function is named LookupNetworkAcl in the Go SDK.
public static class GetNetworkAcl
{
public static Task<GetNetworkAclResult> InvokeAsync(GetNetworkAclArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkAclResult> Invoke(GetNetworkAclInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkAclResult> getNetworkAcl(GetNetworkAclArgs args, InvokeOptions options)
public static Output<GetNetworkAclResult> getNetworkAcl(GetNetworkAclArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:vpc/getNetworkAcl:getNetworkAcl
arguments:
# arguments dictionaryThe 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.
getNetworkAcl Result
The following output properties are available:
- Created
Time string - Creation time of the network ACL.
- Default
Egress List<Volcengine.Acl Entries Get Network Acl Default Egress Acl Entry> - Default outbound ACL rule list.
- Default
Ingress List<Volcengine.Acl Entries Get Network Acl Default Ingress Acl Entry> - Default inbound ACL rule list.
- Description string
- Network ACL description. Length must be 0–255 characters. Must start with a letter, Chinese character, or number. Can include English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。).
- Egress
Acl List<Volcengine.Entries Get Network Acl Egress Acl Entry> - Outbound ACL rule list.
- Id string
- Uniquely identifies the resource.
- Ingress
Acl List<Volcengine.Entries Get Network Acl Ingress Acl Entry> - Inbound ACL rule list.
- Network
Acl stringId - Network ACL ID.
- Network
Acl stringName - Network ACL name. Length must be 1–128 characters. Must start with a letter, Chinese character, or number, and can include periods (.), underscores (_), and hyphens (-).
- Project
Name string - Name of the project associated with the network ACL. If not specified, added to the default project.
- Resources
List<Volcengine.
Get Network Acl Resource> - Associated resource list.
- Status string
- Status of the network ACL. Available: Available. Creating: Creating.
-
List<Volcengine.
Get Network Acl Tag> - Tag list.
- Updated
Time string - Last updated time of the network ACL.
- Vpc
Id string - ID of the VPC associated with the network ACL.
- Created
Time string - Creation time of the network ACL.
- Default
Egress []GetAcl Entries Network Acl Default Egress Acl Entry - Default outbound ACL rule list.
- Default
Ingress []GetAcl Entries Network Acl Default Ingress Acl Entry - Default inbound ACL rule list.
- Description string
- Network ACL description. Length must be 0–255 characters. Must start with a letter, Chinese character, or number. Can include English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。).
- Egress
Acl []GetEntries Network Acl Egress Acl Entry - Outbound ACL rule list.
- Id string
- Uniquely identifies the resource.
- Ingress
Acl []GetEntries Network Acl Ingress Acl Entry - Inbound ACL rule list.
- Network
Acl stringId - Network ACL ID.
- Network
Acl stringName - Network ACL name. Length must be 1–128 characters. Must start with a letter, Chinese character, or number, and can include periods (.), underscores (_), and hyphens (-).
- Project
Name string - Name of the project associated with the network ACL. If not specified, added to the default project.
- Resources
[]Get
Network Acl Resource - Associated resource list.
- Status string
- Status of the network ACL. Available: Available. Creating: Creating.
-
[]Get
Network Acl Tag - Tag list.
- Updated
Time string - Last updated time of the network ACL.
- Vpc
Id string - ID of the VPC associated with the network ACL.
- created
Time String - Creation time of the network ACL.
- default
Egress List<GetAcl Entries Network Acl Default Egress Acl Entry> - Default outbound ACL rule list.
- default
Ingress List<GetAcl Entries Network Acl Default Ingress Acl Entry> - Default inbound ACL rule list.
- description String
- Network ACL description. Length must be 0–255 characters. Must start with a letter, Chinese character, or number. Can include English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。).
- egress
Acl List<GetEntries Network Acl Egress Acl Entry> - Outbound ACL rule list.
- id String
- Uniquely identifies the resource.
- ingress
Acl List<GetEntries Network Acl Ingress Acl Entry> - Inbound ACL rule list.
- network
Acl StringId - Network ACL ID.
- network
Acl StringName - Network ACL name. Length must be 1–128 characters. Must start with a letter, Chinese character, or number, and can include periods (.), underscores (_), and hyphens (-).
- project
Name String - Name of the project associated with the network ACL. If not specified, added to the default project.
- resources
List<Get
Network Acl Resource> - Associated resource list.
- status String
- Status of the network ACL. Available: Available. Creating: Creating.
-
List<Get
Network Acl Tag> - Tag list.
- updated
Time String - Last updated time of the network ACL.
- vpc
Id String - ID of the VPC associated with the network ACL.
- created
Time string - Creation time of the network ACL.
- default
Egress GetAcl Entries Network Acl Default Egress Acl Entry[] - Default outbound ACL rule list.
- default
Ingress GetAcl Entries Network Acl Default Ingress Acl Entry[] - Default inbound ACL rule list.
- description string
- Network ACL description. Length must be 0–255 characters. Must start with a letter, Chinese character, or number. Can include English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。).
- egress
Acl GetEntries Network Acl Egress Acl Entry[] - Outbound ACL rule list.
- id string
- Uniquely identifies the resource.
- ingress
Acl GetEntries Network Acl Ingress Acl Entry[] - Inbound ACL rule list.
- network
Acl stringId - Network ACL ID.
- network
Acl stringName - Network ACL name. Length must be 1–128 characters. Must start with a letter, Chinese character, or number, and can include periods (.), underscores (_), and hyphens (-).
- project
Name string - Name of the project associated with the network ACL. If not specified, added to the default project.
- resources
Get
Network Acl Resource[] - Associated resource list.
- status string
- Status of the network ACL. Available: Available. Creating: Creating.
-
Get
Network Acl Tag[] - Tag list.
- updated
Time string - Last updated time of the network ACL.
- vpc
Id string - ID of the VPC associated with the network ACL.
- created_
time str - Creation time of the network ACL.
- default_
egress_ Sequence[Getacl_ entries Network Acl Default Egress Acl Entry] - Default outbound ACL rule list.
- default_
ingress_ Sequence[Getacl_ entries Network Acl Default Ingress Acl Entry] - Default inbound ACL rule list.
- description str
- Network ACL description. Length must be 0–255 characters. Must start with a letter, Chinese character, or number. Can include English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。).
- egress_
acl_ Sequence[Getentries Network Acl Egress Acl Entry] - Outbound ACL rule list.
- id str
- Uniquely identifies the resource.
- ingress_
acl_ Sequence[Getentries Network Acl Ingress Acl Entry] - Inbound ACL rule list.
- network_
acl_ strid - Network ACL ID.
- network_
acl_ strname - Network ACL name. Length must be 1–128 characters. Must start with a letter, Chinese character, or number, and can include periods (.), underscores (_), and hyphens (-).
- project_
name str - Name of the project associated with the network ACL. If not specified, added to the default project.
- resources
Sequence[Get
Network Acl Resource] - Associated resource list.
- status str
- Status of the network ACL. Available: Available. Creating: Creating.
-
Sequence[Get
Network Acl Tag] - Tag list.
- updated_
time str - Last updated time of the network ACL.
- vpc_
id str - ID of the VPC associated with the network ACL.
- created
Time String - Creation time of the network ACL.
- default
Egress List<Property Map>Acl Entries - Default outbound ACL rule list.
- default
Ingress List<Property Map>Acl Entries - Default inbound ACL rule list.
- description String
- Network ACL description. Length must be 0–255 characters. Must start with a letter, Chinese character, or number. Can include English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。).
- egress
Acl List<Property Map>Entries - Outbound ACL rule list.
- id String
- Uniquely identifies the resource.
- ingress
Acl List<Property Map>Entries - Inbound ACL rule list.
- network
Acl StringId - Network ACL ID.
- network
Acl StringName - Network ACL name. Length must be 1–128 characters. Must start with a letter, Chinese character, or number, and can include periods (.), underscores (_), and hyphens (-).
- project
Name String - Name of the project associated with the network ACL. If not specified, added to the default project.
- resources List<Property Map>
- Associated resource list.
- status String
- Status of the network ACL. Available: Available. Creating: Creating.
- List<Property Map>
- Tag list.
- updated
Time String - Last updated time of the network ACL.
- vpc
Id String - ID of the VPC associated with the network ACL.
Supporting Types
GetNetworkAclDefaultEgressAclEntry
- Cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- Description string
- Rule description.
- Network
Acl stringEntry Id - Rule ID.
- Network
Acl stringEntry Name - Rule name.
- Policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- Port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- Priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- Protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- Cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- Description string
- Rule description.
- Network
Acl stringEntry Id - Rule ID.
- Network
Acl stringEntry Name - Rule name.
- Policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- Port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- Priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- Protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip String - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description String
- Rule description.
- network
Acl StringEntry Id - Rule ID.
- network
Acl StringEntry Name - Rule name.
- policy String
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port String
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority Integer
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol String
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description string
- Rule description.
- network
Acl stringEntry Id - Rule ID.
- network
Acl stringEntry Name - Rule name.
- policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority number
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr_
ip str - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description str
- Rule description.
- network_
acl_ strentry_ id - Rule ID.
- network_
acl_ strentry_ name - Rule name.
- policy str
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port str
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol str
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip String - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description String
- Rule description.
- network
Acl StringEntry Id - Rule ID.
- network
Acl StringEntry Name - Rule name.
- policy String
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port String
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority Number
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol String
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
GetNetworkAclDefaultIngressAclEntry
- Cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- Description string
- Rule description.
- Network
Acl stringEntry Id - Rule ID.
- Network
Acl stringEntry Name - Rule name.
- Policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- Port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- Priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- Protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- Cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- Description string
- Rule description.
- Network
Acl stringEntry Id - Rule ID.
- Network
Acl stringEntry Name - Rule name.
- Policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- Port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- Priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- Protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip String - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description String
- Rule description.
- network
Acl StringEntry Id - Rule ID.
- network
Acl StringEntry Name - Rule name.
- policy String
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port String
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority Integer
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol String
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description string
- Rule description.
- network
Acl stringEntry Id - Rule ID.
- network
Acl stringEntry Name - Rule name.
- policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority number
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr_
ip str - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description str
- Rule description.
- network_
acl_ strentry_ id - Rule ID.
- network_
acl_ strentry_ name - Rule name.
- policy str
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port str
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol str
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip String - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description String
- Rule description.
- network
Acl StringEntry Id - Rule ID.
- network
Acl StringEntry Name - Rule name.
- policy String
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port String
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority Number
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol String
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
GetNetworkAclEgressAclEntry
- Cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- Description string
- Rule description.
- Network
Acl stringEntry Id - Rule ID.
- Network
Acl stringEntry Name - Rule name.
- Policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- Port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- Priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- Protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- Cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- Description string
- Rule description.
- Network
Acl stringEntry Id - Rule ID.
- Network
Acl stringEntry Name - Rule name.
- Policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- Port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- Priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- Protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip String - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description String
- Rule description.
- network
Acl StringEntry Id - Rule ID.
- network
Acl StringEntry Name - Rule name.
- policy String
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port String
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority Integer
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol String
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description string
- Rule description.
- network
Acl stringEntry Id - Rule ID.
- network
Acl stringEntry Name - Rule name.
- policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority number
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr_
ip str - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description str
- Rule description.
- network_
acl_ strentry_ id - Rule ID.
- network_
acl_ strentry_ name - Rule name.
- policy str
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port str
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol str
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip String - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description String
- Rule description.
- network
Acl StringEntry Id - Rule ID.
- network
Acl StringEntry Name - Rule name.
- policy String
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port String
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority Number
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol String
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
GetNetworkAclIngressAclEntry
- Cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- Description string
- Rule description.
- Network
Acl stringEntry Id - Rule ID.
- Network
Acl stringEntry Name - Rule name.
- Policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- Port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- Priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- Protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- Cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- Description string
- Rule description.
- Network
Acl stringEntry Id - Rule ID.
- Network
Acl stringEntry Name - Rule name.
- Policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- Port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- Priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- Protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip String - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description String
- Rule description.
- network
Acl StringEntry Id - Rule ID.
- network
Acl StringEntry Name - Rule name.
- policy String
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port String
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority Integer
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol String
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip string - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description string
- Rule description.
- network
Acl stringEntry Id - Rule ID.
- network
Acl stringEntry Name - Rule name.
- policy string
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port string
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority number
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol string
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr_
ip str - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description str
- Rule description.
- network_
acl_ strentry_ id - Rule ID.
- network_
acl_ strentry_ name - Rule name.
- policy str
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port str
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority int
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol str
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
- cidr
Ip String - For inbound rules, specifies the source address range. For outbound rules, specifies the destination address range. Supports CIDR and IPv4 address ranges. Default value: none.
- description String
- Rule description.
- network
Acl StringEntry Id - Rule ID.
- network
Acl StringEntry Name - Rule name.
- policy String
- Authorization policy. accept: Allow access. drop: Deny access. No denial message is returned; the requester only experiences a timeout or similar connection failure.
- port String
- Destination port range for the rule. If the direction rule protocol is all, icmp, or gre, the port range is -1/-1, meaning no port restriction. If the protocol is tcp or udp, the port range is 1–65535, formatted as 1/200, 80/80, indicating ports 1 to 200, or port 80.
- priority Number
- Priority of direction rules. Lower numbers indicate higher priority. Default value if not specified: 1.
- protocol String
- Protocol type. tcp: TCP protocol. udp: UDP protocol. icmp: ICMP protocol. icmpv6: ICMPV6 protocol. gre: GRE protocol. all: Supports all protocols.
GetNetworkAclResource
- Resource
Id string - Associated resource ID.
- Status string
- Status of resources associated with the network ACL. BINDED: Bound. BINDING: Binding. UNBINDING: Unbinding.
- Resource
Id string - Associated resource ID.
- Status string
- Status of resources associated with the network ACL. BINDED: Bound. BINDING: Binding. UNBINDING: Unbinding.
- resource
Id String - Associated resource ID.
- status String
- Status of resources associated with the network ACL. BINDED: Bound. BINDING: Binding. UNBINDING: Unbinding.
- resource
Id string - Associated resource ID.
- status string
- Status of resources associated with the network ACL. BINDED: Bound. BINDING: Binding. UNBINDING: Unbinding.
- resource_
id str - Associated resource ID.
- status str
- Status of resources associated with the network ACL. BINDED: Bound. BINDING: Binding. UNBINDING: Unbinding.
- resource
Id String - Associated resource ID.
- status String
- Status of resources associated with the network ACL. BINDED: Bound. BINDING: Binding. UNBINDING: Unbinding.
GetNetworkAclTag
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.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
