.. Class Doc file class cobra.model.fv.BDHolder ============================= .. class:: cobra.model.fv.BDHolder The bridge domain (BD) holder contains bridge domain related information. For example, in a same shared service scenario, when a context is deployed on a node, the PE needs to get all subnets of all the associated BDs. In this case, the private Layer 3 network context contains DNs of all associated BDs, and with that info, the node pulls down the corresponding bridge domain holders of each of the associated BDs. The bridge domain holder contains all subnets of a given BD. This allows node to have some BD information without pulling down entire BD. Containers: * :class:`cobra.model.top.Root` Containment: * :class:`cobra.model.fault.Counts` * :class:`cobra.model.health.Inst` * :class:`cobra.model.fv.AEPgCont` * :class:`cobra.model.fv.RtToRemoteBDHolder` * :class:`cobra.model.ip.RouteDef` * :class:`cobra.model.nd.RaSubnetDef` * :class:`cobra.model.fv.OutCont` * :class:`cobra.model.fault.Delegate` Properties: - bdDn : The distinguished name of the bridge domain. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - descr : Specifies a description of the policy definition. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - isSvc : null + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - lcOwn : A value that indicates how this object was created. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - missingContent : Mo doc not defined in techpub!!! + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - modTs : The time when this object was last modified. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - monPolDn : The monitoring policy attached to this observable object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - name : null + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - ownerKey : The key for enabling clients to own their data for entity correlation. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - ownerTag : A tag for enabling clients to add their own data. For example, to indicate who created this object. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - unicastRoute : The forwarding method based on predefined forwarding criteria (IP or MAC address). + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True