Part of libcloud.loadbalancer.drivers.rackspace View Source View In Hierarchy
An access rule allows or denies traffic to a Load Balancer based on the incoming IPs. @param id: Unique identifier to refer to this rule by. @type id: C{str} @param rule_type: RackspaceAccessRuleType.ALLOW or RackspaceAccessRuleType.DENY. @type id: C{int} @param address: IP address or cidr (can be IPv4 or IPv6). @type address: C{str}API Documentation for libcloud, generated by pydoctor at 2013-02-18 10:41:20.