1. Packages
  2. Nsxt Provider
  3. API Docs
  4. LbFastTcpApplicationProfile
nsxt 3.8.1 published on Wednesday, Apr 30, 2025 by vmware

nsxt.LbFastTcpApplicationProfile

Explore with Pulumi AI

nsxt logo
nsxt 3.8.1 published on Wednesday, Apr 30, 2025 by vmware

    Create LbFastTcpApplicationProfile Resource

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

    Constructor syntax

    new LbFastTcpApplicationProfile(name: string, args?: LbFastTcpApplicationProfileArgs, opts?: CustomResourceOptions);
    @overload
    def LbFastTcpApplicationProfile(resource_name: str,
                                    args: Optional[LbFastTcpApplicationProfileArgs] = None,
                                    opts: Optional[ResourceOptions] = None)
    
    @overload
    def LbFastTcpApplicationProfile(resource_name: str,
                                    opts: Optional[ResourceOptions] = None,
                                    close_timeout: Optional[float] = None,
                                    description: Optional[str] = None,
                                    display_name: Optional[str] = None,
                                    ha_flow_mirroring: Optional[bool] = None,
                                    idle_timeout: Optional[float] = None,
                                    lb_fast_tcp_application_profile_id: Optional[str] = None,
                                    tags: Optional[Sequence[LbFastTcpApplicationProfileTagArgs]] = None)
    func NewLbFastTcpApplicationProfile(ctx *Context, name string, args *LbFastTcpApplicationProfileArgs, opts ...ResourceOption) (*LbFastTcpApplicationProfile, error)
    public LbFastTcpApplicationProfile(string name, LbFastTcpApplicationProfileArgs? args = null, CustomResourceOptions? opts = null)
    public LbFastTcpApplicationProfile(String name, LbFastTcpApplicationProfileArgs args)
    public LbFastTcpApplicationProfile(String name, LbFastTcpApplicationProfileArgs args, CustomResourceOptions options)
    
    type: nsxt:LbFastTcpApplicationProfile
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args LbFastTcpApplicationProfileArgs
    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 LbFastTcpApplicationProfileArgs
    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 LbFastTcpApplicationProfileArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args LbFastTcpApplicationProfileArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args LbFastTcpApplicationProfileArgs
    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 lbFastTcpApplicationProfileResource = new Nsxt.LbFastTcpApplicationProfile("lbFastTcpApplicationProfileResource", new()
    {
        CloseTimeout = 0,
        Description = "string",
        DisplayName = "string",
        HaFlowMirroring = false,
        IdleTimeout = 0,
        LbFastTcpApplicationProfileId = "string",
        Tags = new[]
        {
            new Nsxt.Inputs.LbFastTcpApplicationProfileTagArgs
            {
                Scope = "string",
                Tag = "string",
            },
        },
    });
    
    example, err := nsxt.NewLbFastTcpApplicationProfile(ctx, "lbFastTcpApplicationProfileResource", &nsxt.LbFastTcpApplicationProfileArgs{
    	CloseTimeout:                  pulumi.Float64(0),
    	Description:                   pulumi.String("string"),
    	DisplayName:                   pulumi.String("string"),
    	HaFlowMirroring:               pulumi.Bool(false),
    	IdleTimeout:                   pulumi.Float64(0),
    	LbFastTcpApplicationProfileId: pulumi.String("string"),
    	Tags: nsxt.LbFastTcpApplicationProfileTagArray{
    		&nsxt.LbFastTcpApplicationProfileTagArgs{
    			Scope: pulumi.String("string"),
    			Tag:   pulumi.String("string"),
    		},
    	},
    })
    
    var lbFastTcpApplicationProfileResource = new LbFastTcpApplicationProfile("lbFastTcpApplicationProfileResource", LbFastTcpApplicationProfileArgs.builder()
        .closeTimeout(0)
        .description("string")
        .displayName("string")
        .haFlowMirroring(false)
        .idleTimeout(0)
        .lbFastTcpApplicationProfileId("string")
        .tags(LbFastTcpApplicationProfileTagArgs.builder()
            .scope("string")
            .tag("string")
            .build())
        .build());
    
    lb_fast_tcp_application_profile_resource = nsxt.LbFastTcpApplicationProfile("lbFastTcpApplicationProfileResource",
        close_timeout=0,
        description="string",
        display_name="string",
        ha_flow_mirroring=False,
        idle_timeout=0,
        lb_fast_tcp_application_profile_id="string",
        tags=[{
            "scope": "string",
            "tag": "string",
        }])
    
    const lbFastTcpApplicationProfileResource = new nsxt.LbFastTcpApplicationProfile("lbFastTcpApplicationProfileResource", {
        closeTimeout: 0,
        description: "string",
        displayName: "string",
        haFlowMirroring: false,
        idleTimeout: 0,
        lbFastTcpApplicationProfileId: "string",
        tags: [{
            scope: "string",
            tag: "string",
        }],
    });
    
    type: nsxt:LbFastTcpApplicationProfile
    properties:
        closeTimeout: 0
        description: string
        displayName: string
        haFlowMirroring: false
        idleTimeout: 0
        lbFastTcpApplicationProfileId: string
        tags:
            - scope: string
              tag: string
    

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

    CloseTimeout double
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    Description string
    Description of this resource.
    DisplayName string
    The display name of this resource. Defaults to ID if not set.
    HaFlowMirroring bool
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    IdleTimeout double
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    LbFastTcpApplicationProfileId string
    ID of the lb fast tcp profile.
    Tags List<LbFastTcpApplicationProfileTag>
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    CloseTimeout float64
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    Description string
    Description of this resource.
    DisplayName string
    The display name of this resource. Defaults to ID if not set.
    HaFlowMirroring bool
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    IdleTimeout float64
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    LbFastTcpApplicationProfileId string
    ID of the lb fast tcp profile.
    Tags []LbFastTcpApplicationProfileTagArgs
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    closeTimeout Double
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    description String
    Description of this resource.
    displayName String
    The display name of this resource. Defaults to ID if not set.
    haFlowMirroring Boolean
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    idleTimeout Double
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    lbFastTcpApplicationProfileId String
    ID of the lb fast tcp profile.
    tags List<LbFastTcpApplicationProfileTag>
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    closeTimeout number
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    description string
    Description of this resource.
    displayName string
    The display name of this resource. Defaults to ID if not set.
    haFlowMirroring boolean
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    idleTimeout number
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    lbFastTcpApplicationProfileId string
    ID of the lb fast tcp profile.
    tags LbFastTcpApplicationProfileTag[]
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    close_timeout float
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    description str
    Description of this resource.
    display_name str
    The display name of this resource. Defaults to ID if not set.
    ha_flow_mirroring bool
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    idle_timeout float
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    lb_fast_tcp_application_profile_id str
    ID of the lb fast tcp profile.
    tags Sequence[LbFastTcpApplicationProfileTagArgs]
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    closeTimeout Number
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    description String
    Description of this resource.
    displayName String
    The display name of this resource. Defaults to ID if not set.
    haFlowMirroring Boolean
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    idleTimeout Number
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    lbFastTcpApplicationProfileId String
    ID of the lb fast tcp profile.
    tags List<Property Map>
    A list of scope + tag pairs to associate with this lb fast tcp profile.

    Outputs

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

    Id string
    The provider-assigned unique ID for this managed resource.
    Revision double
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    Id string
    The provider-assigned unique ID for this managed resource.
    Revision float64
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    id String
    The provider-assigned unique ID for this managed resource.
    revision Double
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    id string
    The provider-assigned unique ID for this managed resource.
    revision number
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    id str
    The provider-assigned unique ID for this managed resource.
    revision float
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    id String
    The provider-assigned unique ID for this managed 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 LbFastTcpApplicationProfile Resource

    Get an existing LbFastTcpApplicationProfile 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?: LbFastTcpApplicationProfileState, opts?: CustomResourceOptions): LbFastTcpApplicationProfile
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            close_timeout: Optional[float] = None,
            description: Optional[str] = None,
            display_name: Optional[str] = None,
            ha_flow_mirroring: Optional[bool] = None,
            idle_timeout: Optional[float] = None,
            lb_fast_tcp_application_profile_id: Optional[str] = None,
            revision: Optional[float] = None,
            tags: Optional[Sequence[LbFastTcpApplicationProfileTagArgs]] = None) -> LbFastTcpApplicationProfile
    func GetLbFastTcpApplicationProfile(ctx *Context, name string, id IDInput, state *LbFastTcpApplicationProfileState, opts ...ResourceOption) (*LbFastTcpApplicationProfile, error)
    public static LbFastTcpApplicationProfile Get(string name, Input<string> id, LbFastTcpApplicationProfileState? state, CustomResourceOptions? opts = null)
    public static LbFastTcpApplicationProfile get(String name, Output<String> id, LbFastTcpApplicationProfileState state, CustomResourceOptions options)
    resources:  _:    type: nsxt:LbFastTcpApplicationProfile    get:      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:
    CloseTimeout double
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    Description string
    Description of this resource.
    DisplayName string
    The display name of this resource. Defaults to ID if not set.
    HaFlowMirroring bool
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    IdleTimeout double
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    LbFastTcpApplicationProfileId string
    ID of the lb fast tcp profile.
    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<LbFastTcpApplicationProfileTag>
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    CloseTimeout float64
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    Description string
    Description of this resource.
    DisplayName string
    The display name of this resource. Defaults to ID if not set.
    HaFlowMirroring bool
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    IdleTimeout float64
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    LbFastTcpApplicationProfileId string
    ID of the lb fast tcp profile.
    Revision float64
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    Tags []LbFastTcpApplicationProfileTagArgs
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    closeTimeout Double
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    description String
    Description of this resource.
    displayName String
    The display name of this resource. Defaults to ID if not set.
    haFlowMirroring Boolean
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    idleTimeout Double
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    lbFastTcpApplicationProfileId String
    ID of the lb fast tcp profile.
    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<LbFastTcpApplicationProfileTag>
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    closeTimeout number
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    description string
    Description of this resource.
    displayName string
    The display name of this resource. Defaults to ID if not set.
    haFlowMirroring boolean
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    idleTimeout number
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    lbFastTcpApplicationProfileId string
    ID of the lb fast tcp profile.
    revision number
    Indicates current revision number of the object as seen by NSX-T API server. This attribute can be useful for debugging.
    tags LbFastTcpApplicationProfileTag[]
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    close_timeout float
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    description str
    Description of this resource.
    display_name str
    The display name of this resource. Defaults to ID if not set.
    ha_flow_mirroring bool
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    idle_timeout float
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    lb_fast_tcp_application_profile_id str
    ID of the lb fast tcp profile.
    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[LbFastTcpApplicationProfileTagArgs]
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    closeTimeout Number
    Timeout in seconds to specify how long a closed TCP connection should be kept for this application before cleaning up the connection. Value can range between 1-60, with a default of 8 seconds.
    description String
    Description of this resource.
    displayName String
    The display name of this resource. Defaults to ID if not set.
    haFlowMirroring Boolean
    A boolean flag which reflects whether flow mirroring is enabled, and all the flows to the bounded virtual server are mirrored to the standby node. By default this is disabled.
    idleTimeout Number
    Timeout in seconds to specify how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up. The default value will be 1800 seconds
    lbFastTcpApplicationProfileId String
    ID of the lb fast tcp profile.
    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 lb fast tcp profile.

    Supporting Types

    LbFastTcpApplicationProfileTag, LbFastTcpApplicationProfileTagArgs

    Scope string
    Tag string
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    Scope string
    Tag string
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    scope String
    tag String
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    scope string
    tag string
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    scope str
    tag str
    A list of scope + tag pairs to associate with this lb fast tcp profile.
    scope String
    tag String
    A list of scope + tag pairs to associate with this lb fast tcp profile.

    Package Details

    Repository
    nsxt vmware/terraform-provider-nsxt
    License
    Notes
    This Pulumi package is based on the nsxt Terraform Provider.
    nsxt logo
    nsxt 3.8.1 published on Wednesday, Apr 30, 2025 by vmware