nussidconnection¶
-
nussidconnection.NUSSIDConnection(bambou.nurest_object.NUMetaRESTObject,):
An SSID Connection instance represents an SSID defined on a WiFi interface. One SSID Connection is required per SSID created on a WiFi Card/Port.
Attributes¶
name
(Mandatory): The name associated to the SSID instance. Has to be unique within an NSG.passphrase
: Password or passphrase associated to an SSID instance. Based on the authenticationMode selected.last_updated_by
: ID of the user who last updated the object.gateway_id
: The Gateway (NSG) associated with this SSID. This is a read only attributereadonly
: Determines whether this entity is read only. Read only objects cannot be modified or deleted.redirect_option
: Redirection action to exercise once the connecting user has accepted the use policy presented on the Wireless Captive Portal.redirect_url
: URL to have a newly connected user redirected to once the use policy defined on the Wireless Captive Portal has been accepted by the user.generic_config
: Blob type attribute that serves to define non-mandatory properties that can be defined in the WiFi Card configuration file.permitted_action
: The permitted action to USE/EXTEND this SSID Connectiondescription
: Brief description of the SSID.restricted
: Determines whether this entity can be used in associations with other properties.white_list
: List of all white listed MAC Addresses for a particular SSID.black_list
: List of all the black listed MAC Addresses for a particular SSID.vlan_id
: A VLAN representation of the SSID ordering on a Wireless Card/Port.interface_name
: A read-only attribute that represents the generated interface name for the SSID connection to be provisioned on the NSG.entity_scope
: Specify if scope of entity is Data center or Enterprise levelvport_id
: The Vport associated with this SSID connection. The attribute can’t be modified directly from the SSID Connection.broadcast_ssid
: Boolean that defines if the SSID name is to be broadcasted or not.associated_captive_portal_profile_id
: Identification of the Captive Portal Profile that is associated with this instance of SSID connection.associated_egress_qos_policy_id
: Identification of the Egress QoS policy that is associated with this instance of an SSID Connection.status
: Status of the SSID/VLAN. Possible values are - INITIALIZED, ORPHAN, READY, MISMATCHauthentication_mode
: Which mode of authentication is defined for a particular SSID Connection instance.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nualarm.NUAlarm | alarms |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nueventlog.NUEventLog | event_logs |