nuenterpriseprofile¶
-
nuenterpriseprofile.NUEnterpriseProfile(bambou.nurest_object.NUMetaRESTObject,):
Enterprise profile, used to store an enterprise’s policies, quota etc.
Attributes¶
bgp_enabled: Enable BGP for this enterprise profiledhcp_lease_interval: DHCP Lease Interval (in hours) to be used by an enterprise.vnf_management_enabled: Enable VNF Management for this enterprisename(Mandatory): The unique name of the enterprise. Valid characters are alphabets, numbers, space and hyphen( - ).last_updated_by: ID of the user who last updated the object.web_filter_enabled: Enable Web Filtering for this enterprise profilereceive_multi_cast_list_id: Readonly ID of the auto generated receive multicast list associated with this enterprise profilesend_multi_cast_list_id: Readonly ID of the auto generated send multicast list associated with this enterprise profiledescription: A description of the enterprise/organisation profile.allow_advanced_qos_configuration: Controls whether this enterprise has access to advanced QoS settings.allow_gateway_management: If set to true lets the enterprise admin create gateway templates and instances.allow_trusted_forwarding_class: Controls whether QoS policies and templates created under this enterprise set the trusted flag to trueallowed_forwarding_classes: Allowed Forwarding Classes for this enterprise. Possible values are NONE, A, B, C, D, E, F, G, H, .floating_ips_quota: Quota set for the number of floating IPs to be used by an enterprise.enable_application_performance_management: Enable DPI for this enterpriseencryption_management_mode: encryption management mode for this enterprise Possible values are DISABLED, MANAGED, .entity_scope: Specify if scope of entity is Data center or Enterprise levelexternal_id: External object ID. Used for integration with third party systems
Children¶
| class | fetcher |
| numetadata.NUMetadata | metadatas |
| nuglobalmetadata.NUGlobalMetadata | global_metadatas |
| nuenterprise.NUEnterprise | enterprises |
| numulticastlist.NUMultiCastList | multi_cast_lists |
| nueventlog.NUEventLog | event_logs |