SecurityGroupRuleCreateRequestV1Dot1

SecurityGroupRuleCreateRequestV1Dot1

NameDescriptionSchemaDefault
description
optional
Security Group Rule 설명
Example : Example Description for Security Group Rule
any of [string, null]
direction
required
Security Group Rule 방향 (Ingress, Egress)
Example : Ingress
string
ethertype
optional
Security Group Rule Ethertype (IPV4)
Example : IPv4
any of [string, null]IPv4
port_range_max
optional
Security Group Rule 포트 범위 최대값(None/1-65535). For ICMP and IP Protocol, None
Example : 22
any of [integer, null]
port_range_min
optional
Security Group Rule 포트 범위 최소값(None, 1-65535). For ICMP, 0-255. For IP Protocol, None
Example : 22
any of [integer, null]
protocol
optional
Security Group Rule 프로토콜 (None, TCP, UDP, ICMP, IP Protocol Number 1-254)
Example : TCP
any of [string, null]
remote_address_group_id
optional
Security Group Rule 주소 그룹 ID
Example : 4b18494930bf4c5dbb97a9eb2ef68fe1
any of [string, null]
remote_group_id
optional
Security Group Rule 원격 그룹 ID
Example : 06e5d676-f330-485a-94e9-47ac91cce09a
any of [string, null]
remote_ip_prefix
optional
Security Group Rule IP 주소
Example : 1.1.1.1/32
any of [string, null]
security_group_id
required
Security Group ID
Example : 06e5d676-f330-485a-94e9-47ac91cce09a
string