nupolicydecision¶
-
nupolicydecision.NUPolicyDecision(bambou.nurest_object.NUMetaRESTObject,):
This object is a read only object that provides the policy decisions for a particular VM interface.
Attributes¶
last_updated_by
: ID of the user who last updated the object.egress_acls
: List of actual Egress ACLs that will be applied on the interface of this VMegress_qos
: Egress QoS primitive that was selectedfip_acls
: List of actual Egress ACLs that will be applied on the interface of this VMingress_acls
: List of actual Ingress ACLs that will be applied on the interface of this VMingress_adv_fwd
: List of actual Ingress Redirect ACLs that will be applied on the interface of this VMentity_scope
: Specify if scope of entity is Data center or Enterprise levelqos
: QoS primitive that was selected based on inheritance policiesstats
: Stats primitive that was selected based on inheritance policiesexternal_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuqos.NUQOS | qoss |