The rsd_lib.resources.v2_1.ethernet_switch.acl Module

The rsd_lib.resources.v2_1.ethernet_switch.acl Module

class 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

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.

class rsd_lib.resources.v2_1.ethernet_switch.acl.ACLCollection(connector, path, redfish_version=None)

Bases: sushy.resources.base.ResourceCollectionBase

class rsd_lib.resources.v2_1.ethernet_switch.acl.LinksField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

bound_ports = <sushy.resources.base.Field object>

return a EthernetSwitchPort collection

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.