The SecurityGroup
class inherits from Resource
.
openstack.network.v2.security_group.
SecurityGroup
(attrs=None, loaded=False)¶description
= None¶The security group description.
name
= None¶The security group name.
project_id
= None¶The ID of the project this security group is associated with.
security_group_rules
= None¶A list of
SecurityGroupRule
objects. Type: list
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.