虚拟私有云 VPC-创建安全组规则:响应参数
响应参数
参数名称 |
类型 |
说明 |
---|---|---|
security_group_rule |
security_group_rule object |
security group rule对象。请参见表4。 |
属性 |
类型 |
说明 |
---|---|---|
id |
String |
|
description |
String |
安全组规则描述。 |
security_group_id |
String |
所属安全组id。 |
remote_group_id |
String |
所属安全组的对端id。 |
direction |
String |
安全组规则方向。 |
remote_ip_prefix |
String |
对端ip网段。 |
protocol |
String |
协议类型或直接指定IP协议号。 |
port_range_max |
Integer |
|
port_range_min |
Integer |
|
ethertype |
String |
|
tenant_id |
String |
项目ID |
remote_address_group_id |
String |
|
project_id |
String |
项目ID,请参见获取项目ID。 |
created_at |
String |
|
updated_at |
String |
|