Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::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: bytepluscc: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 - 网络ACL的创建时间。
- Default
Egress List<Byteplus.Acl Entries Get Network Acl Default Egress Acl Entry> - 默认出向ACL规则列表。
- Default
Ingress List<Byteplus.Acl Entries Get Network Acl Default Ingress Acl Entry> - 默认入向ACL规则列表。
- Description string
- 网络ACL描述信息。长度限制为0~ 255个字符。需要以字母、中文或数字开头。可包含英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。
- Egress
Acl List<Byteplus.Entries Get Network Acl Egress Acl Entry> - 出向ACL规则列表。
- Id string
- Uniquely identifies the resource.
- Ingress
Acl List<Byteplus.Entries Get Network Acl Ingress Acl Entry> - 入向ACL规则列表。
- Network
Acl stringId - 网络ACL的ID。
- Network
Acl stringName - 网络ACL名称。长度限制为1 ~ 128个字符。需要以字母、中文或数字开头,可包含点号(.)、下划线(_)和短横线(-)。
- Project
Name string - 网络ACL所属项目的名称。不填默认加入default项目。
- Resources
List<Byteplus.
Get Network Acl Resource> - 关联资源列表。
- Status string
- 网络ACL的状态。Available:可用,Creating:创建中
-
List<Byteplus.
Get Network Acl Tag> - 标签列表。
- Updated
Time string - 网络ACL的更新时间。
- Vpc
Id string - 网络ACL所属VPC的ID。
- Created
Time string - 网络ACL的创建时间。
- Default
Egress []GetAcl Entries Network Acl Default Egress Acl Entry - 默认出向ACL规则列表。
- Default
Ingress []GetAcl Entries Network Acl Default Ingress Acl Entry - 默认入向ACL规则列表。
- Description string
- 网络ACL描述信息。长度限制为0~ 255个字符。需要以字母、中文或数字开头。可包含英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。
- Egress
Acl []GetEntries Network Acl Egress Acl Entry - 出向ACL规则列表。
- Id string
- Uniquely identifies the resource.
- Ingress
Acl []GetEntries Network Acl Ingress Acl Entry - 入向ACL规则列表。
- Network
Acl stringId - 网络ACL的ID。
- Network
Acl stringName - 网络ACL名称。长度限制为1 ~ 128个字符。需要以字母、中文或数字开头,可包含点号(.)、下划线(_)和短横线(-)。
- Project
Name string - 网络ACL所属项目的名称。不填默认加入default项目。
- Resources
[]Get
Network Acl Resource - 关联资源列表。
- Status string
- 网络ACL的状态。Available:可用,Creating:创建中
-
[]Get
Network Acl Tag - 标签列表。
- Updated
Time string - 网络ACL的更新时间。
- Vpc
Id string - 网络ACL所属VPC的ID。
- created
Time String - 网络ACL的创建时间。
- default
Egress List<GetAcl Entries Network Acl Default Egress Acl Entry> - 默认出向ACL规则列表。
- default
Ingress List<GetAcl Entries Network Acl Default Ingress Acl Entry> - 默认入向ACL规则列表。
- description String
- 网络ACL描述信息。长度限制为0~ 255个字符。需要以字母、中文或数字开头。可包含英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。
- egress
Acl List<GetEntries Network Acl Egress Acl Entry> - 出向ACL规则列表。
- id String
- Uniquely identifies the resource.
- ingress
Acl List<GetEntries Network Acl Ingress Acl Entry> - 入向ACL规则列表。
- network
Acl StringId - 网络ACL的ID。
- network
Acl StringName - 网络ACL名称。长度限制为1 ~ 128个字符。需要以字母、中文或数字开头,可包含点号(.)、下划线(_)和短横线(-)。
- project
Name String - 网络ACL所属项目的名称。不填默认加入default项目。
- resources
List<Get
Network Acl Resource> - 关联资源列表。
- status String
- 网络ACL的状态。Available:可用,Creating:创建中
-
List<Get
Network Acl Tag> - 标签列表。
- updated
Time String - 网络ACL的更新时间。
- vpc
Id String - 网络ACL所属VPC的ID。
- created
Time string - 网络ACL的创建时间。
- default
Egress GetAcl Entries Network Acl Default Egress Acl Entry[] - 默认出向ACL规则列表。
- default
Ingress GetAcl Entries Network Acl Default Ingress Acl Entry[] - 默认入向ACL规则列表。
- description string
- 网络ACL描述信息。长度限制为0~ 255个字符。需要以字母、中文或数字开头。可包含英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。
- egress
Acl GetEntries Network Acl Egress Acl Entry[] - 出向ACL规则列表。
- id string
- Uniquely identifies the resource.
- ingress
Acl GetEntries Network Acl Ingress Acl Entry[] - 入向ACL规则列表。
- network
Acl stringId - 网络ACL的ID。
- network
Acl stringName - 网络ACL名称。长度限制为1 ~ 128个字符。需要以字母、中文或数字开头,可包含点号(.)、下划线(_)和短横线(-)。
- project
Name string - 网络ACL所属项目的名称。不填默认加入default项目。
- resources
Get
Network Acl Resource[] - 关联资源列表。
- status string
- 网络ACL的状态。Available:可用,Creating:创建中
-
Get
Network Acl Tag[] - 标签列表。
- updated
Time string - 网络ACL的更新时间。
- vpc
Id string - 网络ACL所属VPC的ID。
- created_
time str - 网络ACL的创建时间。
- default_
egress_ Sequence[Getacl_ entries Network Acl Default Egress Acl Entry] - 默认出向ACL规则列表。
- default_
ingress_ Sequence[Getacl_ entries Network Acl Default Ingress Acl Entry] - 默认入向ACL规则列表。
- description str
- 网络ACL描述信息。长度限制为0~ 255个字符。需要以字母、中文或数字开头。可包含英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。
- egress_
acl_ Sequence[Getentries Network Acl Egress Acl Entry] - 出向ACL规则列表。
- id str
- Uniquely identifies the resource.
- ingress_
acl_ Sequence[Getentries Network Acl Ingress Acl Entry] - 入向ACL规则列表。
- network_
acl_ strid - 网络ACL的ID。
- network_
acl_ strname - 网络ACL名称。长度限制为1 ~ 128个字符。需要以字母、中文或数字开头,可包含点号(.)、下划线(_)和短横线(-)。
- project_
name str - 网络ACL所属项目的名称。不填默认加入default项目。
- resources
Sequence[Get
Network Acl Resource] - 关联资源列表。
- status str
- 网络ACL的状态。Available:可用,Creating:创建中
-
Sequence[Get
Network Acl Tag] - 标签列表。
- updated_
time str - 网络ACL的更新时间。
- vpc_
id str - 网络ACL所属VPC的ID。
- created
Time String - 网络ACL的创建时间。
- default
Egress List<Property Map>Acl Entries - 默认出向ACL规则列表。
- default
Ingress List<Property Map>Acl Entries - 默认入向ACL规则列表。
- description String
- 网络ACL描述信息。长度限制为0~ 255个字符。需要以字母、中文或数字开头。可包含英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。
- egress
Acl List<Property Map>Entries - 出向ACL规则列表。
- id String
- Uniquely identifies the resource.
- ingress
Acl List<Property Map>Entries - 入向ACL规则列表。
- network
Acl StringId - 网络ACL的ID。
- network
Acl StringName - 网络ACL名称。长度限制为1 ~ 128个字符。需要以字母、中文或数字开头,可包含点号(.)、下划线(_)和短横线(-)。
- project
Name String - 网络ACL所属项目的名称。不填默认加入default项目。
- resources List<Property Map>
- 关联资源列表。
- status String
- 网络ACL的状态。Available:可用,Creating:创建中
- List<Property Map>
- 标签列表。
- updated
Time String - 网络ACL的更新时间。
- vpc
Id String - 网络ACL所属VPC的ID。
Supporting Types
GetNetworkAclDefaultEgressAclEntry
- Cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- Description string
- 规则的描述信息。
- Network
Acl stringEntry Id - 规则的ID。
- Network
Acl stringEntry Name - 规则的名称。
- Policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- Port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- Priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- Protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- Cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- Description string
- 规则的描述信息。
- Network
Acl stringEntry Id - 规则的ID。
- Network
Acl stringEntry Name - 规则的名称。
- Policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- Port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- Priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- Protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip String - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description String
- 规则的描述信息。
- network
Acl StringEntry Id - 规则的ID。
- network
Acl StringEntry Name - 规则的名称。
- policy String
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port String
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority Integer
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol String
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description string
- 规则的描述信息。
- network
Acl stringEntry Id - 规则的ID。
- network
Acl stringEntry Name - 规则的名称。
- policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority number
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr_
ip str - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description str
- 规则的描述信息。
- network_
acl_ strentry_ id - 规则的ID。
- network_
acl_ strentry_ name - 规则的名称。
- policy str
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port str
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol str
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip String - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description String
- 规则的描述信息。
- network
Acl StringEntry Id - 规则的ID。
- network
Acl StringEntry Name - 规则的名称。
- policy String
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port String
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority Number
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol String
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
GetNetworkAclDefaultIngressAclEntry
- Cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- Description string
- 规则的描述信息。
- Network
Acl stringEntry Id - 规则的ID。
- Network
Acl stringEntry Name - 规则的名称。
- Policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- Port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- Priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- Protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- Cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- Description string
- 规则的描述信息。
- Network
Acl stringEntry Id - 规则的ID。
- Network
Acl stringEntry Name - 规则的名称。
- Policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- Port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- Priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- Protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip String - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description String
- 规则的描述信息。
- network
Acl StringEntry Id - 规则的ID。
- network
Acl StringEntry Name - 规则的名称。
- policy String
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port String
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority Integer
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol String
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description string
- 规则的描述信息。
- network
Acl stringEntry Id - 规则的ID。
- network
Acl stringEntry Name - 规则的名称。
- policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority number
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr_
ip str - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description str
- 规则的描述信息。
- network_
acl_ strentry_ id - 规则的ID。
- network_
acl_ strentry_ name - 规则的名称。
- policy str
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port str
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol str
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip String - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description String
- 规则的描述信息。
- network
Acl StringEntry Id - 规则的ID。
- network
Acl StringEntry Name - 规则的名称。
- policy String
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port String
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority Number
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol String
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
GetNetworkAclEgressAclEntry
- Cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- Description string
- 规则的描述信息。
- Network
Acl stringEntry Id - 规则的ID。
- Network
Acl stringEntry Name - 规则的名称。
- Policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- Port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- Priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- Protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- Cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- Description string
- 规则的描述信息。
- Network
Acl stringEntry Id - 规则的ID。
- Network
Acl stringEntry Name - 规则的名称。
- Policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- Port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- Priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- Protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip String - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description String
- 规则的描述信息。
- network
Acl StringEntry Id - 规则的ID。
- network
Acl StringEntry Name - 规则的名称。
- policy String
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port String
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority Integer
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol String
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description string
- 规则的描述信息。
- network
Acl stringEntry Id - 规则的ID。
- network
Acl stringEntry Name - 规则的名称。
- policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority number
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr_
ip str - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description str
- 规则的描述信息。
- network_
acl_ strentry_ id - 规则的ID。
- network_
acl_ strentry_ name - 规则的名称。
- policy str
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port str
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol str
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip String - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description String
- 规则的描述信息。
- network
Acl StringEntry Id - 规则的ID。
- network
Acl StringEntry Name - 规则的名称。
- policy String
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port String
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority Number
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol String
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
GetNetworkAclIngressAclEntry
- Cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- Description string
- 规则的描述信息。
- Network
Acl stringEntry Id - 规则的ID。
- Network
Acl stringEntry Name - 规则的名称。
- Policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- Port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- Priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- Protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- Cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- Description string
- 规则的描述信息。
- Network
Acl stringEntry Id - 规则的ID。
- Network
Acl stringEntry Name - 规则的名称。
- Policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- Port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- Priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- Protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip String - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description String
- 规则的描述信息。
- network
Acl StringEntry Id - 规则的ID。
- network
Acl StringEntry Name - 规则的名称。
- policy String
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port String
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority Integer
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol String
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip string - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description string
- 规则的描述信息。
- network
Acl stringEntry Id - 规则的ID。
- network
Acl stringEntry Name - 规则的名称。
- policy string
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port string
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority number
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol string
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr_
ip str - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description str
- 规则的描述信息。
- network_
acl_ strentry_ id - 规则的ID。
- network_
acl_ strentry_ name - 规则的名称。
- policy str
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port str
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority int
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol str
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
- cidr
Ip String - 入向规则时为源地址的网段。出向规则时为目标地址的网段。支持CIDR格式和IPv4格式的IP地址范围。默认值:无。
- description String
- 规则的描述信息。
- network
Acl StringEntry Id - 规则的ID。
- network
Acl StringEntry Name - 规则的名称。
- policy String
- 授权策略。accept:允许访问。drop:拒绝访问,不返回拒绝访问的信息,仅表现出发起端请求超时或类似无法建立连接的信息。
- port String
- 规则的目的端口范围。当方向规则的Protocol为all、icmp或gre时,端口范围为-1/-1,表示不限制端口。当方向规则的Protocol为tcp或udp时,端口范围为1~65535,格式为1/200、80/80,表示端口1到端口200、端口80。
- priority Number
- 方向规则的优先级,数字越小,代表优先级越高。不填默认值:1。
- protocol String
- 协议类型。tcp:TCP协议。udp:UDP协议。icmp:ICMP协议。icmpv6:ICMPV6协议。gre:GRE协议。all:支持所有协议。
GetNetworkAclResource
- Resource
Id string - 关联资源的ID。
- Status string
- 网络ACL关联资源的状态。BINDED:已绑定。BINDING:绑定中。UNBINDING:解绑中。
- Resource
Id string - 关联资源的ID。
- Status string
- 网络ACL关联资源的状态。BINDED:已绑定。BINDING:绑定中。UNBINDING:解绑中。
- resource
Id String - 关联资源的ID。
- status String
- 网络ACL关联资源的状态。BINDED:已绑定。BINDING:绑定中。UNBINDING:解绑中。
- resource
Id string - 关联资源的ID。
- status string
- 网络ACL关联资源的状态。BINDED:已绑定。BINDING:绑定中。UNBINDING:解绑中。
- resource_
id str - 关联资源的ID。
- status str
- 网络ACL关联资源的状态。BINDED:已绑定。BINDING:绑定中。UNBINDING:解绑中。
- resource
Id String - 关联资源的ID。
- status String
- 网络ACL关联资源的状态。BINDED:已绑定。BINDING:绑定中。UNBINDING:解绑中。
GetNetworkAclTag
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
