The L7Policy
class inherits from Resource
.
The base resource
_synchronized (bool) – This is not intended to be used directly. See
new()
and
existing()
.
connection (openstack.connection.Connection) – Reference to the Connection being used. Defaults to None to allow
Resource objects to be used without an active Connection, such as
in unit tests. Use of self._connection
in Resource code should
protect itself with a check for None.
Properties The action to be taken l7policy is matched
Timestamp when the L7 policy was created.
The l7policy description
The administrative state of the l7policy Type: bool
The ID of the listener associated with this l7policy
The l7policy name
Operating status of the member.
Sequence number of this l7policy
The ID of the project this l7policy is associated with.
The provisioning status of this l7policy
The ID of the pool to which the requests will be redirected
The URL prefix to which the requests should be redirected
The URL to which the requests should be redirected
The list of L7Rules associated with the l7policy
Timestamp when the member was last updated.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.