1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. GaiaCommandSetIsis
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw

    Create GaiaCommandSetIsis Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new GaiaCommandSetIsis(name: string, args?: GaiaCommandSetIsisArgs, opts?: CustomResourceOptions);
    @overload
    def GaiaCommandSetIsis(resource_name: str,
                           args: Optional[GaiaCommandSetIsisArgs] = None,
                           opts: Optional[ResourceOptions] = None)
    
    @overload
    def GaiaCommandSetIsis(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           adjacency_check: Optional[bool] = None,
                           area_lists: Optional[Sequence[str]] = None,
                           authentication_ignores: Optional[Sequence[GaiaCommandSetIsisAuthenticationIgnoreArgs]] = None,
                           authentications: Optional[Sequence[GaiaCommandSetIsisAuthenticationArgs]] = None,
                           debug: Optional[bool] = None,
                           default_metrics: Optional[Sequence[GaiaCommandSetIsisDefaultMetricArgs]] = None,
                           dynamic_hostname: Optional[bool] = None,
                           gaia_command_set_isis_id: Optional[str] = None,
                           hello: Optional[GaiaCommandSetIsisHelloArgs] = None,
                           ignore_attached_bit: Optional[bool] = None,
                           ipv6: Optional[GaiaCommandSetIsisIpv6Args] = None,
                           is_type: Optional[str] = None,
                           lsp: Optional[GaiaCommandSetIsisLspArgs] = None,
                           max_areas: Optional[str] = None,
                           metric_types: Optional[Sequence[GaiaCommandSetIsisMetricTypeArgs]] = None,
                           overload_bit: Optional[bool] = None,
                           prc_intervals: Optional[Sequence[GaiaCommandSetIsisPrcIntervalArgs]] = None,
                           spfs: Optional[Sequence[GaiaCommandSetIsisSpfArgs]] = None,
                           system_id: Optional[str] = None)
    func NewGaiaCommandSetIsis(ctx *Context, name string, args *GaiaCommandSetIsisArgs, opts ...ResourceOption) (*GaiaCommandSetIsis, error)
    public GaiaCommandSetIsis(string name, GaiaCommandSetIsisArgs? args = null, CustomResourceOptions? opts = null)
    public GaiaCommandSetIsis(String name, GaiaCommandSetIsisArgs args)
    public GaiaCommandSetIsis(String name, GaiaCommandSetIsisArgs args, CustomResourceOptions options)
    
    type: checkpoint:GaiaCommandSetIsis
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "checkpoint_gaiacommandsetisis" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args GaiaCommandSetIsisArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args GaiaCommandSetIsisArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args GaiaCommandSetIsisArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args GaiaCommandSetIsisArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args GaiaCommandSetIsisArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var gaiaCommandSetIsisResource = new Checkpoint.GaiaCommandSetIsis("gaiaCommandSetIsisResource", new()
    {
        AdjacencyCheck = false,
        AreaLists = new[]
        {
            "string",
        },
        AuthenticationIgnores = new[]
        {
            new Checkpoint.Inputs.GaiaCommandSetIsisAuthenticationIgnoreArgs
            {
                IgnoreAll = false,
                IgnoreCsnp = false,
                IgnoreHello = false,
                IgnoreLsp = false,
                IgnoreNone = false,
                IgnorePsnp = false,
                Level = "string",
            },
        },
        Authentications = new[]
        {
            new Checkpoint.Inputs.GaiaCommandSetIsisAuthenticationArgs
            {
                ActiveKey = "string",
                EncryptedSecret = "string",
                Keys = new[]
                {
                    new Checkpoint.Inputs.GaiaCommandSetIsisAuthenticationKeyArgs
                    {
                        Algorithm = "string",
                        EncryptedSecret = "string",
                        ResourceId = 0,
                        Secret = "string",
                    },
                },
                Level = "string",
                Secret = "string",
                Type = "string",
            },
        },
        Debug = false,
        DefaultMetrics = new[]
        {
            new Checkpoint.Inputs.GaiaCommandSetIsisDefaultMetricArgs
            {
                Level = "string",
                Metric = "string",
            },
        },
        DynamicHostname = false,
        GaiaCommandSetIsisId = "string",
        Hello = new Checkpoint.Inputs.GaiaCommandSetIsisHelloArgs
        {
            InterfaceBroadcast = "string",
            InterfacePointToPoint = "string",
        },
        IgnoreAttachedBit = false,
        Ipv6 = new Checkpoint.Inputs.GaiaCommandSetIsisIpv6Args
        {
            DefaultMetrics = new[]
            {
                new Checkpoint.Inputs.GaiaCommandSetIsisIpv6DefaultMetricArgs
                {
                    Level = "string",
                    Metric = "string",
                },
            },
            IgnoreAttachedBit = false,
            MultiTopology = "string",
            OverloadBit = false,
            PrcIntervals = new[]
            {
                new Checkpoint.Inputs.GaiaCommandSetIsisIpv6PrcIntervalArgs
                {
                    InitialOffset = "string",
                    Level = "string",
                    MaxInterval = "string",
                    SecondOffset = "string",
                },
            },
            Spfs = new[]
            {
                new Checkpoint.Inputs.GaiaCommandSetIsisIpv6SpfArgs
                {
                    InitialOffset = "string",
                    Level = "string",
                    MaxInterval = "string",
                    SecondOffset = "string",
                },
            },
        },
        IsType = "string",
        Lsp = new Checkpoint.Inputs.GaiaCommandSetIsisLspArgs
        {
            GenIntervals = new[]
            {
                new Checkpoint.Inputs.GaiaCommandSetIsisLspGenIntervalArgs
                {
                    InitialOffset = "string",
                    Level = "string",
                    MaxInterval = "string",
                    SecondOffset = "string",
                },
            },
            Lifetime = "string",
            Mtu = "string",
            RefreshInterval = "string",
        },
        MaxAreas = "string",
        MetricTypes = new[]
        {
            new Checkpoint.Inputs.GaiaCommandSetIsisMetricTypeArgs
            {
                Level = "string",
                Type = "string",
            },
        },
        OverloadBit = false,
        PrcIntervals = new[]
        {
            new Checkpoint.Inputs.GaiaCommandSetIsisPrcIntervalArgs
            {
                InitialOffset = "string",
                Level = "string",
                MaxInterval = "string",
                SecondOffset = "string",
            },
        },
        Spfs = new[]
        {
            new Checkpoint.Inputs.GaiaCommandSetIsisSpfArgs
            {
                InitialOffset = "string",
                Level = "string",
                MaxInterval = "string",
                SecondOffset = "string",
            },
        },
        SystemId = "string",
    });
    
    example, err := checkpoint.NewGaiaCommandSetIsis(ctx, "gaiaCommandSetIsisResource", &checkpoint.GaiaCommandSetIsisArgs{
    	AdjacencyCheck: pulumi.Bool(false),
    	AreaLists: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	AuthenticationIgnores: checkpoint.GaiaCommandSetIsisAuthenticationIgnoreArray{
    		&checkpoint.GaiaCommandSetIsisAuthenticationIgnoreArgs{
    			IgnoreAll:   pulumi.Bool(false),
    			IgnoreCsnp:  pulumi.Bool(false),
    			IgnoreHello: pulumi.Bool(false),
    			IgnoreLsp:   pulumi.Bool(false),
    			IgnoreNone:  pulumi.Bool(false),
    			IgnorePsnp:  pulumi.Bool(false),
    			Level:       pulumi.String("string"),
    		},
    	},
    	Authentications: checkpoint.GaiaCommandSetIsisAuthenticationArray{
    		&checkpoint.GaiaCommandSetIsisAuthenticationArgs{
    			ActiveKey:       pulumi.String("string"),
    			EncryptedSecret: pulumi.String("string"),
    			Keys: checkpoint.GaiaCommandSetIsisAuthenticationKeyArray{
    				&checkpoint.GaiaCommandSetIsisAuthenticationKeyArgs{
    					Algorithm:       pulumi.String("string"),
    					EncryptedSecret: pulumi.String("string"),
    					ResourceId:      pulumi.Float64(0),
    					Secret:          pulumi.String("string"),
    				},
    			},
    			Level:  pulumi.String("string"),
    			Secret: pulumi.String("string"),
    			Type:   pulumi.String("string"),
    		},
    	},
    	Debug: pulumi.Bool(false),
    	DefaultMetrics: checkpoint.GaiaCommandSetIsisDefaultMetricArray{
    		&checkpoint.GaiaCommandSetIsisDefaultMetricArgs{
    			Level:  pulumi.String("string"),
    			Metric: pulumi.String("string"),
    		},
    	},
    	DynamicHostname:      pulumi.Bool(false),
    	GaiaCommandSetIsisId: pulumi.String("string"),
    	Hello: &checkpoint.GaiaCommandSetIsisHelloArgs{
    		InterfaceBroadcast:    pulumi.String("string"),
    		InterfacePointToPoint: pulumi.String("string"),
    	},
    	IgnoreAttachedBit: pulumi.Bool(false),
    	Ipv6: &checkpoint.GaiaCommandSetIsisIpv6Args{
    		DefaultMetrics: checkpoint.GaiaCommandSetIsisIpv6DefaultMetricArray{
    			&checkpoint.GaiaCommandSetIsisIpv6DefaultMetricArgs{
    				Level:  pulumi.String("string"),
    				Metric: pulumi.String("string"),
    			},
    		},
    		IgnoreAttachedBit: pulumi.Bool(false),
    		MultiTopology:     pulumi.String("string"),
    		OverloadBit:       pulumi.Bool(false),
    		PrcIntervals: checkpoint.GaiaCommandSetIsisIpv6PrcIntervalArray{
    			&checkpoint.GaiaCommandSetIsisIpv6PrcIntervalArgs{
    				InitialOffset: pulumi.String("string"),
    				Level:         pulumi.String("string"),
    				MaxInterval:   pulumi.String("string"),
    				SecondOffset:  pulumi.String("string"),
    			},
    		},
    		Spfs: checkpoint.GaiaCommandSetIsisIpv6SpfArray{
    			&checkpoint.GaiaCommandSetIsisIpv6SpfArgs{
    				InitialOffset: pulumi.String("string"),
    				Level:         pulumi.String("string"),
    				MaxInterval:   pulumi.String("string"),
    				SecondOffset:  pulumi.String("string"),
    			},
    		},
    	},
    	IsType: pulumi.String("string"),
    	Lsp: &checkpoint.GaiaCommandSetIsisLspArgs{
    		GenIntervals: checkpoint.GaiaCommandSetIsisLspGenIntervalArray{
    			&checkpoint.GaiaCommandSetIsisLspGenIntervalArgs{
    				InitialOffset: pulumi.String("string"),
    				Level:         pulumi.String("string"),
    				MaxInterval:   pulumi.String("string"),
    				SecondOffset:  pulumi.String("string"),
    			},
    		},
    		Lifetime:        pulumi.String("string"),
    		Mtu:             pulumi.String("string"),
    		RefreshInterval: pulumi.String("string"),
    	},
    	MaxAreas: pulumi.String("string"),
    	MetricTypes: checkpoint.GaiaCommandSetIsisMetricTypeArray{
    		&checkpoint.GaiaCommandSetIsisMetricTypeArgs{
    			Level: pulumi.String("string"),
    			Type:  pulumi.String("string"),
    		},
    	},
    	OverloadBit: pulumi.Bool(false),
    	PrcIntervals: checkpoint.GaiaCommandSetIsisPrcIntervalArray{
    		&checkpoint.GaiaCommandSetIsisPrcIntervalArgs{
    			InitialOffset: pulumi.String("string"),
    			Level:         pulumi.String("string"),
    			MaxInterval:   pulumi.String("string"),
    			SecondOffset:  pulumi.String("string"),
    		},
    	},
    	Spfs: checkpoint.GaiaCommandSetIsisSpfArray{
    		&checkpoint.GaiaCommandSetIsisSpfArgs{
    			InitialOffset: pulumi.String("string"),
    			Level:         pulumi.String("string"),
    			MaxInterval:   pulumi.String("string"),
    			SecondOffset:  pulumi.String("string"),
    		},
    	},
    	SystemId: pulumi.String("string"),
    })
    
    resource "checkpoint_gaiacommandsetisis" "gaiaCommandSetIsisResource" {
      adjacency_check = false
      area_lists      = ["string"]
      authentication_ignores {
        ignore_all   = false
        ignore_csnp  = false
        ignore_hello = false
        ignore_lsp   = false
        ignore_none  = false
        ignore_psnp  = false
        level        = "string"
      }
      authentications {
        active_key       = "string"
        encrypted_secret = "string"
        keys {
          algorithm        = "string"
          encrypted_secret = "string"
          resource_id      = 0
          secret           = "string"
        }
        level  = "string"
        secret = "string"
        type   = "string"
      }
      debug = false
      default_metrics {
        level  = "string"
        metric = "string"
      }
      dynamic_hostname         = false
      gaia_command_set_isis_id = "string"
      hello = {
        interface_broadcast      = "string"
        interface_point_to_point = "string"
      }
      ignore_attached_bit = false
      ipv6 = {
        default_metrics = [{
          "level"  = "string"
          "metric" = "string"
        }]
        ignore_attached_bit = false
        multi_topology      = "string"
        overload_bit        = false
        prc_intervals = [{
          "initialOffset" = "string"
          "level"         = "string"
          "maxInterval"   = "string"
          "secondOffset"  = "string"
        }]
        spfs = [{
          "initialOffset" = "string"
          "level"         = "string"
          "maxInterval"   = "string"
          "secondOffset"  = "string"
        }]
      }
      is_type = "string"
      lsp = {
        gen_intervals = [{
          "initialOffset" = "string"
          "level"         = "string"
          "maxInterval"   = "string"
          "secondOffset"  = "string"
        }]
        lifetime         = "string"
        mtu              = "string"
        refresh_interval = "string"
      }
      max_areas = "string"
      metric_types {
        level = "string"
        type  = "string"
      }
      overload_bit = false
      prc_intervals {
        initial_offset = "string"
        level          = "string"
        max_interval   = "string"
        second_offset  = "string"
      }
      spfs {
        initial_offset = "string"
        level          = "string"
        max_interval   = "string"
        second_offset  = "string"
      }
      system_id = "string"
    }
    
    var gaiaCommandSetIsisResource = new GaiaCommandSetIsis("gaiaCommandSetIsisResource", GaiaCommandSetIsisArgs.builder()
        .adjacencyCheck(false)
        .areaLists("string")
        .authenticationIgnores(GaiaCommandSetIsisAuthenticationIgnoreArgs.builder()
            .ignoreAll(false)
            .ignoreCsnp(false)
            .ignoreHello(false)
            .ignoreLsp(false)
            .ignoreNone(false)
            .ignorePsnp(false)
            .level("string")
            .build())
        .authentications(GaiaCommandSetIsisAuthenticationArgs.builder()
            .activeKey("string")
            .encryptedSecret("string")
            .keys(GaiaCommandSetIsisAuthenticationKeyArgs.builder()
                .algorithm("string")
                .encryptedSecret("string")
                .resourceId(0.0)
                .secret("string")
                .build())
            .level("string")
            .secret("string")
            .type("string")
            .build())
        .debug(false)
        .defaultMetrics(GaiaCommandSetIsisDefaultMetricArgs.builder()
            .level("string")
            .metric("string")
            .build())
        .dynamicHostname(false)
        .gaiaCommandSetIsisId("string")
        .hello(GaiaCommandSetIsisHelloArgs.builder()
            .interfaceBroadcast("string")
            .interfacePointToPoint("string")
            .build())
        .ignoreAttachedBit(false)
        .ipv6(GaiaCommandSetIsisIpv6Args.builder()
            .defaultMetrics(GaiaCommandSetIsisIpv6DefaultMetricArgs.builder()
                .level("string")
                .metric("string")
                .build())
            .ignoreAttachedBit(false)
            .multiTopology("string")
            .overloadBit(false)
            .prcIntervals(GaiaCommandSetIsisIpv6PrcIntervalArgs.builder()
                .initialOffset("string")
                .level("string")
                .maxInterval("string")
                .secondOffset("string")
                .build())
            .spfs(GaiaCommandSetIsisIpv6SpfArgs.builder()
                .initialOffset("string")
                .level("string")
                .maxInterval("string")
                .secondOffset("string")
                .build())
            .build())
        .isType("string")
        .lsp(GaiaCommandSetIsisLspArgs.builder()
            .genIntervals(GaiaCommandSetIsisLspGenIntervalArgs.builder()
                .initialOffset("string")
                .level("string")
                .maxInterval("string")
                .secondOffset("string")
                .build())
            .lifetime("string")
            .mtu("string")
            .refreshInterval("string")
            .build())
        .maxAreas("string")
        .metricTypes(GaiaCommandSetIsisMetricTypeArgs.builder()
            .level("string")
            .type("string")
            .build())
        .overloadBit(false)
        .prcIntervals(GaiaCommandSetIsisPrcIntervalArgs.builder()
            .initialOffset("string")
            .level("string")
            .maxInterval("string")
            .secondOffset("string")
            .build())
        .spfs(GaiaCommandSetIsisSpfArgs.builder()
            .initialOffset("string")
            .level("string")
            .maxInterval("string")
            .secondOffset("string")
            .build())
        .systemId("string")
        .build());
    
    gaia_command_set_isis_resource = checkpoint.GaiaCommandSetIsis("gaiaCommandSetIsisResource",
        adjacency_check=False,
        area_lists=["string"],
        authentication_ignores=[{
            "ignore_all": False,
            "ignore_csnp": False,
            "ignore_hello": False,
            "ignore_lsp": False,
            "ignore_none": False,
            "ignore_psnp": False,
            "level": "string",
        }],
        authentications=[{
            "active_key": "string",
            "encrypted_secret": "string",
            "keys": [{
                "algorithm": "string",
                "encrypted_secret": "string",
                "resource_id": float(0),
                "secret": "string",
            }],
            "level": "string",
            "secret": "string",
            "type": "string",
        }],
        debug=False,
        default_metrics=[{
            "level": "string",
            "metric": "string",
        }],
        dynamic_hostname=False,
        gaia_command_set_isis_id="string",
        hello={
            "interface_broadcast": "string",
            "interface_point_to_point": "string",
        },
        ignore_attached_bit=False,
        ipv6={
            "default_metrics": [{
                "level": "string",
                "metric": "string",
            }],
            "ignore_attached_bit": False,
            "multi_topology": "string",
            "overload_bit": False,
            "prc_intervals": [{
                "initial_offset": "string",
                "level": "string",
                "max_interval": "string",
                "second_offset": "string",
            }],
            "spfs": [{
                "initial_offset": "string",
                "level": "string",
                "max_interval": "string",
                "second_offset": "string",
            }],
        },
        is_type="string",
        lsp={
            "gen_intervals": [{
                "initial_offset": "string",
                "level": "string",
                "max_interval": "string",
                "second_offset": "string",
            }],
            "lifetime": "string",
            "mtu": "string",
            "refresh_interval": "string",
        },
        max_areas="string",
        metric_types=[{
            "level": "string",
            "type": "string",
        }],
        overload_bit=False,
        prc_intervals=[{
            "initial_offset": "string",
            "level": "string",
            "max_interval": "string",
            "second_offset": "string",
        }],
        spfs=[{
            "initial_offset": "string",
            "level": "string",
            "max_interval": "string",
            "second_offset": "string",
        }],
        system_id="string")
    
    const gaiaCommandSetIsisResource = new checkpoint.GaiaCommandSetIsis("gaiaCommandSetIsisResource", {
        adjacencyCheck: false,
        areaLists: ["string"],
        authenticationIgnores: [{
            ignoreAll: false,
            ignoreCsnp: false,
            ignoreHello: false,
            ignoreLsp: false,
            ignoreNone: false,
            ignorePsnp: false,
            level: "string",
        }],
        authentications: [{
            activeKey: "string",
            encryptedSecret: "string",
            keys: [{
                algorithm: "string",
                encryptedSecret: "string",
                resourceId: 0,
                secret: "string",
            }],
            level: "string",
            secret: "string",
            type: "string",
        }],
        debug: false,
        defaultMetrics: [{
            level: "string",
            metric: "string",
        }],
        dynamicHostname: false,
        gaiaCommandSetIsisId: "string",
        hello: {
            interfaceBroadcast: "string",
            interfacePointToPoint: "string",
        },
        ignoreAttachedBit: false,
        ipv6: {
            defaultMetrics: [{
                level: "string",
                metric: "string",
            }],
            ignoreAttachedBit: false,
            multiTopology: "string",
            overloadBit: false,
            prcIntervals: [{
                initialOffset: "string",
                level: "string",
                maxInterval: "string",
                secondOffset: "string",
            }],
            spfs: [{
                initialOffset: "string",
                level: "string",
                maxInterval: "string",
                secondOffset: "string",
            }],
        },
        isType: "string",
        lsp: {
            genIntervals: [{
                initialOffset: "string",
                level: "string",
                maxInterval: "string",
                secondOffset: "string",
            }],
            lifetime: "string",
            mtu: "string",
            refreshInterval: "string",
        },
        maxAreas: "string",
        metricTypes: [{
            level: "string",
            type: "string",
        }],
        overloadBit: false,
        prcIntervals: [{
            initialOffset: "string",
            level: "string",
            maxInterval: "string",
            secondOffset: "string",
        }],
        spfs: [{
            initialOffset: "string",
            level: "string",
            maxInterval: "string",
            secondOffset: "string",
        }],
        systemId: "string",
    });
    
    type: checkpoint:GaiaCommandSetIsis
    properties:
        adjacencyCheck: false
        areaLists:
            - string
        authenticationIgnores:
            - ignoreAll: false
              ignoreCsnp: false
              ignoreHello: false
              ignoreLsp: false
              ignoreNone: false
              ignorePsnp: false
              level: string
        authentications:
            - activeKey: string
              encryptedSecret: string
              keys:
                - algorithm: string
                  encryptedSecret: string
                  resourceId: 0
                  secret: string
              level: string
              secret: string
              type: string
        debug: false
        defaultMetrics:
            - level: string
              metric: string
        dynamicHostname: false
        gaiaCommandSetIsisId: string
        hello:
            interfaceBroadcast: string
            interfacePointToPoint: string
        ignoreAttachedBit: false
        ipv6:
            defaultMetrics:
                - level: string
                  metric: string
            ignoreAttachedBit: false
            multiTopology: string
            overloadBit: false
            prcIntervals:
                - initialOffset: string
                  level: string
                  maxInterval: string
                  secondOffset: string
            spfs:
                - initialOffset: string
                  level: string
                  maxInterval: string
                  secondOffset: string
        isType: string
        lsp:
            genIntervals:
                - initialOffset: string
                  level: string
                  maxInterval: string
                  secondOffset: string
            lifetime: string
            mtu: string
            refreshInterval: string
        maxAreas: string
        metricTypes:
            - level: string
              type: string
        overloadBit: false
        prcIntervals:
            - initialOffset: string
              level: string
              maxInterval: string
              secondOffset: string
        spfs:
            - initialOffset: string
              level: string
              maxInterval: string
              secondOffset: string
        systemId: string
    

    GaiaCommandSetIsis Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The GaiaCommandSetIsis resource accepts the following input properties:

    AdjacencyCheck bool
    Enable or disable strict protocol checks with neighbors
    AreaLists List<string>
    Add or remove an IS-IS area area_list blocks are documented below.
    AuthenticationIgnores List<GaiaCommandSetIsisAuthenticationIgnore>
    Ignore settings for authentication authentication_ignore blocks are documented below.
    Authentications List<GaiaCommandSetIsisAuthentication>
    Configure IS-IS authentication authentication blocks are documented below.
    Debug bool
    Enable debugging for this resource only.
    DefaultMetrics List<GaiaCommandSetIsisDefaultMetric>
    Set IS-IS default metric default_metric blocks are documented below.
    DynamicHostname bool
    Enable or disable dyanmic hostname mapping for system IDs
    GaiaCommandSetIsisId string
    Hello GaiaCommandSetIsisHello
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    IgnoreAttachedBit bool
    Set to ignore attached bits set by level 2 connected routers
    Ipv6 GaiaCommandSetIsisIpv6
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    IsType string
    Configure which level this IS-IS router should operate on
    Lsp GaiaCommandSetIsisLsp
    Configure IS-IS LSP lsp blocks are documented below.
    MaxAreas string
    Set the maximum number of areas
    MetricTypes List<GaiaCommandSetIsisMetricType>
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    OverloadBit bool
    Set whether this IS-IS router should include an overload bit
    PrcIntervals List<GaiaCommandSetIsisPrcInterval>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    Spfs List<GaiaCommandSetIsisSpf>
    Configure IS-IS SPF spf blocks are documented below.
    SystemId string
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    AdjacencyCheck bool
    Enable or disable strict protocol checks with neighbors
    AreaLists []string
    Add or remove an IS-IS area area_list blocks are documented below.
    AuthenticationIgnores []GaiaCommandSetIsisAuthenticationIgnoreArgs
    Ignore settings for authentication authentication_ignore blocks are documented below.
    Authentications []GaiaCommandSetIsisAuthenticationArgs
    Configure IS-IS authentication authentication blocks are documented below.
    Debug bool
    Enable debugging for this resource only.
    DefaultMetrics []GaiaCommandSetIsisDefaultMetricArgs
    Set IS-IS default metric default_metric blocks are documented below.
    DynamicHostname bool
    Enable or disable dyanmic hostname mapping for system IDs
    GaiaCommandSetIsisId string
    Hello GaiaCommandSetIsisHelloArgs
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    IgnoreAttachedBit bool
    Set to ignore attached bits set by level 2 connected routers
    Ipv6 GaiaCommandSetIsisIpv6Args
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    IsType string
    Configure which level this IS-IS router should operate on
    Lsp GaiaCommandSetIsisLspArgs
    Configure IS-IS LSP lsp blocks are documented below.
    MaxAreas string
    Set the maximum number of areas
    MetricTypes []GaiaCommandSetIsisMetricTypeArgs
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    OverloadBit bool
    Set whether this IS-IS router should include an overload bit
    PrcIntervals []GaiaCommandSetIsisPrcIntervalArgs
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    Spfs []GaiaCommandSetIsisSpfArgs
    Configure IS-IS SPF spf blocks are documented below.
    SystemId string
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacency_check bool
    Enable or disable strict protocol checks with neighbors
    area_lists list(string)
    Add or remove an IS-IS area area_list blocks are documented below.
    authentication_ignores list(object)
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications list(object)
    Configure IS-IS authentication authentication blocks are documented below.
    debug bool
    Enable debugging for this resource only.
    default_metrics list(object)
    Set IS-IS default metric default_metric blocks are documented below.
    dynamic_hostname bool
    Enable or disable dyanmic hostname mapping for system IDs
    gaia_command_set_isis_id string
    hello object
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignore_attached_bit bool
    Set to ignore attached bits set by level 2 connected routers
    ipv6 object
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    is_type string
    Configure which level this IS-IS router should operate on
    lsp object
    Configure IS-IS LSP lsp blocks are documented below.
    max_areas string
    Set the maximum number of areas
    metric_types list(object)
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overload_bit bool
    Set whether this IS-IS router should include an overload bit
    prc_intervals list(object)
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs list(object)
    Configure IS-IS SPF spf blocks are documented below.
    system_id string
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacencyCheck Boolean
    Enable or disable strict protocol checks with neighbors
    areaLists List<String>
    Add or remove an IS-IS area area_list blocks are documented below.
    authenticationIgnores List<GaiaCommandSetIsisAuthenticationIgnore>
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications List<GaiaCommandSetIsisAuthentication>
    Configure IS-IS authentication authentication blocks are documented below.
    debug Boolean
    Enable debugging for this resource only.
    defaultMetrics List<GaiaCommandSetIsisDefaultMetric>
    Set IS-IS default metric default_metric blocks are documented below.
    dynamicHostname Boolean
    Enable or disable dyanmic hostname mapping for system IDs
    gaiaCommandSetIsisId String
    hello GaiaCommandSetIsisHello
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignoreAttachedBit Boolean
    Set to ignore attached bits set by level 2 connected routers
    ipv6 GaiaCommandSetIsisIpv6
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    isType String
    Configure which level this IS-IS router should operate on
    lsp GaiaCommandSetIsisLsp
    Configure IS-IS LSP lsp blocks are documented below.
    maxAreas String
    Set the maximum number of areas
    metricTypes List<GaiaCommandSetIsisMetricType>
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overloadBit Boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals List<GaiaCommandSetIsisPrcInterval>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs List<GaiaCommandSetIsisSpf>
    Configure IS-IS SPF spf blocks are documented below.
    systemId String
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacencyCheck boolean
    Enable or disable strict protocol checks with neighbors
    areaLists string[]
    Add or remove an IS-IS area area_list blocks are documented below.
    authenticationIgnores GaiaCommandSetIsisAuthenticationIgnore[]
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications GaiaCommandSetIsisAuthentication[]
    Configure IS-IS authentication authentication blocks are documented below.
    debug boolean
    Enable debugging for this resource only.
    defaultMetrics GaiaCommandSetIsisDefaultMetric[]
    Set IS-IS default metric default_metric blocks are documented below.
    dynamicHostname boolean
    Enable or disable dyanmic hostname mapping for system IDs
    gaiaCommandSetIsisId string
    hello GaiaCommandSetIsisHello
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignoreAttachedBit boolean
    Set to ignore attached bits set by level 2 connected routers
    ipv6 GaiaCommandSetIsisIpv6
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    isType string
    Configure which level this IS-IS router should operate on
    lsp GaiaCommandSetIsisLsp
    Configure IS-IS LSP lsp blocks are documented below.
    maxAreas string
    Set the maximum number of areas
    metricTypes GaiaCommandSetIsisMetricType[]
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overloadBit boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals GaiaCommandSetIsisPrcInterval[]
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs GaiaCommandSetIsisSpf[]
    Configure IS-IS SPF spf blocks are documented below.
    systemId string
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacency_check bool
    Enable or disable strict protocol checks with neighbors
    area_lists Sequence[str]
    Add or remove an IS-IS area area_list blocks are documented below.
    authentication_ignores Sequence[GaiaCommandSetIsisAuthenticationIgnoreArgs]
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications Sequence[GaiaCommandSetIsisAuthenticationArgs]
    Configure IS-IS authentication authentication blocks are documented below.
    debug bool
    Enable debugging for this resource only.
    default_metrics Sequence[GaiaCommandSetIsisDefaultMetricArgs]
    Set IS-IS default metric default_metric blocks are documented below.
    dynamic_hostname bool
    Enable or disable dyanmic hostname mapping for system IDs
    gaia_command_set_isis_id str
    hello GaiaCommandSetIsisHelloArgs
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignore_attached_bit bool
    Set to ignore attached bits set by level 2 connected routers
    ipv6 GaiaCommandSetIsisIpv6Args
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    is_type str
    Configure which level this IS-IS router should operate on
    lsp GaiaCommandSetIsisLspArgs
    Configure IS-IS LSP lsp blocks are documented below.
    max_areas str
    Set the maximum number of areas
    metric_types Sequence[GaiaCommandSetIsisMetricTypeArgs]
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overload_bit bool
    Set whether this IS-IS router should include an overload bit
    prc_intervals Sequence[GaiaCommandSetIsisPrcIntervalArgs]
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs Sequence[GaiaCommandSetIsisSpfArgs]
    Configure IS-IS SPF spf blocks are documented below.
    system_id str
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacencyCheck Boolean
    Enable or disable strict protocol checks with neighbors
    areaLists List<String>
    Add or remove an IS-IS area area_list blocks are documented below.
    authenticationIgnores List<Property Map>
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications List<Property Map>
    Configure IS-IS authentication authentication blocks are documented below.
    debug Boolean
    Enable debugging for this resource only.
    defaultMetrics List<Property Map>
    Set IS-IS default metric default_metric blocks are documented below.
    dynamicHostname Boolean
    Enable or disable dyanmic hostname mapping for system IDs
    gaiaCommandSetIsisId String
    hello Property Map
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignoreAttachedBit Boolean
    Set to ignore attached bits set by level 2 connected routers
    ipv6 Property Map
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    isType String
    Configure which level this IS-IS router should operate on
    lsp Property Map
    Configure IS-IS LSP lsp blocks are documented below.
    maxAreas String
    Set the maximum number of areas
    metricTypes List<Property Map>
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overloadBit Boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals List<Property Map>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs List<Property Map>
    Configure IS-IS SPF spf blocks are documented below.
    systemId String
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running

    Outputs

    All input properties are implicitly available as output properties. Additionally, the GaiaCommandSetIsis resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing GaiaCommandSetIsis Resource

    Get an existing GaiaCommandSetIsis resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: GaiaCommandSetIsisState, opts?: CustomResourceOptions): GaiaCommandSetIsis
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            adjacency_check: Optional[bool] = None,
            area_lists: Optional[Sequence[str]] = None,
            authentication_ignores: Optional[Sequence[GaiaCommandSetIsisAuthenticationIgnoreArgs]] = None,
            authentications: Optional[Sequence[GaiaCommandSetIsisAuthenticationArgs]] = None,
            debug: Optional[bool] = None,
            default_metrics: Optional[Sequence[GaiaCommandSetIsisDefaultMetricArgs]] = None,
            dynamic_hostname: Optional[bool] = None,
            gaia_command_set_isis_id: Optional[str] = None,
            hello: Optional[GaiaCommandSetIsisHelloArgs] = None,
            ignore_attached_bit: Optional[bool] = None,
            ipv6: Optional[GaiaCommandSetIsisIpv6Args] = None,
            is_type: Optional[str] = None,
            lsp: Optional[GaiaCommandSetIsisLspArgs] = None,
            max_areas: Optional[str] = None,
            metric_types: Optional[Sequence[GaiaCommandSetIsisMetricTypeArgs]] = None,
            overload_bit: Optional[bool] = None,
            prc_intervals: Optional[Sequence[GaiaCommandSetIsisPrcIntervalArgs]] = None,
            spfs: Optional[Sequence[GaiaCommandSetIsisSpfArgs]] = None,
            system_id: Optional[str] = None) -> GaiaCommandSetIsis
    func GetGaiaCommandSetIsis(ctx *Context, name string, id IDInput, state *GaiaCommandSetIsisState, opts ...ResourceOption) (*GaiaCommandSetIsis, error)
    public static GaiaCommandSetIsis Get(string name, Input<string> id, GaiaCommandSetIsisState? state, CustomResourceOptions? opts = null)
    public static GaiaCommandSetIsis get(String name, Output<String> id, GaiaCommandSetIsisState state, CustomResourceOptions options)
    resources:  _:    type: checkpoint:GaiaCommandSetIsis    get:      id: ${id}
    import {
      to = checkpoint_gaiacommandsetisis.example
      id = "${id}"
    }
    
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    AdjacencyCheck bool
    Enable or disable strict protocol checks with neighbors
    AreaLists List<string>
    Add or remove an IS-IS area area_list blocks are documented below.
    AuthenticationIgnores List<GaiaCommandSetIsisAuthenticationIgnore>
    Ignore settings for authentication authentication_ignore blocks are documented below.
    Authentications List<GaiaCommandSetIsisAuthentication>
    Configure IS-IS authentication authentication blocks are documented below.
    Debug bool
    Enable debugging for this resource only.
    DefaultMetrics List<GaiaCommandSetIsisDefaultMetric>
    Set IS-IS default metric default_metric blocks are documented below.
    DynamicHostname bool
    Enable or disable dyanmic hostname mapping for system IDs
    GaiaCommandSetIsisId string
    Hello GaiaCommandSetIsisHello
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    IgnoreAttachedBit bool
    Set to ignore attached bits set by level 2 connected routers
    Ipv6 GaiaCommandSetIsisIpv6
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    IsType string
    Configure which level this IS-IS router should operate on
    Lsp GaiaCommandSetIsisLsp
    Configure IS-IS LSP lsp blocks are documented below.
    MaxAreas string
    Set the maximum number of areas
    MetricTypes List<GaiaCommandSetIsisMetricType>
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    OverloadBit bool
    Set whether this IS-IS router should include an overload bit
    PrcIntervals List<GaiaCommandSetIsisPrcInterval>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    Spfs List<GaiaCommandSetIsisSpf>
    Configure IS-IS SPF spf blocks are documented below.
    SystemId string
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    AdjacencyCheck bool
    Enable or disable strict protocol checks with neighbors
    AreaLists []string
    Add or remove an IS-IS area area_list blocks are documented below.
    AuthenticationIgnores []GaiaCommandSetIsisAuthenticationIgnoreArgs
    Ignore settings for authentication authentication_ignore blocks are documented below.
    Authentications []GaiaCommandSetIsisAuthenticationArgs
    Configure IS-IS authentication authentication blocks are documented below.
    Debug bool
    Enable debugging for this resource only.
    DefaultMetrics []GaiaCommandSetIsisDefaultMetricArgs
    Set IS-IS default metric default_metric blocks are documented below.
    DynamicHostname bool
    Enable or disable dyanmic hostname mapping for system IDs
    GaiaCommandSetIsisId string
    Hello GaiaCommandSetIsisHelloArgs
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    IgnoreAttachedBit bool
    Set to ignore attached bits set by level 2 connected routers
    Ipv6 GaiaCommandSetIsisIpv6Args
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    IsType string
    Configure which level this IS-IS router should operate on
    Lsp GaiaCommandSetIsisLspArgs
    Configure IS-IS LSP lsp blocks are documented below.
    MaxAreas string
    Set the maximum number of areas
    MetricTypes []GaiaCommandSetIsisMetricTypeArgs
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    OverloadBit bool
    Set whether this IS-IS router should include an overload bit
    PrcIntervals []GaiaCommandSetIsisPrcIntervalArgs
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    Spfs []GaiaCommandSetIsisSpfArgs
    Configure IS-IS SPF spf blocks are documented below.
    SystemId string
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacency_check bool
    Enable or disable strict protocol checks with neighbors
    area_lists list(string)
    Add or remove an IS-IS area area_list blocks are documented below.
    authentication_ignores list(object)
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications list(object)
    Configure IS-IS authentication authentication blocks are documented below.
    debug bool
    Enable debugging for this resource only.
    default_metrics list(object)
    Set IS-IS default metric default_metric blocks are documented below.
    dynamic_hostname bool
    Enable or disable dyanmic hostname mapping for system IDs
    gaia_command_set_isis_id string
    hello object
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignore_attached_bit bool
    Set to ignore attached bits set by level 2 connected routers
    ipv6 object
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    is_type string
    Configure which level this IS-IS router should operate on
    lsp object
    Configure IS-IS LSP lsp blocks are documented below.
    max_areas string
    Set the maximum number of areas
    metric_types list(object)
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overload_bit bool
    Set whether this IS-IS router should include an overload bit
    prc_intervals list(object)
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs list(object)
    Configure IS-IS SPF spf blocks are documented below.
    system_id string
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacencyCheck Boolean
    Enable or disable strict protocol checks with neighbors
    areaLists List<String>
    Add or remove an IS-IS area area_list blocks are documented below.
    authenticationIgnores List<GaiaCommandSetIsisAuthenticationIgnore>
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications List<GaiaCommandSetIsisAuthentication>
    Configure IS-IS authentication authentication blocks are documented below.
    debug Boolean
    Enable debugging for this resource only.
    defaultMetrics List<GaiaCommandSetIsisDefaultMetric>
    Set IS-IS default metric default_metric blocks are documented below.
    dynamicHostname Boolean
    Enable or disable dyanmic hostname mapping for system IDs
    gaiaCommandSetIsisId String
    hello GaiaCommandSetIsisHello
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignoreAttachedBit Boolean
    Set to ignore attached bits set by level 2 connected routers
    ipv6 GaiaCommandSetIsisIpv6
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    isType String
    Configure which level this IS-IS router should operate on
    lsp GaiaCommandSetIsisLsp
    Configure IS-IS LSP lsp blocks are documented below.
    maxAreas String
    Set the maximum number of areas
    metricTypes List<GaiaCommandSetIsisMetricType>
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overloadBit Boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals List<GaiaCommandSetIsisPrcInterval>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs List<GaiaCommandSetIsisSpf>
    Configure IS-IS SPF spf blocks are documented below.
    systemId String
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacencyCheck boolean
    Enable or disable strict protocol checks with neighbors
    areaLists string[]
    Add or remove an IS-IS area area_list blocks are documented below.
    authenticationIgnores GaiaCommandSetIsisAuthenticationIgnore[]
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications GaiaCommandSetIsisAuthentication[]
    Configure IS-IS authentication authentication blocks are documented below.
    debug boolean
    Enable debugging for this resource only.
    defaultMetrics GaiaCommandSetIsisDefaultMetric[]
    Set IS-IS default metric default_metric blocks are documented below.
    dynamicHostname boolean
    Enable or disable dyanmic hostname mapping for system IDs
    gaiaCommandSetIsisId string
    hello GaiaCommandSetIsisHello
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignoreAttachedBit boolean
    Set to ignore attached bits set by level 2 connected routers
    ipv6 GaiaCommandSetIsisIpv6
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    isType string
    Configure which level this IS-IS router should operate on
    lsp GaiaCommandSetIsisLsp
    Configure IS-IS LSP lsp blocks are documented below.
    maxAreas string
    Set the maximum number of areas
    metricTypes GaiaCommandSetIsisMetricType[]
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overloadBit boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals GaiaCommandSetIsisPrcInterval[]
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs GaiaCommandSetIsisSpf[]
    Configure IS-IS SPF spf blocks are documented below.
    systemId string
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacency_check bool
    Enable or disable strict protocol checks with neighbors
    area_lists Sequence[str]
    Add or remove an IS-IS area area_list blocks are documented below.
    authentication_ignores Sequence[GaiaCommandSetIsisAuthenticationIgnoreArgs]
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications Sequence[GaiaCommandSetIsisAuthenticationArgs]
    Configure IS-IS authentication authentication blocks are documented below.
    debug bool
    Enable debugging for this resource only.
    default_metrics Sequence[GaiaCommandSetIsisDefaultMetricArgs]
    Set IS-IS default metric default_metric blocks are documented below.
    dynamic_hostname bool
    Enable or disable dyanmic hostname mapping for system IDs
    gaia_command_set_isis_id str
    hello GaiaCommandSetIsisHelloArgs
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignore_attached_bit bool
    Set to ignore attached bits set by level 2 connected routers
    ipv6 GaiaCommandSetIsisIpv6Args
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    is_type str
    Configure which level this IS-IS router should operate on
    lsp GaiaCommandSetIsisLspArgs
    Configure IS-IS LSP lsp blocks are documented below.
    max_areas str
    Set the maximum number of areas
    metric_types Sequence[GaiaCommandSetIsisMetricTypeArgs]
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overload_bit bool
    Set whether this IS-IS router should include an overload bit
    prc_intervals Sequence[GaiaCommandSetIsisPrcIntervalArgs]
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs Sequence[GaiaCommandSetIsisSpfArgs]
    Configure IS-IS SPF spf blocks are documented below.
    system_id str
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running
    adjacencyCheck Boolean
    Enable or disable strict protocol checks with neighbors
    areaLists List<String>
    Add or remove an IS-IS area area_list blocks are documented below.
    authenticationIgnores List<Property Map>
    Ignore settings for authentication authentication_ignore blocks are documented below.
    authentications List<Property Map>
    Configure IS-IS authentication authentication blocks are documented below.
    debug Boolean
    Enable debugging for this resource only.
    defaultMetrics List<Property Map>
    Set IS-IS default metric default_metric blocks are documented below.
    dynamicHostname Boolean
    Enable or disable dyanmic hostname mapping for system IDs
    gaiaCommandSetIsisId String
    hello Property Map
    Configure how IS-IS sends and receives hello messages hello blocks are documented below.
    ignoreAttachedBit Boolean
    Set to ignore attached bits set by level 2 connected routers
    ipv6 Property Map
    Configure IS-IS ipv6 options ipv6 blocks are documented below.
    isType String
    Configure which level this IS-IS router should operate on
    lsp Property Map
    Configure IS-IS LSP lsp blocks are documented below.
    maxAreas String
    Set the maximum number of areas
    metricTypes List<Property Map>
    Configure how IS-IS sends metric messages metric_type blocks are documented below.
    overloadBit Boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals List<Property Map>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs List<Property Map>
    Configure IS-IS SPF spf blocks are documented below.
    systemId String
    Configure IS System ID. Note that this can not be done when IS-IS is configured and running

    Supporting Types

    GaiaCommandSetIsisAuthentication, GaiaCommandSetIsisAuthenticationArgs

    ActiveKey string
    Active key
    EncryptedSecret string
    Encrypted secret
    Keys List<GaiaCommandSetIsisAuthenticationKey>
    Authentication key keys blocks are documented below.
    Level string
    The is type for the auth interval
    Secret string
    Not encrypted secret
    Type string
    Authentication type
    ActiveKey string
    Active key
    EncryptedSecret string
    Encrypted secret
    Keys []GaiaCommandSetIsisAuthenticationKey
    Authentication key keys blocks are documented below.
    Level string
    The is type for the auth interval
    Secret string
    Not encrypted secret
    Type string
    Authentication type
    active_key string
    Active key
    encrypted_secret string
    Encrypted secret
    keys list(object)
    Authentication key keys blocks are documented below.
    level string
    The is type for the auth interval
    secret string
    Not encrypted secret
    type string
    Authentication type
    activeKey String
    Active key
    encryptedSecret String
    Encrypted secret
    keys List<GaiaCommandSetIsisAuthenticationKey>
    Authentication key keys blocks are documented below.
    level String
    The is type for the auth interval
    secret String
    Not encrypted secret
    type String
    Authentication type
    activeKey string
    Active key
    encryptedSecret string
    Encrypted secret
    keys GaiaCommandSetIsisAuthenticationKey[]
    Authentication key keys blocks are documented below.
    level string
    The is type for the auth interval
    secret string
    Not encrypted secret
    type string
    Authentication type
    active_key str
    Active key
    encrypted_secret str
    Encrypted secret
    keys Sequence[GaiaCommandSetIsisAuthenticationKey]
    Authentication key keys blocks are documented below.
    level str
    The is type for the auth interval
    secret str
    Not encrypted secret
    type str
    Authentication type
    activeKey String
    Active key
    encryptedSecret String
    Encrypted secret
    keys List<Property Map>
    Authentication key keys blocks are documented below.
    level String
    The is type for the auth interval
    secret String
    Not encrypted secret
    type String
    Authentication type

    GaiaCommandSetIsisAuthenticationIgnore, GaiaCommandSetIsisAuthenticationIgnoreArgs

    IgnoreAll bool
    Ignore all setting
    IgnoreCsnp bool
    Ignore csnp setting
    IgnoreHello bool
    Ignore hello setting
    IgnoreLsp bool
    Ignore lsp setting
    IgnoreNone bool
    Ignore none setting
    IgnorePsnp bool
    Ignore psnp setting
    Level string
    The is type for the auth interval
    IgnoreAll bool
    Ignore all setting
    IgnoreCsnp bool
    Ignore csnp setting
    IgnoreHello bool
    Ignore hello setting
    IgnoreLsp bool
    Ignore lsp setting
    IgnoreNone bool
    Ignore none setting
    IgnorePsnp bool
    Ignore psnp setting
    Level string
    The is type for the auth interval
    ignore_all bool
    Ignore all setting
    ignore_csnp bool
    Ignore csnp setting
    ignore_hello bool
    Ignore hello setting
    ignore_lsp bool
    Ignore lsp setting
    ignore_none bool
    Ignore none setting
    ignore_psnp bool
    Ignore psnp setting
    level string
    The is type for the auth interval
    ignoreAll Boolean
    Ignore all setting
    ignoreCsnp Boolean
    Ignore csnp setting
    ignoreHello Boolean
    Ignore hello setting
    ignoreLsp Boolean
    Ignore lsp setting
    ignoreNone Boolean
    Ignore none setting
    ignorePsnp Boolean
    Ignore psnp setting
    level String
    The is type for the auth interval
    ignoreAll boolean
    Ignore all setting
    ignoreCsnp boolean
    Ignore csnp setting
    ignoreHello boolean
    Ignore hello setting
    ignoreLsp boolean
    Ignore lsp setting
    ignoreNone boolean
    Ignore none setting
    ignorePsnp boolean
    Ignore psnp setting
    level string
    The is type for the auth interval
    ignore_all bool
    Ignore all setting
    ignore_csnp bool
    Ignore csnp setting
    ignore_hello bool
    Ignore hello setting
    ignore_lsp bool
    Ignore lsp setting
    ignore_none bool
    Ignore none setting
    ignore_psnp bool
    Ignore psnp setting
    level str
    The is type for the auth interval
    ignoreAll Boolean
    Ignore all setting
    ignoreCsnp Boolean
    Ignore csnp setting
    ignoreHello Boolean
    Ignore hello setting
    ignoreLsp Boolean
    Ignore lsp setting
    ignoreNone Boolean
    Ignore none setting
    ignorePsnp Boolean
    Ignore psnp setting
    level String
    The is type for the auth interval

    GaiaCommandSetIsisAuthenticationKey, GaiaCommandSetIsisAuthenticationKeyArgs

    Algorithm string
    Authentication algorithm
    EncryptedSecret string
    Encrypted secret
    ResourceId double
    Authentication key
    Secret string
    Not encrypted secret
    Algorithm string
    Authentication algorithm
    EncryptedSecret string
    Encrypted secret
    ResourceId float64
    Authentication key
    Secret string
    Not encrypted secret
    algorithm string
    Authentication algorithm
    encrypted_secret string
    Encrypted secret
    resource_id number
    Authentication key
    secret string
    Not encrypted secret
    algorithm String
    Authentication algorithm
    encryptedSecret String
    Encrypted secret
    resourceId Double
    Authentication key
    secret String
    Not encrypted secret
    algorithm string
    Authentication algorithm
    encryptedSecret string
    Encrypted secret
    resourceId number
    Authentication key
    secret string
    Not encrypted secret
    algorithm str
    Authentication algorithm
    encrypted_secret str
    Encrypted secret
    resource_id float
    Authentication key
    secret str
    Not encrypted secret
    algorithm String
    Authentication algorithm
    encryptedSecret String
    Encrypted secret
    resourceId Number
    Authentication key
    secret String
    Not encrypted secret

    GaiaCommandSetIsisDefaultMetric, GaiaCommandSetIsisDefaultMetricArgs

    Level string
    Set the default metric for level 1
    Metric string
    Set the default metric for level 2
    Level string
    Set the default metric for level 1
    Metric string
    Set the default metric for level 2
    level string
    Set the default metric for level 1
    metric string
    Set the default metric for level 2
    level String
    Set the default metric for level 1
    metric String
    Set the default metric for level 2
    level string
    Set the default metric for level 1
    metric string
    Set the default metric for level 2
    level str
    Set the default metric for level 1
    metric str
    Set the default metric for level 2
    level String
    Set the default metric for level 1
    metric String
    Set the default metric for level 2

    GaiaCommandSetIsisHello, GaiaCommandSetIsisHelloArgs

    InterfaceBroadcast string
    Set hello type for broadcast interfacec
    InterfacePointToPoint string
    Set hello type for point to point interfaces
    InterfaceBroadcast string
    Set hello type for broadcast interfacec
    InterfacePointToPoint string
    Set hello type for point to point interfaces
    interface_broadcast string
    Set hello type for broadcast interfacec
    interface_point_to_point string
    Set hello type for point to point interfaces
    interfaceBroadcast String
    Set hello type for broadcast interfacec
    interfacePointToPoint String
    Set hello type for point to point interfaces
    interfaceBroadcast string
    Set hello type for broadcast interfacec
    interfacePointToPoint string
    Set hello type for point to point interfaces
    interface_broadcast str
    Set hello type for broadcast interfacec
    interface_point_to_point str
    Set hello type for point to point interfaces
    interfaceBroadcast String
    Set hello type for broadcast interfacec
    interfacePointToPoint String
    Set hello type for point to point interfaces

    GaiaCommandSetIsisIpv6, GaiaCommandSetIsisIpv6Args

    DefaultMetrics List<GaiaCommandSetIsisIpv6DefaultMetric>
    Set IS-IS default metric default_metric blocks are documented below.
    IgnoreAttachedBit bool
    Set to ignore attached bits set by level 2 connected routers
    MultiTopology string
    Configure IS-IS ipv6 multi topology
    OverloadBit bool
    Set whether this IS-IS router should include an overload bit
    PrcIntervals List<GaiaCommandSetIsisIpv6PrcInterval>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    Spfs List<GaiaCommandSetIsisIpv6Spf>
    Configure IS-IS SPF spf blocks are documented below.
    DefaultMetrics []GaiaCommandSetIsisIpv6DefaultMetric
    Set IS-IS default metric default_metric blocks are documented below.
    IgnoreAttachedBit bool
    Set to ignore attached bits set by level 2 connected routers
    MultiTopology string
    Configure IS-IS ipv6 multi topology
    OverloadBit bool
    Set whether this IS-IS router should include an overload bit
    PrcIntervals []GaiaCommandSetIsisIpv6PrcInterval
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    Spfs []GaiaCommandSetIsisIpv6Spf
    Configure IS-IS SPF spf blocks are documented below.
    default_metrics list(object)
    Set IS-IS default metric default_metric blocks are documented below.
    ignore_attached_bit bool
    Set to ignore attached bits set by level 2 connected routers
    multi_topology string
    Configure IS-IS ipv6 multi topology
    overload_bit bool
    Set whether this IS-IS router should include an overload bit
    prc_intervals list(object)
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs list(object)
    Configure IS-IS SPF spf blocks are documented below.
    defaultMetrics List<GaiaCommandSetIsisIpv6DefaultMetric>
    Set IS-IS default metric default_metric blocks are documented below.
    ignoreAttachedBit Boolean
    Set to ignore attached bits set by level 2 connected routers
    multiTopology String
    Configure IS-IS ipv6 multi topology
    overloadBit Boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals List<GaiaCommandSetIsisIpv6PrcInterval>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs List<GaiaCommandSetIsisIpv6Spf>
    Configure IS-IS SPF spf blocks are documented below.
    defaultMetrics GaiaCommandSetIsisIpv6DefaultMetric[]
    Set IS-IS default metric default_metric blocks are documented below.
    ignoreAttachedBit boolean
    Set to ignore attached bits set by level 2 connected routers
    multiTopology string
    Configure IS-IS ipv6 multi topology
    overloadBit boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals GaiaCommandSetIsisIpv6PrcInterval[]
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs GaiaCommandSetIsisIpv6Spf[]
    Configure IS-IS SPF spf blocks are documented below.
    default_metrics Sequence[GaiaCommandSetIsisIpv6DefaultMetric]
    Set IS-IS default metric default_metric blocks are documented below.
    ignore_attached_bit bool
    Set to ignore attached bits set by level 2 connected routers
    multi_topology str
    Configure IS-IS ipv6 multi topology
    overload_bit bool
    Set whether this IS-IS router should include an overload bit
    prc_intervals Sequence[GaiaCommandSetIsisIpv6PrcInterval]
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs Sequence[GaiaCommandSetIsisIpv6Spf]
    Configure IS-IS SPF spf blocks are documented below.
    defaultMetrics List<Property Map>
    Set IS-IS default metric default_metric blocks are documented below.
    ignoreAttachedBit Boolean
    Set to ignore attached bits set by level 2 connected routers
    multiTopology String
    Configure IS-IS ipv6 multi topology
    overloadBit Boolean
    Set whether this IS-IS router should include an overload bit
    prcIntervals List<Property Map>
    Configure IS-IS PRC Interval prc_interval blocks are documented below.
    spfs List<Property Map>
    Configure IS-IS SPF spf blocks are documented below.

    GaiaCommandSetIsisIpv6DefaultMetric, GaiaCommandSetIsisIpv6DefaultMetricArgs

    Level string
    Set the default metric for level 1
    Metric string
    Set the default metric for level 2
    Level string
    Set the default metric for level 1
    Metric string
    Set the default metric for level 2
    level string
    Set the default metric for level 1
    metric string
    Set the default metric for level 2
    level String
    Set the default metric for level 1
    metric String
    Set the default metric for level 2
    level string
    Set the default metric for level 1
    metric string
    Set the default metric for level 2
    level str
    Set the default metric for level 1
    metric str
    Set the default metric for level 2
    level String
    Set the default metric for level 1
    metric String
    Set the default metric for level 2

    GaiaCommandSetIsisIpv6PrcInterval, GaiaCommandSetIsisIpv6PrcIntervalArgs

    InitialOffset string
    Set the level 1 intial offset
    Level string
    The is type for the prc interval
    MaxInterval string
    Set the level 1 max interval
    SecondOffset string
    Set the level 1 second offset
    InitialOffset string
    Set the level 1 intial offset
    Level string
    The is type for the prc interval
    MaxInterval string
    Set the level 1 max interval
    SecondOffset string
    Set the level 1 second offset
    initial_offset string
    Set the level 1 intial offset
    level string
    The is type for the prc interval
    max_interval string
    Set the level 1 max interval
    second_offset string
    Set the level 1 second offset
    initialOffset String
    Set the level 1 intial offset
    level String
    The is type for the prc interval
    maxInterval String
    Set the level 1 max interval
    secondOffset String
    Set the level 1 second offset
    initialOffset string
    Set the level 1 intial offset
    level string
    The is type for the prc interval
    maxInterval string
    Set the level 1 max interval
    secondOffset string
    Set the level 1 second offset
    initial_offset str
    Set the level 1 intial offset
    level str
    The is type for the prc interval
    max_interval str
    Set the level 1 max interval
    second_offset str
    Set the level 1 second offset
    initialOffset String
    Set the level 1 intial offset
    level String
    The is type for the prc interval
    maxInterval String
    Set the level 1 max interval
    secondOffset String
    Set the level 1 second offset

    GaiaCommandSetIsisIpv6Spf, GaiaCommandSetIsisIpv6SpfArgs

    InitialOffset string
    Set the intial offset
    Level string
    The is type for spf
    MaxInterval string
    Set the max interval
    SecondOffset string
    Set the second offset
    InitialOffset string
    Set the intial offset
    Level string
    The is type for spf
    MaxInterval string
    Set the max interval
    SecondOffset string
    Set the second offset
    initial_offset string
    Set the intial offset
    level string
    The is type for spf
    max_interval string
    Set the max interval
    second_offset string
    Set the second offset
    initialOffset String
    Set the intial offset
    level String
    The is type for spf
    maxInterval String
    Set the max interval
    secondOffset String
    Set the second offset
    initialOffset string
    Set the intial offset
    level string
    The is type for spf
    maxInterval string
    Set the max interval
    secondOffset string
    Set the second offset
    initial_offset str
    Set the intial offset
    level str
    The is type for spf
    max_interval str
    Set the max interval
    second_offset str
    Set the second offset
    initialOffset String
    Set the intial offset
    level String
    The is type for spf
    maxInterval String
    Set the max interval
    secondOffset String
    Set the second offset

    GaiaCommandSetIsisLsp, GaiaCommandSetIsisLspArgs

    GenIntervals List<GaiaCommandSetIsisLspGenInterval>
    Set the gen interval gen_interval blocks are documented below.
    Lifetime string
    Set the lifetime of the LSP
    Mtu string
    Set the mtu of the LSP
    RefreshInterval string
    Set the refresh interval of the LSP
    GenIntervals []GaiaCommandSetIsisLspGenInterval
    Set the gen interval gen_interval blocks are documented below.
    Lifetime string
    Set the lifetime of the LSP
    Mtu string
    Set the mtu of the LSP
    RefreshInterval string
    Set the refresh interval of the LSP
    gen_intervals list(object)
    Set the gen interval gen_interval blocks are documented below.
    lifetime string
    Set the lifetime of the LSP
    mtu string
    Set the mtu of the LSP
    refresh_interval string
    Set the refresh interval of the LSP
    genIntervals List<GaiaCommandSetIsisLspGenInterval>
    Set the gen interval gen_interval blocks are documented below.
    lifetime String
    Set the lifetime of the LSP
    mtu String
    Set the mtu of the LSP
    refreshInterval String
    Set the refresh interval of the LSP
    genIntervals GaiaCommandSetIsisLspGenInterval[]
    Set the gen interval gen_interval blocks are documented below.
    lifetime string
    Set the lifetime of the LSP
    mtu string
    Set the mtu of the LSP
    refreshInterval string
    Set the refresh interval of the LSP
    gen_intervals Sequence[GaiaCommandSetIsisLspGenInterval]
    Set the gen interval gen_interval blocks are documented below.
    lifetime str
    Set the lifetime of the LSP
    mtu str
    Set the mtu of the LSP
    refresh_interval str
    Set the refresh interval of the LSP
    genIntervals List<Property Map>
    Set the gen interval gen_interval blocks are documented below.
    lifetime String
    Set the lifetime of the LSP
    mtu String
    Set the mtu of the LSP
    refreshInterval String
    Set the refresh interval of the LSP

    GaiaCommandSetIsisLspGenInterval, GaiaCommandSetIsisLspGenIntervalArgs

    InitialOffset string
    Set the level 1 intial offset
    Level string
    Set the level for this gen interval
    MaxInterval string
    Set the level 1 max gen interval
    SecondOffset string
    Set the level 1 second offset
    InitialOffset string
    Set the level 1 intial offset
    Level string
    Set the level for this gen interval
    MaxInterval string
    Set the level 1 max gen interval
    SecondOffset string
    Set the level 1 second offset
    initial_offset string
    Set the level 1 intial offset
    level string
    Set the level for this gen interval
    max_interval string
    Set the level 1 max gen interval
    second_offset string
    Set the level 1 second offset
    initialOffset String
    Set the level 1 intial offset
    level String
    Set the level for this gen interval
    maxInterval String
    Set the level 1 max gen interval
    secondOffset String
    Set the level 1 second offset
    initialOffset string
    Set the level 1 intial offset
    level string
    Set the level for this gen interval
    maxInterval string
    Set the level 1 max gen interval
    secondOffset string
    Set the level 1 second offset
    initial_offset str
    Set the level 1 intial offset
    level str
    Set the level for this gen interval
    max_interval str
    Set the level 1 max gen interval
    second_offset str
    Set the level 1 second offset
    initialOffset String
    Set the level 1 intial offset
    level String
    Set the level for this gen interval
    maxInterval String
    Set the level 1 max gen interval
    secondOffset String
    Set the level 1 second offset

    GaiaCommandSetIsisMetricType, GaiaCommandSetIsisMetricTypeArgs

    Level string
    Set level for which this metric type applies
    Type string
    Set metric type
    Level string
    Set level for which this metric type applies
    Type string
    Set metric type
    level string
    Set level for which this metric type applies
    type string
    Set metric type
    level String
    Set level for which this metric type applies
    type String
    Set metric type
    level string
    Set level for which this metric type applies
    type string
    Set metric type
    level str
    Set level for which this metric type applies
    type str
    Set metric type
    level String
    Set level for which this metric type applies
    type String
    Set metric type

    GaiaCommandSetIsisPrcInterval, GaiaCommandSetIsisPrcIntervalArgs

    InitialOffset string
    Set the level 1 intial offset
    Level string
    The is type for the prc interval
    MaxInterval string
    Set the level 1 max interval
    SecondOffset string
    Set the level 1 second offset
    InitialOffset string
    Set the level 1 intial offset
    Level string
    The is type for the prc interval
    MaxInterval string
    Set the level 1 max interval
    SecondOffset string
    Set the level 1 second offset
    initial_offset string
    Set the level 1 intial offset
    level string
    The is type for the prc interval
    max_interval string
    Set the level 1 max interval
    second_offset string
    Set the level 1 second offset
    initialOffset String
    Set the level 1 intial offset
    level String
    The is type for the prc interval
    maxInterval String
    Set the level 1 max interval
    secondOffset String
    Set the level 1 second offset
    initialOffset string
    Set the level 1 intial offset
    level string
    The is type for the prc interval
    maxInterval string
    Set the level 1 max interval
    secondOffset string
    Set the level 1 second offset
    initial_offset str
    Set the level 1 intial offset
    level str
    The is type for the prc interval
    max_interval str
    Set the level 1 max interval
    second_offset str
    Set the level 1 second offset
    initialOffset String
    Set the level 1 intial offset
    level String
    The is type for the prc interval
    maxInterval String
    Set the level 1 max interval
    secondOffset String
    Set the level 1 second offset

    GaiaCommandSetIsisSpf, GaiaCommandSetIsisSpfArgs

    InitialOffset string
    Set the intial offset
    Level string
    The is type for spf
    MaxInterval string
    Set the max interval
    SecondOffset string
    Set the second offset
    InitialOffset string
    Set the intial offset
    Level string
    The is type for spf
    MaxInterval string
    Set the max interval
    SecondOffset string
    Set the second offset
    initial_offset string
    Set the intial offset
    level string
    The is type for spf
    max_interval string
    Set the max interval
    second_offset string
    Set the second offset
    initialOffset String
    Set the intial offset
    level String
    The is type for spf
    maxInterval String
    Set the max interval
    secondOffset String
    Set the second offset
    initialOffset string
    Set the intial offset
    level string
    The is type for spf
    maxInterval string
    Set the max interval
    secondOffset string
    Set the second offset
    initial_offset str
    Set the intial offset
    level str
    The is type for spf
    max_interval str
    Set the max interval
    second_offset str
    Set the second offset
    initialOffset String
    Set the intial offset
    level String
    The is type for spf
    maxInterval String
    Set the max interval
    secondOffset String
    Set the second offset

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    Viewing docs for checkpoint 3.2.0
    published on Monday, Jun 15, 2026 by checkpointsw

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial