虚拟私有云 VPC-创建安全组规则:请求参数
请求参数
参数名称 |
类型 |
必选 |
说明 |
---|---|---|---|
security_group_rule |
security_group_rule object |
是 |
security group rule对象。请参见表2。 |
属性 |
是否必选 |
类型 |
说明 |
---|---|---|---|
description |
否 |
String |
安全组规则描述。 |
security_group_id |
是 |
String |
所属安全组id。 |
remote_group_id |
否 |
String |
|
direction |
是 |
String |
|
remote_ip_prefix |
否 |
String |
|
protocol |
否 |
String |
|
port_range_max |
否 |
Integer |
|
port_range_min |
否 |
Integer |
|
ethertype |
否 |
String |
|
remote_address_group_id |
否 |
String |
|