rsd_lib.resources.v2_1.ethernet_switch.acl Module¶rsd_lib.resources.v2_1.ethernet_switch.acl.ACL(connector, identity, redfish_version=None)¶Bases: sushy.resources.base.ResourceBase
description = <sushy.resources.base.Field object>¶The acl description
identity = <sushy.resources.base.Field object>¶The acl identity string
links = <rsd_lib.resources.v2_1.ethernet_switch.acl.LinksField object>¶The acl links
name = <sushy.resources.base.Field object>¶The acl name
oem = <sushy.resources.base.Field object>¶The acl oem info
rules¶Property to provide reference to RuleCollection instance
It is calculated once when it is queried for the first time. On refresh, this property is reset.
rsd_lib.resources.v2_1.ethernet_switch.acl.ACLCollection(connector, path, redfish_version=None)¶Bases: sushy.resources.base.ResourceCollectionBase
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.