.. Document meta :orphan: .. |antsibull-internal-nbsp| unicode:: 0xA0 :trim: .. role:: ansible-attribute-support-label .. role:: ansible-attribute-support-property .. role:: ansible-attribute-support-full .. role:: ansible-attribute-support-partial .. role:: ansible-attribute-support-none .. role:: ansible-attribute-support-na .. role:: ansible-option-type .. role:: ansible-option-elements .. role:: ansible-option-required .. role:: ansible-option-versionadded .. role:: ansible-option-aliases .. role:: ansible-option-choices .. role:: ansible-option-choices-default-mark .. role:: ansible-option-default-bold .. role:: ansible-option-configuration .. role:: ansible-option-returned-bold .. role:: ansible-option-sample-bold .. Anchors .. _ansible_collections.cisco.ise.hotspotportal_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.ise.hotspotportal module -- Resource module for Hotspotportal +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.ise collection `_ (version 3.0.0). To install it, use: :code:`ansible-galaxy collection install cisco.ise`. You need further requirements to be able to use this module, see :ref:`Requirements ` for details. To use it in a playbook, specify: :code:`cisco.ise.hotspotportal`. .. version_added .. rst-class:: ansible-version-added New in cisco.ise 1.0.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operation create of the resource Hotspotportal. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements .. _ansible_collections.cisco.ise.hotspotportal_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - ciscoisesdk \>= 2.0.1 - python \>= 3.5 .. Options Parameters ---------- .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Parameter - Comments * - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations: .. rst-class:: ansible-option-title **customizations** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's customizations. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations: .. rst-class:: ansible-option-title **globalCustomizations** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's globalCustomizations. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/backgroundimage: .. rst-class:: ansible-option-title **backgroundImage** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's backgroundImage. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/backgroundimage/data: .. rst-class:: ansible-option-title **data** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Represented as base 64 encoded string of the image byte array. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/bannerimage: .. rst-class:: ansible-option-title **bannerImage** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's bannerImage. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/bannerimage/data: .. rst-class:: ansible-option-title **data** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Represented as base 64 encoded string of the image byte array. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/bannertitle: .. rst-class:: ansible-option-title **bannerTitle** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Hotspotportal's bannerTitle. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/contacttext: .. rst-class:: ansible-option-title **contactText** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Hotspotportal's contactText. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/footerelement: .. rst-class:: ansible-option-title **footerElement** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Hotspotportal's footerElement. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/mobilelogoimage: .. rst-class:: ansible-option-title **mobileLogoImage** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's mobileLogoImage. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/globalcustomizations/mobilelogoimage/data: .. rst-class:: ansible-option-title **data** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Represented as base 64 encoded string of the image byte array. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/language: .. rst-class:: ansible-option-title **language** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
This property is supported only for Read operation and it allows to show the customizations in English. Other languages are not supported. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/pagecustomizations: .. rst-class:: ansible-option-title **pageCustomizations** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's pageCustomizations. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/pagecustomizations/data: .. rst-class:: ansible-option-title **data** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
The Dictionary will be exposed here as key value pair. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltheme: .. rst-class:: ansible-option-title **portalTheme** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's portalTheme. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltheme/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The unique internal identifier of the portal theme. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltheme/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The system- or user-assigned name of the portal theme. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltheme/themedata: .. rst-class:: ansible-option-title **themeData** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
A CSS file, represented as a Base64-encoded byte array. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltweaksettings: .. rst-class:: ansible-option-title **portalTweakSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's portalTweakSettings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltweaksettings/bannecolor: .. rst-class:: ansible-option-title **banneColor** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Hotspotportal's banneColor. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltweaksettings/bannertextcolor: .. rst-class:: ansible-option-title **bannerTextColor** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Hotspotportal's bannerTextColor. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltweaksettings/pagebackgroundcolor: .. rst-class:: ansible-option-title **pageBackgroundColor** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Hotspotportal's pageBackgroundColor. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-customizations/portaltweaksettings/pagelabelandtextcolor: .. rst-class:: ansible-option-title **pageLabelAndTextColor** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Hotspotportal's pageLabelAndTextColor. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Description. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_debug: .. rst-class:: ansible-option-title **ise_debug** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Identity Services Engine SDK to enable debugging. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry-default:`false` :ansible-option-choices-default-mark:`← (default)` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_hostname: .. rst-class:: ansible-option-title **ise_hostname** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html
- .. raw:: html
The Identity Services Engine hostname. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_password: .. rst-class:: ansible-option-title **ise_password** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html
- .. raw:: html
The Identity Services Engine password to authenticate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_single_request_timeout: .. rst-class:: ansible-option-title **ise_single_request_timeout** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` :ansible-option-versionadded:`added in cisco.ise 3.0.0` .. raw:: html
- .. raw:: html
Timeout (in seconds) for RESTful HTTP requests. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`60` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_username: .. rst-class:: ansible-option-title **ise_username** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html
- .. raw:: html
The Identity Services Engine username to authenticate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_uses_api_gateway: .. rst-class:: ansible-option-title **ise_uses_api_gateway** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` :ansible-option-versionadded:`added in cisco.ise 1.1.0` .. raw:: html
- .. raw:: html
Flag that informs the SDK whether to use the Identity Services Engine's API Gateway to send requests. If it is true, it uses the ISE's API Gateway and sends requests to https://{{ise\_hostname}}. If it is false, it sends the requests to https://{{ise\_hostname}}:{{port}}, where the port value depends on the Service used (ERS, Mnt, UI, PxGrid). .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_uses_csrf_token: .. rst-class:: ansible-option-title **ise_uses_csrf_token** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` :ansible-option-versionadded:`added in cisco.ise 3.0.0` .. raw:: html
- .. raw:: html
Flag that informs the SDK whether we send the CSRF token to ISE's ERS APIs. If it is True, the SDK assumes that your ISE CSRF Check is enabled. If it is True, it assumes you need the SDK to manage the CSRF token automatically for you. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry-default:`false` :ansible-option-choices-default-mark:`← (default)` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_verify: .. rst-class:: ansible-option-title **ise_verify** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag to enable or disable SSL certificate verification. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_version: .. rst-class:: ansible-option-title **ise_version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Informs the SDK which version of Identity Services Engine to use. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"3.1\_Patch\_1"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-ise_wait_on_rate_limit: .. rst-class:: ansible-option-title **ise_wait_on_rate_limit** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Identity Services Engine SDK to enable automatic rate-limit handling. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-portaltesturl: .. rst-class:: ansible-option-title **portalTestUrl** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
URL to bring up a test page for this portal. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-portaltype: .. rst-class:: ansible-option-title **portalType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Allowed values byod, hotspotGuest, mydevice, selfRegGuest, sponsor and sponsoredGuest. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings: .. rst-class:: ansible-option-title **settings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's settings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/aupsettings: .. rst-class:: ansible-option-title **aupSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's aupSettings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/aupsettings/accesscode: .. rst-class:: ansible-option-title **accessCode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Access code that must be entered by the portal user (only valid if requireAccessCode = true). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/aupsettings/includeaup: .. rst-class:: ansible-option-title **includeAup** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Require the portal user to read and accept an AUP. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/aupsettings/requireaccesscode: .. rst-class:: ansible-option-title **requireAccessCode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Require the portal user to enter an access code. Only used in Hotspot portal. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/aupsettings/requireaupscrolling: .. rst-class:: ansible-option-title **requireAupScrolling** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Require the portal user to scroll to the end of the AUP. Only valid if requireAupAcceptance = true. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/authsuccesssettings: .. rst-class:: ansible-option-title **authSuccessSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's authSuccessSettings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/authsuccesssettings/redirecturl: .. rst-class:: ansible-option-title **redirectUrl** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Target URL for redirection, used when successRedirect = url. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/authsuccesssettings/successredirect: .. rst-class:: ansible-option-title **successRedirect** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
After an Authentication Success where should user be redirected. Allowed Values authSuccessPage, originatingURL and url. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings: .. rst-class:: ansible-option-title **portalSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's portalSettings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings/allowedinterfaces: .. rst-class:: ansible-option-title **allowedInterfaces** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Interfaces that the portal will be reachable on. Allowed values eth0, eth1, eth2, eth3, eth4, eth5, bond0, bond1 and bond2. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings/alwaysusedlanguage: .. rst-class:: ansible-option-title **alwaysUsedLanguage** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Used when displayLang = alwaysUse. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings/certificategrouptag: .. rst-class:: ansible-option-title **certificateGroupTag** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Logical name of the x.509 server certificate that will be used for the portal. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings/coatype: .. rst-class:: ansible-option-title **coaType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Allowed Values coaReauthenticate and coaTerminate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings/displaylang: .. rst-class:: ansible-option-title **displayLang** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Allowed values useBrowserLocale and alwaysUse. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings/endpointidentitygroup: .. rst-class:: ansible-option-title **endpointIdentityGroup** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Unique Id of the endpoint identity group where user's devices will be added. Used only in Hotspot Portal. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings/fallbacklanguage: .. rst-class:: ansible-option-title **fallbackLanguage** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Used when displayLang = useBrowserLocale. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/portalsettings/httpsport: .. rst-class:: ansible-option-title **httpsPort** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
The port number that the allowed interfaces will listen on. Range from 8000 to 8999. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/postloginbannersettings: .. rst-class:: ansible-option-title **postLoginBannerSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's postLoginBannerSettings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/postloginbannersettings/includepostaccessbanner: .. rst-class:: ansible-option-title **includePostAccessBanner** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Include a Post-Login Banner page. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings: .. rst-class:: ansible-option-title **supportInfoSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Hotspotportal's supportInfoSettings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings/defaultemptyfieldvalue: .. rst-class:: ansible-option-title **defaultEmptyFieldValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The default value displayed for an empty field Only valid when emptyFieldDisplay = displayWithDefaultValue. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings/emptyfielddisplay: .. rst-class:: ansible-option-title **emptyFieldDisplay** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Specifies how empty fields are handled on the Support Information Page. AllowedValues hide, displayWithNoValue and displayWithDefaultValue. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings/includebrowseruseragent: .. rst-class:: ansible-option-title **includeBrowserUserAgent** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
IncludeBrowserUserAgent flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings/includefailurecode: .. rst-class:: ansible-option-title **includeFailureCode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
IncludeFailureCode flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings/includeipaddress: .. rst-class:: ansible-option-title **includeIpAddress** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
IncludeIpAddress flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings/includemacaddr: .. rst-class:: ansible-option-title **includeMacAddr** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
IncludeMacAddr flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings/includepolicyserver: .. rst-class:: ansible-option-title **includePolicyServer** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
IncludePolicyServer flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__parameter-settings/supportinfosettings/includesupportinfopage: .. rst-class:: ansible-option-title **includeSupportInfoPage** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
IncludeSupportInfoPage flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are hotspotportal.Hotspotportal.create\_hotspotportal, - Paths used are post /hotspotportal/, - Does not support \ :literal:`check\_mode`\ - The plugin runs on the control node and does not use any ansible connection plugins, but instead the embedded connection manager from Cisco ISE SDK - The parameters starting with ise\_ are used by the Cisco ISE Python SDK to establish the connection .. Seealso .. Examples Examples -------- .. code-block:: yaml+jinja --- - name: Create cisco.ise.hotspotportal: ise_hostname: "{{ise_hostname}}" ise_username: "{{ise_username}}" ise_password: "{{ise_password}}" ise_verify: "{{ise_verify}}" state: present customizations: globalCustomizations: bannerImage: data: base 64 encoded value of image bannerTitle: Banner Title contactText: 'Contact Information ' desktopLogoImage: data: base 64 encoded value of image footerElement: Footer Element mobileLogoImage: data: base 64 encoded value of image language: viewLanguage: English pageCustomizations: data: - key: ui_contact_link value: Contact Support portalTheme: id: themeId name: ThemeName themeData: Base 64 encoded string of Theme CSS file portalTweakSettings: bannerColor: Banner Color from GUI bannerTextColor: Banner Text color code from GUI pageBackgroundColor: Color code from GUI pageLabelAndTextColor: Label and Text color from GUI description: description id: f75760e7-a4f9-40ef-93bb-88a97e9fb171 name: name portalType: HOTSPOTGUEST settings: aupSettings: displayFrequency: FIRSTLOGIN includeAup: false requireAccessCode: false requireScrolling: false skipAupForEmployees: false useDiffAupForEmployees: false authSuccessSettings: redirectUrl: www.cisco.com successRedirect: AUTHSUCCESSPAGE portalSettings: allowedInterfaces: - eth0 - bond0 alwaysUsedLanguage: English availableSsids: [] certificateGroupTag: Default Portal Certificate Group coaType: COAREAUTHENTICATE displayLang: USEBROWSERLOCALE endpointIdentityGroup: f14227b0-6e5c-11e6-8f6a-005056873bd0 fallbackLanguage: English httpsPort: 8443 postAccessBannerSettings: includePostAccessBanner: false supportInfoSettings: emptyFieldDisplay: HIDE includeBrowserUserAgent: true includeFailureCode: true includeIpAddress: true includeMacAddr: true includePolicyServer: true includeSupportInfoPage: false .. Facts .. Return values Return Values ------------- Common return values are documented :ref:`here `, the following are the fields unique to this module: .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Key - Description * - .. raw:: html
.. _ansible_collections.cisco.ise.hotspotportal_module__return-ise_response: .. rst-class:: ansible-option-title **ise_response** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
A dictionary or list with the response returned by the Cisco ISE Python SDK .. rst-class:: ansible-option-line :ansible-option-returned-bold:`Returned:` always .. rst-class:: ansible-option-line .. rst-class:: ansible-option-sample :ansible-option-sample-bold:`Sample:` :ansible-rv-sample-value:`"[\\n {\\n \\"id\\": \\"string\\",\\n \\"name\\": \\"string\\",\\n \\"description\\": \\"string\\",\\n \\"link\\": {\\n \\"rel\\": \\"string\\",\\n \\"href\\": \\"string\\",\\n \\"type\\": \\"string\\"\\n }\\n }\\n]\\n"` .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Rafael Campos (@racampos) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html .. Parsing errors