Cisco ISE v0.1.4 published on Friday, May 31, 2024 by Pulumi
ise.networkaccess.getAllowedProtocols
Explore with Pulumi AI
This data source can read an allowed protocols policy element.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ise from "@pulumi/ise";
const example = ise.networkaccess.getAllowedProtocols({
    id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
});
import pulumi
import pulumi_ise as ise
example = ise.networkaccess.get_allowed_protocols(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
package main
import (
	"github.com/pulumi/pulumi-ise/sdk/go/ise/networkaccess"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := networkaccess.LookupAllowedProtocols(ctx, &networkaccess.LookupAllowedProtocolsArgs{
			Id: pulumi.StringRef("76d24097-41c4-4558-a4d0-a8c07ac08470"),
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ise = Pulumi.Ise;
return await Deployment.RunAsync(() => 
{
    var example = Ise.NetworkAccess.GetAllowedProtocols.Invoke(new()
    {
        Id = "76d24097-41c4-4558-a4d0-a8c07ac08470",
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ise.networkaccess.NetworkaccessFunctions;
import com.pulumi.ise.networkaccess.inputs.GetAllowedProtocolsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = NetworkaccessFunctions.getAllowedProtocols(GetAllowedProtocolsArgs.builder()
            .id("76d24097-41c4-4558-a4d0-a8c07ac08470")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      Function: ise:networkaccess:getAllowedProtocols
      Arguments:
        id: 76d24097-41c4-4558-a4d0-a8c07ac08470
Using getAllowedProtocols
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAllowedProtocols(args: GetAllowedProtocolsArgs, opts?: InvokeOptions): Promise<GetAllowedProtocolsResult>
function getAllowedProtocolsOutput(args: GetAllowedProtocolsOutputArgs, opts?: InvokeOptions): Output<GetAllowedProtocolsResult>def get_allowed_protocols(id: Optional[str] = None,
                          name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetAllowedProtocolsResult
def get_allowed_protocols_output(id: Optional[pulumi.Input[str]] = None,
                          name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetAllowedProtocolsResult]func LookupAllowedProtocols(ctx *Context, args *LookupAllowedProtocolsArgs, opts ...InvokeOption) (*LookupAllowedProtocolsResult, error)
func LookupAllowedProtocolsOutput(ctx *Context, args *LookupAllowedProtocolsOutputArgs, opts ...InvokeOption) LookupAllowedProtocolsResultOutput> Note: This function is named LookupAllowedProtocols in the Go SDK.
public static class GetAllowedProtocols 
{
    public static Task<GetAllowedProtocolsResult> InvokeAsync(GetAllowedProtocolsArgs args, InvokeOptions? opts = null)
    public static Output<GetAllowedProtocolsResult> Invoke(GetAllowedProtocolsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAllowedProtocolsResult> getAllowedProtocols(GetAllowedProtocolsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: ise:networkaccess/getAllowedProtocols:getAllowedProtocols
  arguments:
    # arguments dictionaryThe following arguments are supported:
getAllowedProtocols Result
The following output properties are available:
- Allow5g bool
 - Allow 5G. This field is only supported from ISE 3.2.
 - Allow
Chap bool - Allow CHAP
 - Allow
Eap boolFast  - Allow EAP Fast
 - Allow
Eap boolMd5  - Allow EAP MD5
 - Allow
Eap boolTls  - Allow EAP TLS
 - Allow
Eap boolTtls  - Allow EAP TTLS
 - Allow
Leap bool - Allow LEAP
 - Allow
Ms boolChap V1  - Allow MS CHAP v1
 - Allow
Ms boolChap V2  - Allow MS CHAP v2
 - Allow
Pap boolAscii  - Allow PAP ASCII
 - Allow
Peap bool - Allow PEAP
 - Allow
Preferred boolEap Protocol  - Allow preferred EAP protocol
 - Allow
Teap bool - Allow TEAP
 - Allow
Weak boolCiphers For Eap  - Allow weak ciphers for EAP
 - Description string
 - Description
 - Eap
Fast boolAccept Client Cert  - Accept client certificates. Is required only if 
eap_fast_use_pacsisfalse. - Eap
Fast boolAllow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsisfalse. - Eap
Fast boolEap Gtc  - Allow EAP GTC
 - Eap
Fast boolEap Gtc Pwd Change  - Allow EAP GTC password change. Is required only if 
eap_fast_eap_gtcistrue. - Eap
Fast intEap Gtc Pwd Change Retries  - EAP GTC password change retries. Is required only if 
eap_fast_eap_gtcistrue. - Eap
Fast boolEap Ms Chap V2  - Allow EAP MS CHAP v2
 - Eap
Fast boolEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - Eap
Fast intEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - Eap
Fast boolEap Tls  - Allow EAP TLS
 - Eap
Fast boolEap Tls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certificates. Is required only if 
eap_fast_eap_tlsistrue. - Eap
Fast boolEnable Eap Chaining  - Enable EAP chaining
 - Eap
Fast boolPacs Allow Anonymous Provisioning  - Allow anonymous provisioning. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast boolPacs Allow Authenticated Provisioning  - Allow authenticated provisioning. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast boolPacs Allow Client Cert  - Accept client certification for provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - Eap
Fast boolPacs Allow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsistrue. - int
 - Authorization PAC TTL. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - string
 - Authorization PAC TTL unit. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - Eap
Fast intPacs Machine Pac Ttl  - Machine PAC TTL. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - Eap
Fast stringPacs Machine Pac Ttl Unit  - Machine PAC TTL unit. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - Eap
Fast boolPacs Server Returns  - Server returns access accept after authenticated provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - Eap
Fast boolPacs Stateless Session Resume  - Stateless session resume. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast intPacs Tunnel Pac Ttl  - PACs tunnel PAC time to live. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast stringPacs Tunnel Pac Ttl Unit  - PACs tunnel PAC time to live unit. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast intPacs Use Proactive Pac Update Percentage  - Use proactive pac update percentage. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast boolUse Pacs  - Use PACs
 - Eap
Tls boolAllow Auth Of Expired Certs  - Allow authentication of expired certificates
 - Eap
Tls boolEnable Stateless Session Resume  - Enable stateless session resume
 - Eap
Tls boolLBit  - EAP TLS L-Bit
 - Eap
Tls intSession Ticket Percentage  - Session ticket percentage. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - Eap
Tls intSession Ticket Ttl  - Session ticket TTL. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - Eap
Tls stringSession Ticket Ttl Unit  - Session ticket TTL unit. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - Eap
Ttls boolChap  - Allow CHAP
 - Eap
Ttls boolEap Md5  - Allow EAP MD5
 - Eap
Ttls boolEap Ms Chap V2  - Allow EAP MS CHAP v2
 - Eap
Ttls boolEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - Eap
Ttls intEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - Eap
Ttls boolMs Chap V1  - Allow MS CHAP v1
 - Eap
Ttls boolMs Chap V2  - Allow MS CHAP v2
 - Eap
Ttls boolPap Ascii  - Allow PAP ASCII
 - Id string
 - The id of the object
 - Name string
 - The name of the allowed protocols
 - Peap
Allow boolPeap Eap Gtc  - Allow PEAP EAP GTC
 - Peap
Allow boolPeap Eap Gtc Pwd Change  - Allow PEAP EAP GTC password change. Is required only if 
allow_peap_eap_gtcistrue. - Peap
Allow intPeap Eap Gtc Pwd Change Retries  - PEAP EAP GTC password change retries. Is required only if 
allow_peap_eap_gtcistrue. - Peap
Allow boolPeap Eap Ms Chap V2  - Allow PEAP EAP MS CHAP v2
 - Peap
Allow boolPeap Eap Ms Chap V2Pwd Change  - Allow PEAP EAP MS CHAP v2 password change. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - Peap
Allow intPeap Eap Ms Chap V2Pwd Change Retries  - Allow PEAP EAP MS CHAP v2 password change retries. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - Peap
Allow boolPeap Eap Tls  - Allow PEAP EAP TLS
 - Peap
Allow boolPeap Eap Tls Auth Of Expired Certs  - Allow PEAP EAP TLS authentication of expired certificates. Is required only if 
peap_allow_peap_eap_tlsistrue. - Peap
Peap boolV0  - Allow PEAP v0
 - Preferred
Eap stringProtocol  - Preferred EAP protocol
 - Process
Host boolLookup  - Process host lookup
 - Require
Cryptobinding bool - Require cryptobinding
 - Require
Message boolAuth  - Require message authentication
 - Teap
Downgrade boolMsk  - Allow downgrade to MSK
 - Teap
Eap boolAccept Client Cert During Tunnel Est  - Accept client certificate during tunnel establishment
 - Teap
Eap boolChaining  - Allow EAP chaining
 - Teap
Eap boolMs Chap V2  - Allow EAP MS CHAP v2
 - Teap
Eap boolMs Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
teap_eap_ms_chap_v2istrue. - Teap
Eap intMs Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
teap_eap_ms_chap_v2istrue. - Teap
Eap boolTls  - Allow EAP TLS
 - Teap
Eap boolTls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certs. Is required only if 
teap_eap_tlsistrue. - Teap
Request boolBasic Pwd Auth  - Request basic password authentication
 
- Allow5g bool
 - Allow 5G. This field is only supported from ISE 3.2.
 - Allow
Chap bool - Allow CHAP
 - Allow
Eap boolFast  - Allow EAP Fast
 - Allow
Eap boolMd5  - Allow EAP MD5
 - Allow
Eap boolTls  - Allow EAP TLS
 - Allow
Eap boolTtls  - Allow EAP TTLS
 - Allow
Leap bool - Allow LEAP
 - Allow
Ms boolChap V1  - Allow MS CHAP v1
 - Allow
Ms boolChap V2  - Allow MS CHAP v2
 - Allow
Pap boolAscii  - Allow PAP ASCII
 - Allow
Peap bool - Allow PEAP
 - Allow
Preferred boolEap Protocol  - Allow preferred EAP protocol
 - Allow
Teap bool - Allow TEAP
 - Allow
Weak boolCiphers For Eap  - Allow weak ciphers for EAP
 - Description string
 - Description
 - Eap
Fast boolAccept Client Cert  - Accept client certificates. Is required only if 
eap_fast_use_pacsisfalse. - Eap
Fast boolAllow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsisfalse. - Eap
Fast boolEap Gtc  - Allow EAP GTC
 - Eap
Fast boolEap Gtc Pwd Change  - Allow EAP GTC password change. Is required only if 
eap_fast_eap_gtcistrue. - Eap
Fast intEap Gtc Pwd Change Retries  - EAP GTC password change retries. Is required only if 
eap_fast_eap_gtcistrue. - Eap
Fast boolEap Ms Chap V2  - Allow EAP MS CHAP v2
 - Eap
Fast boolEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - Eap
Fast intEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - Eap
Fast boolEap Tls  - Allow EAP TLS
 - Eap
Fast boolEap Tls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certificates. Is required only if 
eap_fast_eap_tlsistrue. - Eap
Fast boolEnable Eap Chaining  - Enable EAP chaining
 - Eap
Fast boolPacs Allow Anonymous Provisioning  - Allow anonymous provisioning. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast boolPacs Allow Authenticated Provisioning  - Allow authenticated provisioning. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast boolPacs Allow Client Cert  - Accept client certification for provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - Eap
Fast boolPacs Allow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsistrue. - int
 - Authorization PAC TTL. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - string
 - Authorization PAC TTL unit. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - Eap
Fast intPacs Machine Pac Ttl  - Machine PAC TTL. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - Eap
Fast stringPacs Machine Pac Ttl Unit  - Machine PAC TTL unit. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - Eap
Fast boolPacs Server Returns  - Server returns access accept after authenticated provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - Eap
Fast boolPacs Stateless Session Resume  - Stateless session resume. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast intPacs Tunnel Pac Ttl  - PACs tunnel PAC time to live. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast stringPacs Tunnel Pac Ttl Unit  - PACs tunnel PAC time to live unit. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast intPacs Use Proactive Pac Update Percentage  - Use proactive pac update percentage. Is required only if 
eap_fast_use_pacsistrue. - Eap
Fast boolUse Pacs  - Use PACs
 - Eap
Tls boolAllow Auth Of Expired Certs  - Allow authentication of expired certificates
 - Eap
Tls boolEnable Stateless Session Resume  - Enable stateless session resume
 - Eap
Tls boolLBit  - EAP TLS L-Bit
 - Eap
Tls intSession Ticket Percentage  - Session ticket percentage. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - Eap
Tls intSession Ticket Ttl  - Session ticket TTL. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - Eap
Tls stringSession Ticket Ttl Unit  - Session ticket TTL unit. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - Eap
Ttls boolChap  - Allow CHAP
 - Eap
Ttls boolEap Md5  - Allow EAP MD5
 - Eap
Ttls boolEap Ms Chap V2  - Allow EAP MS CHAP v2
 - Eap
Ttls boolEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - Eap
Ttls intEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - Eap
Ttls boolMs Chap V1  - Allow MS CHAP v1
 - Eap
Ttls boolMs Chap V2  - Allow MS CHAP v2
 - Eap
Ttls boolPap Ascii  - Allow PAP ASCII
 - Id string
 - The id of the object
 - Name string
 - The name of the allowed protocols
 - Peap
Allow boolPeap Eap Gtc  - Allow PEAP EAP GTC
 - Peap
Allow boolPeap Eap Gtc Pwd Change  - Allow PEAP EAP GTC password change. Is required only if 
allow_peap_eap_gtcistrue. - Peap
Allow intPeap Eap Gtc Pwd Change Retries  - PEAP EAP GTC password change retries. Is required only if 
allow_peap_eap_gtcistrue. - Peap
Allow boolPeap Eap Ms Chap V2  - Allow PEAP EAP MS CHAP v2
 - Peap
Allow boolPeap Eap Ms Chap V2Pwd Change  - Allow PEAP EAP MS CHAP v2 password change. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - Peap
Allow intPeap Eap Ms Chap V2Pwd Change Retries  - Allow PEAP EAP MS CHAP v2 password change retries. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - Peap
Allow boolPeap Eap Tls  - Allow PEAP EAP TLS
 - Peap
Allow boolPeap Eap Tls Auth Of Expired Certs  - Allow PEAP EAP TLS authentication of expired certificates. Is required only if 
peap_allow_peap_eap_tlsistrue. - Peap
Peap boolV0  - Allow PEAP v0
 - Preferred
Eap stringProtocol  - Preferred EAP protocol
 - Process
Host boolLookup  - Process host lookup
 - Require
Cryptobinding bool - Require cryptobinding
 - Require
Message boolAuth  - Require message authentication
 - Teap
Downgrade boolMsk  - Allow downgrade to MSK
 - Teap
Eap boolAccept Client Cert During Tunnel Est  - Accept client certificate during tunnel establishment
 - Teap
Eap boolChaining  - Allow EAP chaining
 - Teap
Eap boolMs Chap V2  - Allow EAP MS CHAP v2
 - Teap
Eap boolMs Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
teap_eap_ms_chap_v2istrue. - Teap
Eap intMs Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
teap_eap_ms_chap_v2istrue. - Teap
Eap boolTls  - Allow EAP TLS
 - Teap
Eap boolTls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certs. Is required only if 
teap_eap_tlsistrue. - Teap
Request boolBasic Pwd Auth  - Request basic password authentication
 
- allow5g Boolean
 - Allow 5G. This field is only supported from ISE 3.2.
 - allow
Chap Boolean - Allow CHAP
 - allow
Eap BooleanFast  - Allow EAP Fast
 - allow
Eap BooleanMd5  - Allow EAP MD5
 - allow
Eap BooleanTls  - Allow EAP TLS
 - allow
Eap BooleanTtls  - Allow EAP TTLS
 - allow
Leap Boolean - Allow LEAP
 - allow
Ms BooleanChap V1  - Allow MS CHAP v1
 - allow
Ms BooleanChap V2  - Allow MS CHAP v2
 - allow
Pap BooleanAscii  - Allow PAP ASCII
 - allow
Peap Boolean - Allow PEAP
 - allow
Preferred BooleanEap Protocol  - Allow preferred EAP protocol
 - allow
Teap Boolean - Allow TEAP
 - allow
Weak BooleanCiphers For Eap  - Allow weak ciphers for EAP
 - description String
 - Description
 - eap
Fast BooleanAccept Client Cert  - Accept client certificates. Is required only if 
eap_fast_use_pacsisfalse. - eap
Fast BooleanAllow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsisfalse. - eap
Fast BooleanEap Gtc  - Allow EAP GTC
 - eap
Fast BooleanEap Gtc Pwd Change  - Allow EAP GTC password change. Is required only if 
eap_fast_eap_gtcistrue. - eap
Fast IntegerEap Gtc Pwd Change Retries  - EAP GTC password change retries. Is required only if 
eap_fast_eap_gtcistrue. - eap
Fast BooleanEap Ms Chap V2  - Allow EAP MS CHAP v2
 - eap
Fast BooleanEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - eap
Fast IntegerEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - eap
Fast BooleanEap Tls  - Allow EAP TLS
 - eap
Fast BooleanEap Tls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certificates. Is required only if 
eap_fast_eap_tlsistrue. - eap
Fast BooleanEnable Eap Chaining  - Enable EAP chaining
 - eap
Fast BooleanPacs Allow Anonymous Provisioning  - Allow anonymous provisioning. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast BooleanPacs Allow Authenticated Provisioning  - Allow authenticated provisioning. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast BooleanPacs Allow Client Cert  - Accept client certification for provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - eap
Fast BooleanPacs Allow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsistrue. - Integer
 - Authorization PAC TTL. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - String
 - Authorization PAC TTL unit. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - eap
Fast IntegerPacs Machine Pac Ttl  - Machine PAC TTL. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - eap
Fast StringPacs Machine Pac Ttl Unit  - Machine PAC TTL unit. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - eap
Fast BooleanPacs Server Returns  - Server returns access accept after authenticated provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - eap
Fast BooleanPacs Stateless Session Resume  - Stateless session resume. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast IntegerPacs Tunnel Pac Ttl  - PACs tunnel PAC time to live. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast StringPacs Tunnel Pac Ttl Unit  - PACs tunnel PAC time to live unit. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast IntegerPacs Use Proactive Pac Update Percentage  - Use proactive pac update percentage. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast BooleanUse Pacs  - Use PACs
 - eap
Tls BooleanAllow Auth Of Expired Certs  - Allow authentication of expired certificates
 - eap
Tls BooleanEnable Stateless Session Resume  - Enable stateless session resume
 - eap
Tls BooleanLBit  - EAP TLS L-Bit
 - eap
Tls IntegerSession Ticket Percentage  - Session ticket percentage. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Tls IntegerSession Ticket Ttl  - Session ticket TTL. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Tls StringSession Ticket Ttl Unit  - Session ticket TTL unit. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Ttls BooleanChap  - Allow CHAP
 - eap
Ttls BooleanEap Md5  - Allow EAP MD5
 - eap
Ttls BooleanEap Ms Chap V2  - Allow EAP MS CHAP v2
 - eap
Ttls BooleanEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - eap
Ttls IntegerEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - eap
Ttls BooleanMs Chap V1  - Allow MS CHAP v1
 - eap
Ttls BooleanMs Chap V2  - Allow MS CHAP v2
 - eap
Ttls BooleanPap Ascii  - Allow PAP ASCII
 - id String
 - The id of the object
 - name String
 - The name of the allowed protocols
 - peap
Allow BooleanPeap Eap Gtc  - Allow PEAP EAP GTC
 - peap
Allow BooleanPeap Eap Gtc Pwd Change  - Allow PEAP EAP GTC password change. Is required only if 
allow_peap_eap_gtcistrue. - peap
Allow IntegerPeap Eap Gtc Pwd Change Retries  - PEAP EAP GTC password change retries. Is required only if 
allow_peap_eap_gtcistrue. - peap
Allow BooleanPeap Eap Ms Chap V2  - Allow PEAP EAP MS CHAP v2
 - peap
Allow BooleanPeap Eap Ms Chap V2Pwd Change  - Allow PEAP EAP MS CHAP v2 password change. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - peap
Allow IntegerPeap Eap Ms Chap V2Pwd Change Retries  - Allow PEAP EAP MS CHAP v2 password change retries. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - peap
Allow BooleanPeap Eap Tls  - Allow PEAP EAP TLS
 - peap
Allow BooleanPeap Eap Tls Auth Of Expired Certs  - Allow PEAP EAP TLS authentication of expired certificates. Is required only if 
peap_allow_peap_eap_tlsistrue. - peap
Peap BooleanV0  - Allow PEAP v0
 - preferred
Eap StringProtocol  - Preferred EAP protocol
 - process
Host BooleanLookup  - Process host lookup
 - require
Cryptobinding Boolean - Require cryptobinding
 - require
Message BooleanAuth  - Require message authentication
 - teap
Downgrade BooleanMsk  - Allow downgrade to MSK
 - teap
Eap BooleanAccept Client Cert During Tunnel Est  - Accept client certificate during tunnel establishment
 - teap
Eap BooleanChaining  - Allow EAP chaining
 - teap
Eap BooleanMs Chap V2  - Allow EAP MS CHAP v2
 - teap
Eap BooleanMs Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
teap_eap_ms_chap_v2istrue. - teap
Eap IntegerMs Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
teap_eap_ms_chap_v2istrue. - teap
Eap BooleanTls  - Allow EAP TLS
 - teap
Eap BooleanTls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certs. Is required only if 
teap_eap_tlsistrue. - teap
Request BooleanBasic Pwd Auth  - Request basic password authentication
 
- allow5g boolean
 - Allow 5G. This field is only supported from ISE 3.2.
 - allow
Chap boolean - Allow CHAP
 - allow
Eap booleanFast  - Allow EAP Fast
 - allow
Eap booleanMd5  - Allow EAP MD5
 - allow
Eap booleanTls  - Allow EAP TLS
 - allow
Eap booleanTtls  - Allow EAP TTLS
 - allow
Leap boolean - Allow LEAP
 - allow
Ms booleanChap V1  - Allow MS CHAP v1
 - allow
Ms booleanChap V2  - Allow MS CHAP v2
 - allow
Pap booleanAscii  - Allow PAP ASCII
 - allow
Peap boolean - Allow PEAP
 - allow
Preferred booleanEap Protocol  - Allow preferred EAP protocol
 - allow
Teap boolean - Allow TEAP
 - allow
Weak booleanCiphers For Eap  - Allow weak ciphers for EAP
 - description string
 - Description
 - eap
Fast booleanAccept Client Cert  - Accept client certificates. Is required only if 
eap_fast_use_pacsisfalse. - eap
Fast booleanAllow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsisfalse. - eap
Fast booleanEap Gtc  - Allow EAP GTC
 - eap
Fast booleanEap Gtc Pwd Change  - Allow EAP GTC password change. Is required only if 
eap_fast_eap_gtcistrue. - eap
Fast numberEap Gtc Pwd Change Retries  - EAP GTC password change retries. Is required only if 
eap_fast_eap_gtcistrue. - eap
Fast booleanEap Ms Chap V2  - Allow EAP MS CHAP v2
 - eap
Fast booleanEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - eap
Fast numberEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - eap
Fast booleanEap Tls  - Allow EAP TLS
 - eap
Fast booleanEap Tls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certificates. Is required only if 
eap_fast_eap_tlsistrue. - eap
Fast booleanEnable Eap Chaining  - Enable EAP chaining
 - eap
Fast booleanPacs Allow Anonymous Provisioning  - Allow anonymous provisioning. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast booleanPacs Allow Authenticated Provisioning  - Allow authenticated provisioning. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast booleanPacs Allow Client Cert  - Accept client certification for provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - eap
Fast booleanPacs Allow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsistrue. - number
 - Authorization PAC TTL. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - string
 - Authorization PAC TTL unit. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - eap
Fast numberPacs Machine Pac Ttl  - Machine PAC TTL. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - eap
Fast stringPacs Machine Pac Ttl Unit  - Machine PAC TTL unit. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - eap
Fast booleanPacs Server Returns  - Server returns access accept after authenticated provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - eap
Fast booleanPacs Stateless Session Resume  - Stateless session resume. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast numberPacs Tunnel Pac Ttl  - PACs tunnel PAC time to live. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast stringPacs Tunnel Pac Ttl Unit  - PACs tunnel PAC time to live unit. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast numberPacs Use Proactive Pac Update Percentage  - Use proactive pac update percentage. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast booleanUse Pacs  - Use PACs
 - eap
Tls booleanAllow Auth Of Expired Certs  - Allow authentication of expired certificates
 - eap
Tls booleanEnable Stateless Session Resume  - Enable stateless session resume
 - eap
Tls booleanLBit  - EAP TLS L-Bit
 - eap
Tls numberSession Ticket Percentage  - Session ticket percentage. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Tls numberSession Ticket Ttl  - Session ticket TTL. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Tls stringSession Ticket Ttl Unit  - Session ticket TTL unit. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Ttls booleanChap  - Allow CHAP
 - eap
Ttls booleanEap Md5  - Allow EAP MD5
 - eap
Ttls booleanEap Ms Chap V2  - Allow EAP MS CHAP v2
 - eap
Ttls booleanEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - eap
Ttls numberEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - eap
Ttls booleanMs Chap V1  - Allow MS CHAP v1
 - eap
Ttls booleanMs Chap V2  - Allow MS CHAP v2
 - eap
Ttls booleanPap Ascii  - Allow PAP ASCII
 - id string
 - The id of the object
 - name string
 - The name of the allowed protocols
 - peap
Allow booleanPeap Eap Gtc  - Allow PEAP EAP GTC
 - peap
Allow booleanPeap Eap Gtc Pwd Change  - Allow PEAP EAP GTC password change. Is required only if 
allow_peap_eap_gtcistrue. - peap
Allow numberPeap Eap Gtc Pwd Change Retries  - PEAP EAP GTC password change retries. Is required only if 
allow_peap_eap_gtcistrue. - peap
Allow booleanPeap Eap Ms Chap V2  - Allow PEAP EAP MS CHAP v2
 - peap
Allow booleanPeap Eap Ms Chap V2Pwd Change  - Allow PEAP EAP MS CHAP v2 password change. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - peap
Allow numberPeap Eap Ms Chap V2Pwd Change Retries  - Allow PEAP EAP MS CHAP v2 password change retries. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - peap
Allow booleanPeap Eap Tls  - Allow PEAP EAP TLS
 - peap
Allow booleanPeap Eap Tls Auth Of Expired Certs  - Allow PEAP EAP TLS authentication of expired certificates. Is required only if 
peap_allow_peap_eap_tlsistrue. - peap
Peap booleanV0  - Allow PEAP v0
 - preferred
Eap stringProtocol  - Preferred EAP protocol
 - process
Host booleanLookup  - Process host lookup
 - require
Cryptobinding boolean - Require cryptobinding
 - require
Message booleanAuth  - Require message authentication
 - teap
Downgrade booleanMsk  - Allow downgrade to MSK
 - teap
Eap booleanAccept Client Cert During Tunnel Est  - Accept client certificate during tunnel establishment
 - teap
Eap booleanChaining  - Allow EAP chaining
 - teap
Eap booleanMs Chap V2  - Allow EAP MS CHAP v2
 - teap
Eap booleanMs Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
teap_eap_ms_chap_v2istrue. - teap
Eap numberMs Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
teap_eap_ms_chap_v2istrue. - teap
Eap booleanTls  - Allow EAP TLS
 - teap
Eap booleanTls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certs. Is required only if 
teap_eap_tlsistrue. - teap
Request booleanBasic Pwd Auth  - Request basic password authentication
 
- allow5g bool
 - Allow 5G. This field is only supported from ISE 3.2.
 - allow_
chap bool - Allow CHAP
 - allow_
eap_ boolfast  - Allow EAP Fast
 - allow_
eap_ boolmd5  - Allow EAP MD5
 - allow_
eap_ booltls  - Allow EAP TLS
 - allow_
eap_ boolttls  - Allow EAP TTLS
 - allow_
leap bool - Allow LEAP
 - allow_
ms_ boolchap_ v1  - Allow MS CHAP v1
 - allow_
ms_ boolchap_ v2  - Allow MS CHAP v2
 - allow_
pap_ boolascii  - Allow PAP ASCII
 - allow_
peap bool - Allow PEAP
 - allow_
preferred_ booleap_ protocol  - Allow preferred EAP protocol
 - allow_
teap bool - Allow TEAP
 - allow_
weak_ boolciphers_ for_ eap  - Allow weak ciphers for EAP
 - description str
 - Description
 - eap_
fast_ boolaccept_ client_ cert  - Accept client certificates. Is required only if 
eap_fast_use_pacsisfalse. - eap_
fast_ boolallow_ machine_ authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsisfalse. - eap_
fast_ booleap_ gtc  - Allow EAP GTC
 - eap_
fast_ booleap_ gtc_ pwd_ change  - Allow EAP GTC password change. Is required only if 
eap_fast_eap_gtcistrue. - eap_
fast_ inteap_ gtc_ pwd_ change_ retries  - EAP GTC password change retries. Is required only if 
eap_fast_eap_gtcistrue. - eap_
fast_ booleap_ ms_ chap_ v2  - Allow EAP MS CHAP v2
 - eap_
fast_ booleap_ ms_ chap_ v2_ pwd_ change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - eap_
fast_ inteap_ ms_ chap_ v2_ pwd_ change_ retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - eap_
fast_ booleap_ tls  - Allow EAP TLS
 - eap_
fast_ booleap_ tls_ auth_ of_ expired_ certs  - Allow EAP TLS authentication of expired certificates. Is required only if 
eap_fast_eap_tlsistrue. - eap_
fast_ boolenable_ eap_ chaining  - Enable EAP chaining
 - eap_
fast_ boolpacs_ allow_ anonymous_ provisioning  - Allow anonymous provisioning. Is required only if 
eap_fast_use_pacsistrue. - eap_
fast_ boolpacs_ allow_ authenticated_ provisioning  - Allow authenticated provisioning. Is required only if 
eap_fast_use_pacsistrue. - eap_
fast_ boolpacs_ allow_ client_ cert  - Accept client certification for provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - eap_
fast_ boolpacs_ allow_ machine_ authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsistrue. - int
 - Authorization PAC TTL. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - str
 - Authorization PAC TTL unit. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - eap_
fast_ intpacs_ machine_ pac_ ttl  - Machine PAC TTL. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - eap_
fast_ strpacs_ machine_ pac_ ttl_ unit  - Machine PAC TTL unit. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - eap_
fast_ boolpacs_ server_ returns  - Server returns access accept after authenticated provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - eap_
fast_ boolpacs_ stateless_ session_ resume  - Stateless session resume. Is required only if 
eap_fast_use_pacsistrue. - eap_
fast_ intpacs_ tunnel_ pac_ ttl  - PACs tunnel PAC time to live. Is required only if 
eap_fast_use_pacsistrue. - eap_
fast_ strpacs_ tunnel_ pac_ ttl_ unit  - PACs tunnel PAC time to live unit. Is required only if 
eap_fast_use_pacsistrue. - eap_
fast_ intpacs_ use_ proactive_ pac_ update_ percentage  - Use proactive pac update percentage. Is required only if 
eap_fast_use_pacsistrue. - eap_
fast_ booluse_ pacs  - Use PACs
 - eap_
tls_ boolallow_ auth_ of_ expired_ certs  - Allow authentication of expired certificates
 - eap_
tls_ boolenable_ stateless_ session_ resume  - Enable stateless session resume
 - eap_
tls_ booll_ bit  - EAP TLS L-Bit
 - eap_
tls_ intsession_ ticket_ percentage  - Session ticket percentage. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap_
tls_ intsession_ ticket_ ttl  - Session ticket TTL. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap_
tls_ strsession_ ticket_ ttl_ unit  - Session ticket TTL unit. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap_
ttls_ boolchap  - Allow CHAP
 - eap_
ttls_ booleap_ md5  - Allow EAP MD5
 - eap_
ttls_ booleap_ ms_ chap_ v2  - Allow EAP MS CHAP v2
 - eap_
ttls_ booleap_ ms_ chap_ v2_ pwd_ change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - eap_
ttls_ inteap_ ms_ chap_ v2_ pwd_ change_ retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - eap_
ttls_ boolms_ chap_ v1  - Allow MS CHAP v1
 - eap_
ttls_ boolms_ chap_ v2  - Allow MS CHAP v2
 - eap_
ttls_ boolpap_ ascii  - Allow PAP ASCII
 - id str
 - The id of the object
 - name str
 - The name of the allowed protocols
 - peap_
allow_ boolpeap_ eap_ gtc  - Allow PEAP EAP GTC
 - peap_
allow_ boolpeap_ eap_ gtc_ pwd_ change  - Allow PEAP EAP GTC password change. Is required only if 
allow_peap_eap_gtcistrue. - peap_
allow_ intpeap_ eap_ gtc_ pwd_ change_ retries  - PEAP EAP GTC password change retries. Is required only if 
allow_peap_eap_gtcistrue. - peap_
allow_ boolpeap_ eap_ ms_ chap_ v2  - Allow PEAP EAP MS CHAP v2
 - peap_
allow_ boolpeap_ eap_ ms_ chap_ v2_ pwd_ change  - Allow PEAP EAP MS CHAP v2 password change. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - peap_
allow_ intpeap_ eap_ ms_ chap_ v2_ pwd_ change_ retries  - Allow PEAP EAP MS CHAP v2 password change retries. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - peap_
allow_ boolpeap_ eap_ tls  - Allow PEAP EAP TLS
 - peap_
allow_ boolpeap_ eap_ tls_ auth_ of_ expired_ certs  - Allow PEAP EAP TLS authentication of expired certificates. Is required only if 
peap_allow_peap_eap_tlsistrue. - peap_
peap_ boolv0  - Allow PEAP v0
 - preferred_
eap_ strprotocol  - Preferred EAP protocol
 - process_
host_ boollookup  - Process host lookup
 - require_
cryptobinding bool - Require cryptobinding
 - require_
message_ boolauth  - Require message authentication
 - teap_
downgrade_ boolmsk  - Allow downgrade to MSK
 - teap_
eap_ boolaccept_ client_ cert_ during_ tunnel_ est  - Accept client certificate during tunnel establishment
 - teap_
eap_ boolchaining  - Allow EAP chaining
 - teap_
eap_ boolms_ chap_ v2  - Allow EAP MS CHAP v2
 - teap_
eap_ boolms_ chap_ v2_ pwd_ change  - Allow EAP MS CHAP v2 password change. Is required only if 
teap_eap_ms_chap_v2istrue. - teap_
eap_ intms_ chap_ v2_ pwd_ change_ retries  - EAP MS CHAP v2 password change retries. Is required only if 
teap_eap_ms_chap_v2istrue. - teap_
eap_ booltls  - Allow EAP TLS
 - teap_
eap_ booltls_ auth_ of_ expired_ certs  - Allow EAP TLS authentication of expired certs. Is required only if 
teap_eap_tlsistrue. - teap_
request_ boolbasic_ pwd_ auth  - Request basic password authentication
 
- allow5g Boolean
 - Allow 5G. This field is only supported from ISE 3.2.
 - allow
Chap Boolean - Allow CHAP
 - allow
Eap BooleanFast  - Allow EAP Fast
 - allow
Eap BooleanMd5  - Allow EAP MD5
 - allow
Eap BooleanTls  - Allow EAP TLS
 - allow
Eap BooleanTtls  - Allow EAP TTLS
 - allow
Leap Boolean - Allow LEAP
 - allow
Ms BooleanChap V1  - Allow MS CHAP v1
 - allow
Ms BooleanChap V2  - Allow MS CHAP v2
 - allow
Pap BooleanAscii  - Allow PAP ASCII
 - allow
Peap Boolean - Allow PEAP
 - allow
Preferred BooleanEap Protocol  - Allow preferred EAP protocol
 - allow
Teap Boolean - Allow TEAP
 - allow
Weak BooleanCiphers For Eap  - Allow weak ciphers for EAP
 - description String
 - Description
 - eap
Fast BooleanAccept Client Cert  - Accept client certificates. Is required only if 
eap_fast_use_pacsisfalse. - eap
Fast BooleanAllow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsisfalse. - eap
Fast BooleanEap Gtc  - Allow EAP GTC
 - eap
Fast BooleanEap Gtc Pwd Change  - Allow EAP GTC password change. Is required only if 
eap_fast_eap_gtcistrue. - eap
Fast NumberEap Gtc Pwd Change Retries  - EAP GTC password change retries. Is required only if 
eap_fast_eap_gtcistrue. - eap
Fast BooleanEap Ms Chap V2  - Allow EAP MS CHAP v2
 - eap
Fast BooleanEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - eap
Fast NumberEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_fast_eap_ms_chap_v2istrue. - eap
Fast BooleanEap Tls  - Allow EAP TLS
 - eap
Fast BooleanEap Tls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certificates. Is required only if 
eap_fast_eap_tlsistrue. - eap
Fast BooleanEnable Eap Chaining  - Enable EAP chaining
 - eap
Fast BooleanPacs Allow Anonymous Provisioning  - Allow anonymous provisioning. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast BooleanPacs Allow Authenticated Provisioning  - Allow authenticated provisioning. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast BooleanPacs Allow Client Cert  - Accept client certification for provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - eap
Fast BooleanPacs Allow Machine Authentication  - Allow machine authentication. Is required only if 
eap_fast_use_pacsistrue. - Number
 - Authorization PAC TTL. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - String
 - Authorization PAC TTL unit. Is required only if 
eap_fast_pacs_stateless_session_resumeistrue. - eap
Fast NumberPacs Machine Pac Ttl  - Machine PAC TTL. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - eap
Fast StringPacs Machine Pac Ttl Unit  - Machine PAC TTL unit. Is required only if 
eap_fast_pacs_allow_machine_authenticationistrue. - eap
Fast BooleanPacs Server Returns  - Server returns access accept after authenticated provisioning. Is required only if 
eap_fast_pacs_allow_authenticated_provisioningistrue. - eap
Fast BooleanPacs Stateless Session Resume  - Stateless session resume. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast NumberPacs Tunnel Pac Ttl  - PACs tunnel PAC time to live. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast StringPacs Tunnel Pac Ttl Unit  - PACs tunnel PAC time to live unit. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast NumberPacs Use Proactive Pac Update Percentage  - Use proactive pac update percentage. Is required only if 
eap_fast_use_pacsistrue. - eap
Fast BooleanUse Pacs  - Use PACs
 - eap
Tls BooleanAllow Auth Of Expired Certs  - Allow authentication of expired certificates
 - eap
Tls BooleanEnable Stateless Session Resume  - Enable stateless session resume
 - eap
Tls BooleanLBit  - EAP TLS L-Bit
 - eap
Tls NumberSession Ticket Percentage  - Session ticket percentage. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Tls NumberSession Ticket Ttl  - Session ticket TTL. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Tls StringSession Ticket Ttl Unit  - Session ticket TTL unit. Is required only if 
eap_tls_enable_stateless_session_resumeistrue. - eap
Ttls BooleanChap  - Allow CHAP
 - eap
Ttls BooleanEap Md5  - Allow EAP MD5
 - eap
Ttls BooleanEap Ms Chap V2  - Allow EAP MS CHAP v2
 - eap
Ttls BooleanEap Ms Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - eap
Ttls NumberEap Ms Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
eap_ttls_eap_ms_chap_v2istrue. - eap
Ttls BooleanMs Chap V1  - Allow MS CHAP v1
 - eap
Ttls BooleanMs Chap V2  - Allow MS CHAP v2
 - eap
Ttls BooleanPap Ascii  - Allow PAP ASCII
 - id String
 - The id of the object
 - name String
 - The name of the allowed protocols
 - peap
Allow BooleanPeap Eap Gtc  - Allow PEAP EAP GTC
 - peap
Allow BooleanPeap Eap Gtc Pwd Change  - Allow PEAP EAP GTC password change. Is required only if 
allow_peap_eap_gtcistrue. - peap
Allow NumberPeap Eap Gtc Pwd Change Retries  - PEAP EAP GTC password change retries. Is required only if 
allow_peap_eap_gtcistrue. - peap
Allow BooleanPeap Eap Ms Chap V2  - Allow PEAP EAP MS CHAP v2
 - peap
Allow BooleanPeap Eap Ms Chap V2Pwd Change  - Allow PEAP EAP MS CHAP v2 password change. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - peap
Allow NumberPeap Eap Ms Chap V2Pwd Change Retries  - Allow PEAP EAP MS CHAP v2 password change retries. Is required only if 
allow_peap_eap_ms_chap_v2istrue. - peap
Allow BooleanPeap Eap Tls  - Allow PEAP EAP TLS
 - peap
Allow BooleanPeap Eap Tls Auth Of Expired Certs  - Allow PEAP EAP TLS authentication of expired certificates. Is required only if 
peap_allow_peap_eap_tlsistrue. - peap
Peap BooleanV0  - Allow PEAP v0
 - preferred
Eap StringProtocol  - Preferred EAP protocol
 - process
Host BooleanLookup  - Process host lookup
 - require
Cryptobinding Boolean - Require cryptobinding
 - require
Message BooleanAuth  - Require message authentication
 - teap
Downgrade BooleanMsk  - Allow downgrade to MSK
 - teap
Eap BooleanAccept Client Cert During Tunnel Est  - Accept client certificate during tunnel establishment
 - teap
Eap BooleanChaining  - Allow EAP chaining
 - teap
Eap BooleanMs Chap V2  - Allow EAP MS CHAP v2
 - teap
Eap BooleanMs Chap V2Pwd Change  - Allow EAP MS CHAP v2 password change. Is required only if 
teap_eap_ms_chap_v2istrue. - teap
Eap NumberMs Chap V2Pwd Change Retries  - EAP MS CHAP v2 password change retries. Is required only if 
teap_eap_ms_chap_v2istrue. - teap
Eap BooleanTls  - Allow EAP TLS
 - teap
Eap BooleanTls Auth Of Expired Certs  - Allow EAP TLS authentication of expired certs. Is required only if 
teap_eap_tlsistrue. - teap
Request BooleanBasic Pwd Auth  - Request basic password authentication
 
Package Details
- Repository
 - ise pulumi/pulumi-ise
 - License
 - Apache-2.0
 - Notes
 - This Pulumi package is based on the 
iseTerraform Provider.