nuingressprofile¶
-
nuingressprofile.NUIngressProfile(bambou.nurest_object.NUMetaRESTObject,):
An Ingress Profile represents an aggregation of IP, MAC and ingress QoS profiles that are applied on a VPort instance.
Attributes¶
name
(Mandatory): A customer friendly name for the Ingress Profile entity.last_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.description
: A customer friendly description of the Ingress Profile entity.embedded_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.entity_scope
: Specify if scope of entity is Data center or Enterprise levelcreation_date
: Time stamp when this object was created.assoc_entity_type
: Type of parent entityassociated_ip_filter_profile_id
: UUID of the associated IP Filter Profile entity.associated_ip_filter_profile_name
: Name of the associated IP Filter Profile entity.associated_ipv6_filter_profile_id
: UUID of the associated IPv6 Filter Profile entity.associated_ipv6_filter_profile_name
: Name of the associated IPv6 Filter Profile entity.associated_mac_filter_profile_id
: UUID of the associated MAC Filter Profile entity.associated_mac_filter_profile_name
: Name of the associated MAC Filter Profile entity.associated_sap_ingress_qo_s_profile_id
: UUID of the associated SAP Ingress QoS Profile entity.associated_sap_ingress_qo_s_profile_name
: Name of the associated SAP Ingress QoS Profile entity.customer_id
: The customer ID given to parent enterprise. This is used by Netconf/Config manager.owner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nudeploymentfailure.NUDeploymentFailure | deployment_failures |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuvport.NUVPort | vports |