nuinfrastructuregatewayprofile¶
-
nuinfrastructuregatewayprofile.NUInfrastructureGatewayProfile(bambou.nurest_object.NUMetaRESTObject,):
Infrastructure Gateway Profiles are gateway-level platform attributes inherited by gateways as they are instantiated, connecting them to Nuage management infrastructure.
Attributes¶
ntp_server_key
: If set, this represents the security key for the Gateway to communicate with the NTP server (a VSC).ntp_server_key_id
: Corresponds to the key ID on the NTP server that matches the NTPServerKey value. Valid values are from 1 to 255 as specified by SR-OS and when value 0 is entered, it means that the NTP Key is not used (VSD/NSG only).name
(Mandatory): Name of the Infrastructure Profilelast_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.datapath_sync_timeout
: Datapath flows sync-time-interval specified in millisecondsdead_timer
: ISO 8601 format duration: PnYnMnD T nHnMnS. P represents the period field and T the time field. Period field: Y = year, M = month, D = day. Time field: H = hours, M = minutes, S = seconds. n is the value of each field. Because the years and month are units that vary in length, for the time being those are not supported yet.dead_timer_enabled
: Flag to enable the functionlity where VSD will automatically place an NSG into a quarantine state if it is no longer being reported by VSC nodes for a specified period.web_filter_download_port
: The port to be opened by the proxy for webfilter update databaseweb_filter_query_port
: The port to be opened by the proxy for webfilter category query requestsecondary_remote_log_server_address
: Secondary Log Server for system logs generated by Gateways associated with this Infrastructure Profile. Can be an IP address or a URL. This field is optional.secondary_remote_log_server_port
: Port to be used to access the Secondary Remote Syslog server. By default, this is port 0.remote_log_mode
: Type of Log Server for system logs generated by Gateways associated with this Infrastructure Profile.remote_log_server_address
: Primary Log Server for system logs generated by Gateways associated with this Infrastructure Profile. Can be an IP address or a URL. This field is optional.remote_log_server_port
: Port to be used to access the Remote Syslog server. By default, this is port 514.description
: A description of the Profile instance created.metadata_upgrade_path
: Path/URL to retrieve the NSG Upgrade information meta data files. From that meta data, the NSG will be able to retrieve the upgrade package files and perform some validations. It is expected that the meta data file is in JSON format. RFC 2616 states that there are no ‘official’ maximum length for a URL but different browsers and servers have limits. Our friendly Internet Explorer has a maximum of ‘around’ 2048 characters, we shall use this as a limit here.flow_eviction_threshold
: Number of flows at which eviction from kernel flow table will be triggered (default: 2500)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.enable_underlay_tests_during_activation
: Enables underlay tests during gateway activation. Underlay tests will cause the bootstrapping operation to be about two minutes longer.underlay_test_server
: Underlay Test Server (FQDN or IP Address). Required when the Underlay test at bootstrap feature is enabled or to allow On-Demand tests to be run.underlay_test_uplink_mode
: Enumerator to describe which uplinks to run underlay tests on during bootstrapenterprise_id
: Enterprise/Organisation associated with this Profile instance.entity_scope
: Specify if scope of entity is Data center or Enterprise levelcontroller_less_duration
: Duration for a controller-less local operation (in ISO-duration format).controller_less_enabled
: Flag to enable controller-less operationscontroller_less_forwarding_mode
: The forwarding mode to use for controllerLess operationscontroller_less_remote_duration
: Duration for a controller-less remote operation (in ISO-duration format).force_immediate_system_sync
: Usually the synchronization will span across 1 hour window after the defined synchronization time. Forcing an immediate synchronization can overload the system and can have a negative impact on the system.open_flow_audit_timer
: Openflow audit timer in seconds. Upon the expiry of this timer a set of cleanup operations will be performedupgrade_action
: Upgrade action for NSG associated with this Infrastructure Gateway Profile instance.creation_date
: Time stamp when this object was created.proxy_dns_name
(Mandatory): Proxy DNS Name : DNS Name of the system acting as a proxy between the NSG instances and the VSD.use_two_factor
: Use Two Factor : When set to true, the use of two independent authentication factors will be used to secure the installed NSG. When set to false, there is an assumption that the NSG is being installed in a secure environment and the installer is also trusted. The defaut value is true, using 2-factor.stats_collector_port
: The port to open by the proxy for the statistics collector to use.run_underlay_bandwidth_test
: Run the underlay bandwidth test during activation. Will only have an effect if the Underlay tests at bootstrap are enabled.run_underlay_connectivity_test
: Run the underlay connectivity test during activation. Will only have an effect if the Underlay tests at bootstrap are enabled.run_underlay_mtu_discovery_test
: Run the underlay MTU discovery test during activation. Will only have an effect if the Underlay tests at bootstrap are enabled.owner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systemssystem_sync_scheduler
: Time, in a Cron format, when configuration updates are being applied on the Gateway (NSG). This property is linked to systemSyncWindow. Default value is every midnight (0 0 * * *). Format: Minutes Hours DayOfMonth Month DayOfWeek
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |