Cloud Management API 1.5

SecurityGroupRule

Security Group Rules represent the ingress/egress rules that define a security group.

Content-Types

Content type
application/vnd.rightscale.security_group_rule

Relationships

security_group
Associated security group
self
Href of itself

Actions

None

Attributes

action
 
actions
 
cidr_ips
Source (for ingress) or destination (for egress) IP address range in CIDR notation
description
 
destination_cidr_ips
Destination IP address range in CIDR notation (currently only available for AzureRM)
destination_group_name
Destination group name (currently only available for AzureRM)
direction
 
end_port
End of the destination port range (0-65535)
group_name
Source (for ingress) or destination (for egress) group name
group_owner
 
group_uid
 
href
 
icmp_code
 
icmp_type
 
links
 
priority
 
protocol
 
source_cidr_ips
Source IP address range in CIDR notation (currently only available for AzureRM)
source_end_port
End of the source port range (0-65535) (currently only available for AzureRM)
source_group_name
Source group name (currently only available for AzureRM)
source_start_port
Beginning of the source port range (0-65535) (currently only available for AzureRM)
source_type
 
start_port
Beginning of the destination port range (0-65535)