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.last_updated_date
: Time stamp when this object was last updated.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 VMembedded_metadata
: Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.ingress_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 policiescreation_date
: Time stamp when this object was created.stats
: Stats primitive that was selected based on inheritance policiesowner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuqos.NUQOS | qoss |