1. Packages
  2. Packages
  3. Nsxt Provider
  4. API Docs
  5. PolicyIdpsSettings
Viewing docs for nsxt 3.12.0
published on Monday, May 18, 2026 by vmware
Viewing docs for nsxt 3.12.0
published on Monday, May 18, 2026 by vmware

    Create PolicyIdpsSettings Resource

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

    Constructor syntax

    new PolicyIdpsSettings(name: string, args?: PolicyIdpsSettingsArgs, opts?: CustomResourceOptions);
    @overload
    def PolicyIdpsSettings(resource_name: str,
                           args: Optional[PolicyIdpsSettingsArgs] = None,
                           opts: Optional[ResourceOptions] = None)
    
    @overload
    def PolicyIdpsSettings(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           auto_update_signatures: Optional[bool] = None,
                           custom_signature_version_id: Optional[str] = None,
                           description: Optional[str] = None,
                           enable_custom_signatures: Optional[bool] = None,
                           enable_syslog: Optional[bool] = None,
                           oversubscription: Optional[str] = None,
                           policy_idps_settings_id: Optional[str] = None,
                           tags: Optional[Sequence[PolicyIdpsSettingsTagArgs]] = None)
    func NewPolicyIdpsSettings(ctx *Context, name string, args *PolicyIdpsSettingsArgs, opts ...ResourceOption) (*PolicyIdpsSettings, error)
    public PolicyIdpsSettings(string name, PolicyIdpsSettingsArgs? args = null, CustomResourceOptions? opts = null)
    public PolicyIdpsSettings(String name, PolicyIdpsSettingsArgs args)
    public PolicyIdpsSettings(String name, PolicyIdpsSettingsArgs args, CustomResourceOptions options)
    
    type: nsxt:PolicyIdpsSettings
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "nsxt_policyidpssettings" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args PolicyIdpsSettingsArgs
    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 PolicyIdpsSettingsArgs
    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 PolicyIdpsSettingsArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PolicyIdpsSettingsArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PolicyIdpsSettingsArgs
    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 policyIdpsSettingsResource = new Nsxt.PolicyIdpsSettings("policyIdpsSettingsResource", new()
    {
        AutoUpdateSignatures = false,
        CustomSignatureVersionId = "string",
        Description = "string",
        EnableCustomSignatures = false,
        EnableSyslog = false,
        Oversubscription = "string",
        PolicyIdpsSettingsId = "string",
        Tags = new[]
        {
            new Nsxt.Inputs.PolicyIdpsSettingsTagArgs
            {
                Scope = "string",
                Tag = "string",
            },
        },
    });
    
    example, err := nsxt.NewPolicyIdpsSettings(ctx, "policyIdpsSettingsResource", &nsxt.PolicyIdpsSettingsArgs{
    	AutoUpdateSignatures:     pulumi.Bool(false),
    	CustomSignatureVersionId: pulumi.String("string"),
    	Description:              pulumi.String("string"),
    	EnableCustomSignatures:   pulumi.Bool(false),
    	EnableSyslog:             pulumi.Bool(false),
    	Oversubscription:         pulumi.String("string"),
    	PolicyIdpsSettingsId:     pulumi.String("string"),
    	Tags: nsxt.PolicyIdpsSettingsTagArray{
    		&nsxt.PolicyIdpsSettingsTagArgs{
    			Scope: pulumi.String("string"),
    			Tag:   pulumi.String("string"),
    		},
    	},
    })
    
    resource "nsxt_policyidpssettings" "policyIdpsSettingsResource" {
      auto_update_signatures      = false
      custom_signature_version_id = "string"
      description                 = "string"
      enable_custom_signatures    = false
      enable_syslog               = false
      oversubscription            = "string"
      policy_idps_settings_id     = "string"
      tags {
        scope = "string"
        tag   = "string"
      }
    }
    
    var policyIdpsSettingsResource = new PolicyIdpsSettings("policyIdpsSettingsResource", PolicyIdpsSettingsArgs.builder()
        .autoUpdateSignatures(false)
        .customSignatureVersionId("string")
        .description("string")
        .enableCustomSignatures(false)
        .enableSyslog(false)
        .oversubscription("string")
        .policyIdpsSettingsId("string")
        .tags(PolicyIdpsSettingsTagArgs.builder()
            .scope("string")
            .tag("string")
            .build())
        .build());
    
    policy_idps_settings_resource = nsxt.PolicyIdpsSettings("policyIdpsSettingsResource",
        auto_update_signatures=False,
        custom_signature_version_id="string",
        description="string",
        enable_custom_signatures=False,
        enable_syslog=False,
        oversubscription="string",
        policy_idps_settings_id="string",
        tags=[{
            "scope": "string",
            "tag": "string",
        }])
    
    const policyIdpsSettingsResource = new nsxt.PolicyIdpsSettings("policyIdpsSettingsResource", {
        autoUpdateSignatures: false,
        customSignatureVersionId: "string",
        description: "string",
        enableCustomSignatures: false,
        enableSyslog: false,
        oversubscription: "string",
        policyIdpsSettingsId: "string",
        tags: [{
            scope: "string",
            tag: "string",
        }],
    });
    
    type: nsxt:PolicyIdpsSettings
    properties:
        autoUpdateSignatures: false
        customSignatureVersionId: string
        description: string
        enableCustomSignatures: false
        enableSyslog: false
        oversubscription: string
        policyIdpsSettingsId: string
        tags:
            - scope: string
              tag: string
    

    PolicyIdpsSettings 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 PolicyIdpsSettings resource accepts the following input properties:

    AutoUpdateSignatures bool
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    CustomSignatureVersionId string
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    Description string
    Description of the resource.
    EnableCustomSignatures bool
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    EnableSyslog bool
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    Oversubscription string
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    PolicyIdpsSettingsId string
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    Tags List<PolicyIdpsSettingsTag>
    A list of scope + tag pairs to associate with this resource.
    AutoUpdateSignatures bool
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    CustomSignatureVersionId string
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    Description string
    Description of the resource.
    EnableCustomSignatures bool
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    EnableSyslog bool
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    Oversubscription string
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    PolicyIdpsSettingsId string
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    Tags []PolicyIdpsSettingsTagArgs
    A list of scope + tag pairs to associate with this resource.
    auto_update_signatures bool
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    custom_signature_version_id string
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description string
    Description of the resource.
    enable_custom_signatures bool
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enable_syslog bool
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription string
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    policy_idps_settings_id string
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    tags list(object)
    A list of scope + tag pairs to associate with this resource.
    autoUpdateSignatures Boolean
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    customSignatureVersionId String
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description String
    Description of the resource.
    enableCustomSignatures Boolean
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enableSyslog Boolean
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription String
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    policyIdpsSettingsId String
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    tags List<PolicyIdpsSettingsTag>
    A list of scope + tag pairs to associate with this resource.
    autoUpdateSignatures boolean
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    customSignatureVersionId string
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description string
    Description of the resource.
    enableCustomSignatures boolean
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enableSyslog boolean
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription string
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    policyIdpsSettingsId string
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    tags PolicyIdpsSettingsTag[]
    A list of scope + tag pairs to associate with this resource.
    auto_update_signatures bool
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    custom_signature_version_id str
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description str
    Description of the resource.
    enable_custom_signatures bool
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enable_syslog bool
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription str
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    policy_idps_settings_id str
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    tags Sequence[PolicyIdpsSettingsTagArgs]
    A list of scope + tag pairs to associate with this resource.
    autoUpdateSignatures Boolean
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    customSignatureVersionId String
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description String
    Description of the resource.
    enableCustomSignatures Boolean
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enableSyslog Boolean
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription String
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    policyIdpsSettingsId String
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    tags List<Property Map>
    A list of scope + tag pairs to associate with this resource.

    Outputs

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

    DisplayName string
    Display name of the resource. This is read-only for this singleton resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    Path string
    The NSX policy path of the resource.
    Revision double
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    DisplayName string
    Display name of the resource. This is read-only for this singleton resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    Path string
    The NSX policy path of the resource.
    Revision float64
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    display_name string
    Display name of the resource. This is read-only for this singleton resource.
    id string
    The provider-assigned unique ID for this managed resource.
    path string
    The NSX policy path of the resource.
    revision number
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    displayName String
    Display name of the resource. This is read-only for this singleton resource.
    id String
    The provider-assigned unique ID for this managed resource.
    path String
    The NSX policy path of the resource.
    revision Double
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    displayName string
    Display name of the resource. This is read-only for this singleton resource.
    id string
    The provider-assigned unique ID for this managed resource.
    path string
    The NSX policy path of the resource.
    revision number
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    display_name str
    Display name of the resource. This is read-only for this singleton resource.
    id str
    The provider-assigned unique ID for this managed resource.
    path str
    The NSX policy path of the resource.
    revision float
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    displayName String
    Display name of the resource. This is read-only for this singleton resource.
    id String
    The provider-assigned unique ID for this managed resource.
    path String
    The NSX policy path of the resource.
    revision Number
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.

    Look up Existing PolicyIdpsSettings Resource

    Get an existing PolicyIdpsSettings 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?: PolicyIdpsSettingsState, opts?: CustomResourceOptions): PolicyIdpsSettings
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            auto_update_signatures: Optional[bool] = None,
            custom_signature_version_id: Optional[str] = None,
            description: Optional[str] = None,
            display_name: Optional[str] = None,
            enable_custom_signatures: Optional[bool] = None,
            enable_syslog: Optional[bool] = None,
            oversubscription: Optional[str] = None,
            path: Optional[str] = None,
            policy_idps_settings_id: Optional[str] = None,
            revision: Optional[float] = None,
            tags: Optional[Sequence[PolicyIdpsSettingsTagArgs]] = None) -> PolicyIdpsSettings
    func GetPolicyIdpsSettings(ctx *Context, name string, id IDInput, state *PolicyIdpsSettingsState, opts ...ResourceOption) (*PolicyIdpsSettings, error)
    public static PolicyIdpsSettings Get(string name, Input<string> id, PolicyIdpsSettingsState? state, CustomResourceOptions? opts = null)
    public static PolicyIdpsSettings get(String name, Output<String> id, PolicyIdpsSettingsState state, CustomResourceOptions options)
    resources:  _:    type: nsxt:PolicyIdpsSettings    get:      id: ${id}
    import {
      to = nsxt_policyidpssettings.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:
    AutoUpdateSignatures bool
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    CustomSignatureVersionId string
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    Description string
    Description of the resource.
    DisplayName string
    Display name of the resource. This is read-only for this singleton resource.
    EnableCustomSignatures bool
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    EnableSyslog bool
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    Oversubscription string
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    Path string
    The NSX policy path of the resource.
    PolicyIdpsSettingsId string
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    Revision double
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    Tags List<PolicyIdpsSettingsTag>
    A list of scope + tag pairs to associate with this resource.
    AutoUpdateSignatures bool
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    CustomSignatureVersionId string
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    Description string
    Description of the resource.
    DisplayName string
    Display name of the resource. This is read-only for this singleton resource.
    EnableCustomSignatures bool
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    EnableSyslog bool
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    Oversubscription string
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    Path string
    The NSX policy path of the resource.
    PolicyIdpsSettingsId string
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    Revision float64
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    Tags []PolicyIdpsSettingsTagArgs
    A list of scope + tag pairs to associate with this resource.
    auto_update_signatures bool
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    custom_signature_version_id string
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description string
    Description of the resource.
    display_name string
    Display name of the resource. This is read-only for this singleton resource.
    enable_custom_signatures bool
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enable_syslog bool
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription string
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    path string
    The NSX policy path of the resource.
    policy_idps_settings_id string
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    revision number
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    tags list(object)
    A list of scope + tag pairs to associate with this resource.
    autoUpdateSignatures Boolean
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    customSignatureVersionId String
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description String
    Description of the resource.
    displayName String
    Display name of the resource. This is read-only for this singleton resource.
    enableCustomSignatures Boolean
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enableSyslog Boolean
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription String
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    path String
    The NSX policy path of the resource.
    policyIdpsSettingsId String
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    revision Double
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    tags List<PolicyIdpsSettingsTag>
    A list of scope + tag pairs to associate with this resource.
    autoUpdateSignatures boolean
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    customSignatureVersionId string
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description string
    Description of the resource.
    displayName string
    Display name of the resource. This is read-only for this singleton resource.
    enableCustomSignatures boolean
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enableSyslog boolean
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription string
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    path string
    The NSX policy path of the resource.
    policyIdpsSettingsId string
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    revision number
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    tags PolicyIdpsSettingsTag[]
    A list of scope + tag pairs to associate with this resource.
    auto_update_signatures bool
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    custom_signature_version_id str
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description str
    Description of the resource.
    display_name str
    Display name of the resource. This is read-only for this singleton resource.
    enable_custom_signatures bool
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enable_syslog bool
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription str
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    path str
    The NSX policy path of the resource.
    policy_idps_settings_id str
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    revision float
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    tags Sequence[PolicyIdpsSettingsTagArgs]
    A list of scope + tag pairs to associate with this resource.
    autoUpdateSignatures Boolean
    Enable automatic update of IDS/IPS signatures. When enabled, NSX-T will automatically download and install the latest signature updates.
    customSignatureVersionId String
    The custom signature version ID to use when enabling custom signatures. This should reference an existing custom signature version resource.
    description String
    Description of the resource.
    displayName String
    Display name of the resource. This is read-only for this singleton resource.
    enableCustomSignatures Boolean
    Enable custom signatures globally. When enabled, custom signatures will be active in IDPS policies. Requires a custom signature version to be configured.
    enableSyslog Boolean
    Enable sending IDS/IPS events to syslog server. When enabled, IDPS events will be forwarded to configured syslog servers.
    oversubscription String
    Action to take when IDPS engine is oversubscribed. BYPASSED: oversubscribed packets bypass IDPS engine. DROPPED: oversubscribed packets are dropped.
    path String
    The NSX policy path of the resource.
    policyIdpsSettingsId String
    ID of the IDPS settings (always intrusion-services for this singleton resource).
    revision Number
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    tags List<Property Map>
    A list of scope + tag pairs to associate with this resource.

    Supporting Types

    PolicyIdpsSettingsTag, PolicyIdpsSettingsTagArgs

    Scope string
    Tag string
    A list of scope + tag pairs to associate with this resource.
    Scope string
    Tag string
    A list of scope + tag pairs to associate with this resource.
    scope string
    tag string
    A list of scope + tag pairs to associate with this resource.
    scope String
    tag String
    A list of scope + tag pairs to associate with this resource.
    scope string
    tag string
    A list of scope + tag pairs to associate with this resource.
    scope str
    tag str
    A list of scope + tag pairs to associate with this resource.
    scope String
    tag String
    A list of scope + tag pairs to associate with this resource.

    Package Details

    Repository
    nsxt vmware/terraform-provider-nsxt
    License
    Notes
    This Pulumi package is based on the nsxt Terraform Provider.
    Viewing docs for nsxt 3.12.0
    published on Monday, May 18, 2026 by vmware

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial