nubgpprofile¶
-
nubgpprofile.NUBGPProfile(bambou.nurest_object.NUMetaRESTObject,):
Definitions for default import/export routing policies and dampening profiles
Attributes¶
name
(Mandatory): Per enterprise unique namedampening_half_life
: The time in minutes to wait before decrementing dampening penalty.dampening_max_suppress
: The maximum duration in minutes that a route will be suppressed.dampening_name
: Name for the dampening profile. Unique per enterprisedampening_reuse
: This value is compared with penalty to determine route reusability, If the penalty is greater than the suppress limit, the route will be suppressed; if not, it will be reused.dampening_suppress
: Specifies the penalty that will be used if a route is suppressed.description
: The description of the BGP Profileembedded_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 levelassociated_export_routing_policy_id
: export BGP policy IDassociated_import_routing_policy_id
: import BGP policy IDexternal_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |