Bases: troveclient.base.Resource
Security Group is a resource used to hold security group information.
Bases: troveclient.base.Resource
This resource is used to hold security group rule information.
Bases: troveclient.base.ManagerWithFind
Manage SecurityGroupRules resources.
Create a new security group rule.
Delete the specified security group rule.
security_group_rule – The security group rule to delete
Bases: troveclient.base.ManagerWithFind
Manage SecurityGroup resources.
Get a specific security group.
Get a list of all security groups.
list of SecurityGroup.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.