SecurityGroup
In this article:
SecurityGroup#
Description of a security group
Contents#
- groupDescription — The description of the security group. - Type: String 
- Required: No 
 
- groupId — The ID of the security group. - Type: String 
- Required: No 
 
- groupName — The name of the security group. - Type: String 
- Required: No 
 
- ipPermissions — The inbound rules associated with the security group. - Type: List of IpPermission objects 
- Required: No 
 
- ipPermissionsEgress — The outbound rules associated with the security group (for VPC only). - Type: List of IpPermission objects 
- Required: No 
 
- ownerId — The ID of the project. - Type: String 
- Required: No 
 
- tagSet — Any tags assigned to the security group. - Type: List of Tag objects 
- Required: No 
 
- vpcId — The ID of the VPC for the security group (for VPC only). - Type: String 
- Required: No