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::SecurityGroup
Using getSecurityGroup
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 getSecurityGroup(args: GetSecurityGroupArgs, opts?: InvokeOptions): Promise<GetSecurityGroupResult>
function getSecurityGroupOutput(args: GetSecurityGroupOutputArgs, opts?: InvokeOptions): Output<GetSecurityGroupResult>def get_security_group(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecurityGroupResult
def get_security_group_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecurityGroupResult]func LookupSecurityGroup(ctx *Context, args *LookupSecurityGroupArgs, opts ...InvokeOption) (*LookupSecurityGroupResult, error)
func LookupSecurityGroupOutput(ctx *Context, args *LookupSecurityGroupOutputArgs, opts ...InvokeOption) LookupSecurityGroupResultOutput> Note: This function is named LookupSecurityGroup in the Go SDK.
public static class GetSecurityGroup
{
public static Task<GetSecurityGroupResult> InvokeAsync(GetSecurityGroupArgs args, InvokeOptions? opts = null)
public static Output<GetSecurityGroupResult> Invoke(GetSecurityGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecurityGroupResult> getSecurityGroup(GetSecurityGroupArgs args, InvokeOptions options)
public static Output<GetSecurityGroupResult> getSecurityGroup(GetSecurityGroupArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:vpc/getSecurityGroup:getSecurityGroup
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.
getSecurityGroup Result
The following output properties are available:
- Creation
Time string - Security group creation time
- Description string
- Description of the security group. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). If not specified, defaults to an empty string
- Egress
Permissions List<Volcengine.Get Security Group Egress Permission> - Description for outbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- Id string
- Uniquely identifies the resource.
- Ingress
Permissions List<Volcengine.Get Security Group Ingress Permission> - Description for inbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- Project
Name string - Project name to which the security group belongs. Default project is 'default' if not specified
- Security
Group stringId - Security group ID
- Security
Group stringName - Security group name. Length: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). Default is security group ID if not specified
- Service
Managed bool - Indicates whether the security group is managed. true means managed security group, false means unmanaged security group
- Status string
- Security group status. Available means available for use, Creating means being created
-
List<Volcengine.
Get Security Group Tag> - Tag list
- Type string
- Security group type. 1. default: default security group. 2. normal: custom security group. 3. VpnGW: VPN gateway security group. 4. NatGW: NAT gateway security group. 5. cidr_only: CIDR-Only security group
- Vpc
Id string - VPC ID to which the security group belongs
- Creation
Time string - Security group creation time
- Description string
- Description of the security group. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). If not specified, defaults to an empty string
- Egress
Permissions []GetSecurity Group Egress Permission - Description for outbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- Id string
- Uniquely identifies the resource.
- Ingress
Permissions []GetSecurity Group Ingress Permission - Description for inbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- Project
Name string - Project name to which the security group belongs. Default project is 'default' if not specified
- Security
Group stringId - Security group ID
- Security
Group stringName - Security group name. Length: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). Default is security group ID if not specified
- Service
Managed bool - Indicates whether the security group is managed. true means managed security group, false means unmanaged security group
- Status string
- Security group status. Available means available for use, Creating means being created
-
[]Get
Security Group Tag - Tag list
- Type string
- Security group type. 1. default: default security group. 2. normal: custom security group. 3. VpnGW: VPN gateway security group. 4. NatGW: NAT gateway security group. 5. cidr_only: CIDR-Only security group
- Vpc
Id string - VPC ID to which the security group belongs
- creation
Time String - Security group creation time
- description String
- Description of the security group. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). If not specified, defaults to an empty string
- egress
Permissions List<GetSecurity Group Egress Permission> - Description for outbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- id String
- Uniquely identifies the resource.
- ingress
Permissions List<GetSecurity Group Ingress Permission> - Description for inbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- project
Name String - Project name to which the security group belongs. Default project is 'default' if not specified
- security
Group StringId - Security group ID
- security
Group StringName - Security group name. Length: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). Default is security group ID if not specified
- service
Managed Boolean - Indicates whether the security group is managed. true means managed security group, false means unmanaged security group
- status String
- Security group status. Available means available for use, Creating means being created
-
List<Get
Security Group Tag> - Tag list
- type String
- Security group type. 1. default: default security group. 2. normal: custom security group. 3. VpnGW: VPN gateway security group. 4. NatGW: NAT gateway security group. 5. cidr_only: CIDR-Only security group
- vpc
Id String - VPC ID to which the security group belongs
- creation
Time string - Security group creation time
- description string
- Description of the security group. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). If not specified, defaults to an empty string
- egress
Permissions GetSecurity Group Egress Permission[] - Description for outbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- id string
- Uniquely identifies the resource.
- ingress
Permissions GetSecurity Group Ingress Permission[] - Description for inbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- project
Name string - Project name to which the security group belongs. Default project is 'default' if not specified
- security
Group stringId - Security group ID
- security
Group stringName - Security group name. Length: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). Default is security group ID if not specified
- service
Managed boolean - Indicates whether the security group is managed. true means managed security group, false means unmanaged security group
- status string
- Security group status. Available means available for use, Creating means being created
-
Get
Security Group Tag[] - Tag list
- type string
- Security group type. 1. default: default security group. 2. normal: custom security group. 3. VpnGW: VPN gateway security group. 4. NatGW: NAT gateway security group. 5. cidr_only: CIDR-Only security group
- vpc
Id string - VPC ID to which the security group belongs
- creation_
time str - Security group creation time
- description str
- Description of the security group. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). If not specified, defaults to an empty string
- egress_
permissions Sequence[GetSecurity Group Egress Permission] - Description for outbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- id str
- Uniquely identifies the resource.
- ingress_
permissions Sequence[GetSecurity Group Ingress Permission] - Description for inbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- project_
name str - Project name to which the security group belongs. Default project is 'default' if not specified
- security_
group_ strid - Security group ID
- security_
group_ strname - Security group name. Length: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). Default is security group ID if not specified
- service_
managed bool - Indicates whether the security group is managed. true means managed security group, false means unmanaged security group
- status str
- Security group status. Available means available for use, Creating means being created
-
Sequence[Get
Security Group Tag] - Tag list
- type str
- Security group type. 1. default: default security group. 2. normal: custom security group. 3. VpnGW: VPN gateway security group. 4. NatGW: NAT gateway security group. 5. cidr_only: CIDR-Only security group
- vpc_
id str - VPC ID to which the security group belongs
- creation
Time String - Security group creation time
- description String
- Description of the security group. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). If not specified, defaults to an empty string
- egress
Permissions List<Property Map> - Description for outbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- id String
- Uniquely identifies the resource.
- ingress
Permissions List<Property Map> - Description for inbound security group rule. Unchanged information is returned as original; unfilled or changed content is considered modified. Please fill in as needed
- project
Name String - Project name to which the security group belongs. Default project is 'default' if not specified
- security
Group StringId - Security group ID
- security
Group StringName - Security group name. Length: 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-). Default is security group ID if not specified
- service
Managed Boolean - Indicates whether the security group is managed. true means managed security group, false means unmanaged security group
- status String
- Security group status. Available means available for use, Creating means being created
- List<Property Map>
- Tag list
- type String
- Security group type. 1. default: default security group. 2. normal: custom security group. 3. VpnGW: VPN gateway security group. 4. NatGW: NAT gateway security group. 5. cidr_only: CIDR-Only security group
- vpc
Id String - VPC ID to which the security group belongs
Supporting Types
GetSecurityGroupEgressPermission
- Cidr
Ip string - IPv4 CIDR or IPv6 CIDR of the source address
- Creation
Time string - Security group rule creation time
- Description string
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- Direction string
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- Policy string
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- Port
End int - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- Port
Start int - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- Prefix
List List<string>Cidrs - Prefix list CIDR
- Prefix
List stringId - Prefix list ID
- Priority int
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- Protocol string
- Protocol type. tcp, udp, icmp, icmpv6, all
- Source
Group stringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- Update
Time string - Security group rule update time
- Cidr
Ip string - IPv4 CIDR or IPv6 CIDR of the source address
- Creation
Time string - Security group rule creation time
- Description string
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- Direction string
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- Policy string
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- Port
End int - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- Port
Start int - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- Prefix
List []stringCidrs - Prefix list CIDR
- Prefix
List stringId - Prefix list ID
- Priority int
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- Protocol string
- Protocol type. tcp, udp, icmp, icmpv6, all
- Source
Group stringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- Update
Time string - Security group rule update time
- cidr
Ip String - IPv4 CIDR or IPv6 CIDR of the source address
- creation
Time String - Security group rule creation time
- description String
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- direction String
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- policy String
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- port
End Integer - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- port
Start Integer - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- prefix
List List<String>Cidrs - Prefix list CIDR
- prefix
List StringId - Prefix list ID
- priority Integer
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- protocol String
- Protocol type. tcp, udp, icmp, icmpv6, all
- source
Group StringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- update
Time String - Security group rule update time
- cidr
Ip string - IPv4 CIDR or IPv6 CIDR of the source address
- creation
Time string - Security group rule creation time
- description string
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- direction string
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- policy string
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- port
End number - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- port
Start number - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- prefix
List string[]Cidrs - Prefix list CIDR
- prefix
List stringId - Prefix list ID
- priority number
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- protocol string
- Protocol type. tcp, udp, icmp, icmpv6, all
- source
Group stringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- update
Time string - Security group rule update time
- cidr_
ip str - IPv4 CIDR or IPv6 CIDR of the source address
- creation_
time str - Security group rule creation time
- description str
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- direction str
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- policy str
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- port_
end int - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- port_
start int - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- prefix_
list_ Sequence[str]cidrs - Prefix list CIDR
- prefix_
list_ strid - Prefix list ID
- priority int
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- protocol str
- Protocol type. tcp, udp, icmp, icmpv6, all
- source_
group_ strid - Source address security group ID. All NIC addresses in this security group are used as source addresses
- update_
time str - Security group rule update time
- cidr
Ip String - IPv4 CIDR or IPv6 CIDR of the source address
- creation
Time String - Security group rule creation time
- description String
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- direction String
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- policy String
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- port
End Number - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- port
Start Number - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- prefix
List List<String>Cidrs - Prefix list CIDR
- prefix
List StringId - Prefix list ID
- priority Number
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- protocol String
- Protocol type. tcp, udp, icmp, icmpv6, all
- source
Group StringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- update
Time String - Security group rule update time
GetSecurityGroupIngressPermission
- Cidr
Ip string - IPv4 CIDR or IPv6 CIDR of the source address
- Creation
Time string - Security group rule creation time
- Description string
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- Direction string
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- Policy string
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- Port
End int - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- Port
Start int - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- Prefix
List List<string>Cidrs - Prefix list CIDR
- Prefix
List stringId - Prefix list ID
- Priority int
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- Protocol string
- Protocol type. tcp, udp, icmp, icmpv6, all
- Source
Group stringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- Update
Time string - Security group rule update time
- Cidr
Ip string - IPv4 CIDR or IPv6 CIDR of the source address
- Creation
Time string - Security group rule creation time
- Description string
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- Direction string
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- Policy string
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- Port
End int - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- Port
Start int - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- Prefix
List []stringCidrs - Prefix list CIDR
- Prefix
List stringId - Prefix list ID
- Priority int
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- Protocol string
- Protocol type. tcp, udp, icmp, icmpv6, all
- Source
Group stringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- Update
Time string - Security group rule update time
- cidr
Ip String - IPv4 CIDR or IPv6 CIDR of the source address
- creation
Time String - Security group rule creation time
- description String
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- direction String
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- policy String
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- port
End Integer - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- port
Start Integer - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- prefix
List List<String>Cidrs - Prefix list CIDR
- prefix
List StringId - Prefix list ID
- priority Integer
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- protocol String
- Protocol type. tcp, udp, icmp, icmpv6, all
- source
Group StringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- update
Time String - Security group rule update time
- cidr
Ip string - IPv4 CIDR or IPv6 CIDR of the source address
- creation
Time string - Security group rule creation time
- description string
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- direction string
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- policy string
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- port
End number - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- port
Start number - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- prefix
List string[]Cidrs - Prefix list CIDR
- prefix
List stringId - Prefix list ID
- priority number
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- protocol string
- Protocol type. tcp, udp, icmp, icmpv6, all
- source
Group stringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- update
Time string - Security group rule update time
- cidr_
ip str - IPv4 CIDR or IPv6 CIDR of the source address
- creation_
time str - Security group rule creation time
- description str
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- direction str
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- policy str
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- port_
end int - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- port_
start int - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- prefix_
list_ Sequence[str]cidrs - Prefix list CIDR
- prefix_
list_ strid - Prefix list ID
- priority int
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- protocol str
- Protocol type. tcp, udp, icmp, icmpv6, all
- source_
group_ strid - Source address security group ID. All NIC addresses in this security group are used as source addresses
- update_
time str - Security group rule update time
- cidr
Ip String - IPv4 CIDR or IPv6 CIDR of the source address
- creation
Time String - Security group rule creation time
- description String
- Description for the security group rule. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 1–255 characters. If not specified, the original configuration is retained
- direction String
- Security group rule direction. ingress: inbound direction. egress: outbound direction
- policy String
- Access policy. For resources specified by CidrIp, SourceGroupId, or PrefixListId, refers to the NICs in the security group. Values: accept (allow), drop (deny)
- port
End Number - Port range end value. 1. When Protocol is set to tcp or udp, the valid range is 1–65535. 2. When Protocol is set to icmp, icmpv6, or all, only -1 is supported, indicating no port restriction
- port
Start Number - Port range start value. 1. When Protocol is tcp or udp, range is 1–65535. 2. When Protocol is icmp, icmpv6, or all, only -1 is supported, meaning no port restriction
- prefix
List List<String>Cidrs - Prefix list CIDR
- prefix
List StringId - Prefix list ID
- priority Number
- Security group rule priority. Lower numbers indicate higher priority. Value range: 1–100. Default: 1 if not specified
- protocol String
- Protocol type. tcp, udp, icmp, icmpv6, all
- source
Group StringId - Source address security group ID. All NIC addresses in this security group are used as source addresses
- update
Time String - Security group rule update time
GetSecurityGroupTag
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
