openstack.network.v2.security_group

openstack.network.v2.security_group

The SecurityGroup Class

The SecurityGroup class inherits from Resource.

class 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

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.