1. Packages
  2. Fortimanager Provider
  3. API Docs
  4. ObjectZtnaWebproxyApigateway6Realservers
fortimanager 1.15.0 published on Thursday, Nov 13, 2025 by fortinetdev
fortimanager logo
fortimanager 1.15.0 published on Thursday, Nov 13, 2025 by fortinetdev

    Select the real servers that this Access Proxy will distribute traffic to.

    This resource is a sub resource for variable realservers of resource fortimanager.ObjectZtnaWebproxyApigateway6. Conflict and overwrite may occur if use both of them.

    Create ObjectZtnaWebproxyApigateway6Realservers Resource

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

    Constructor syntax

    new ObjectZtnaWebproxyApigateway6Realservers(name: string, args: ObjectZtnaWebproxyApigateway6RealserversArgs, opts?: CustomResourceOptions);
    @overload
    def ObjectZtnaWebproxyApigateway6Realservers(resource_name: str,
                                                 args: ObjectZtnaWebproxyApigateway6RealserversArgs,
                                                 opts: Optional[ResourceOptions] = None)
    
    @overload
    def ObjectZtnaWebproxyApigateway6Realservers(resource_name: str,
                                                 opts: Optional[ResourceOptions] = None,
                                                 api_gateway6: Optional[str] = None,
                                                 web_proxy: Optional[str] = None,
                                                 http_host: Optional[str] = None,
                                                 ip: Optional[str] = None,
                                                 fosid: Optional[float] = None,
                                                 health_check: Optional[str] = None,
                                                 health_check_proto: Optional[str] = None,
                                                 holddown_interval: Optional[str] = None,
                                                 addr_type: Optional[str] = None,
                                                 adom: Optional[str] = None,
                                                 object_ztna_webproxy_apigateway6_realservers_id: Optional[str] = None,
                                                 port: Optional[float] = None,
                                                 scopetype: Optional[str] = None,
                                                 status: Optional[str] = None,
                                                 translate_host: Optional[str] = None,
                                                 verify_cert: Optional[str] = None,
                                                 addresses: Optional[Sequence[str]] = None,
                                                 weight: Optional[float] = None)
    func NewObjectZtnaWebproxyApigateway6Realservers(ctx *Context, name string, args ObjectZtnaWebproxyApigateway6RealserversArgs, opts ...ResourceOption) (*ObjectZtnaWebproxyApigateway6Realservers, error)
    public ObjectZtnaWebproxyApigateway6Realservers(string name, ObjectZtnaWebproxyApigateway6RealserversArgs args, CustomResourceOptions? opts = null)
    public ObjectZtnaWebproxyApigateway6Realservers(String name, ObjectZtnaWebproxyApigateway6RealserversArgs args)
    public ObjectZtnaWebproxyApigateway6Realservers(String name, ObjectZtnaWebproxyApigateway6RealserversArgs args, CustomResourceOptions options)
    
    type: fortimanager:ObjectZtnaWebproxyApigateway6Realservers
    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 ObjectZtnaWebproxyApigateway6RealserversArgs
    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 ObjectZtnaWebproxyApigateway6RealserversArgs
    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 ObjectZtnaWebproxyApigateway6RealserversArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ObjectZtnaWebproxyApigateway6RealserversArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ObjectZtnaWebproxyApigateway6RealserversArgs
    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 objectZtnaWebproxyApigateway6RealserversResource = new Fortimanager.ObjectZtnaWebproxyApigateway6Realservers("objectZtnaWebproxyApigateway6RealserversResource", new()
    {
        ApiGateway6 = "string",
        WebProxy = "string",
        HttpHost = "string",
        Ip = "string",
        Fosid = 0,
        HealthCheck = "string",
        HealthCheckProto = "string",
        HolddownInterval = "string",
        AddrType = "string",
        Adom = "string",
        ObjectZtnaWebproxyApigateway6RealserversId = "string",
        Port = 0,
        Scopetype = "string",
        Status = "string",
        TranslateHost = "string",
        VerifyCert = "string",
        Addresses = new[]
        {
            "string",
        },
        Weight = 0,
    });
    
    example, err := fortimanager.NewObjectZtnaWebproxyApigateway6Realservers(ctx, "objectZtnaWebproxyApigateway6RealserversResource", &fortimanager.ObjectZtnaWebproxyApigateway6RealserversArgs{
    	ApiGateway6:      pulumi.String("string"),
    	WebProxy:         pulumi.String("string"),
    	HttpHost:         pulumi.String("string"),
    	Ip:               pulumi.String("string"),
    	Fosid:            pulumi.Float64(0),
    	HealthCheck:      pulumi.String("string"),
    	HealthCheckProto: pulumi.String("string"),
    	HolddownInterval: pulumi.String("string"),
    	AddrType:         pulumi.String("string"),
    	Adom:             pulumi.String("string"),
    	ObjectZtnaWebproxyApigateway6RealserversId: pulumi.String("string"),
    	Port:          pulumi.Float64(0),
    	Scopetype:     pulumi.String("string"),
    	Status:        pulumi.String("string"),
    	TranslateHost: pulumi.String("string"),
    	VerifyCert:    pulumi.String("string"),
    	Addresses: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Weight: pulumi.Float64(0),
    })
    
    var objectZtnaWebproxyApigateway6RealserversResource = new ObjectZtnaWebproxyApigateway6Realservers("objectZtnaWebproxyApigateway6RealserversResource", ObjectZtnaWebproxyApigateway6RealserversArgs.builder()
        .apiGateway6("string")
        .webProxy("string")
        .httpHost("string")
        .ip("string")
        .fosid(0.0)
        .healthCheck("string")
        .healthCheckProto("string")
        .holddownInterval("string")
        .addrType("string")
        .adom("string")
        .objectZtnaWebproxyApigateway6RealserversId("string")
        .port(0.0)
        .scopetype("string")
        .status("string")
        .translateHost("string")
        .verifyCert("string")
        .addresses("string")
        .weight(0.0)
        .build());
    
    object_ztna_webproxy_apigateway6_realservers_resource = fortimanager.ObjectZtnaWebproxyApigateway6Realservers("objectZtnaWebproxyApigateway6RealserversResource",
        api_gateway6="string",
        web_proxy="string",
        http_host="string",
        ip="string",
        fosid=0,
        health_check="string",
        health_check_proto="string",
        holddown_interval="string",
        addr_type="string",
        adom="string",
        object_ztna_webproxy_apigateway6_realservers_id="string",
        port=0,
        scopetype="string",
        status="string",
        translate_host="string",
        verify_cert="string",
        addresses=["string"],
        weight=0)
    
    const objectZtnaWebproxyApigateway6RealserversResource = new fortimanager.ObjectZtnaWebproxyApigateway6Realservers("objectZtnaWebproxyApigateway6RealserversResource", {
        apiGateway6: "string",
        webProxy: "string",
        httpHost: "string",
        ip: "string",
        fosid: 0,
        healthCheck: "string",
        healthCheckProto: "string",
        holddownInterval: "string",
        addrType: "string",
        adom: "string",
        objectZtnaWebproxyApigateway6RealserversId: "string",
        port: 0,
        scopetype: "string",
        status: "string",
        translateHost: "string",
        verifyCert: "string",
        addresses: ["string"],
        weight: 0,
    });
    
    type: fortimanager:ObjectZtnaWebproxyApigateway6Realservers
    properties:
        addrType: string
        addresses:
            - string
        adom: string
        apiGateway6: string
        fosid: 0
        healthCheck: string
        healthCheckProto: string
        holddownInterval: string
        httpHost: string
        ip: string
        objectZtnaWebproxyApigateway6RealserversId: string
        port: 0
        scopetype: string
        status: string
        translateHost: string
        verifyCert: string
        webProxy: string
        weight: 0
    

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

    ApiGateway6 string
    Api Gateway6.
    WebProxy string
    Web Proxy.
    AddrType string
    Type of address. Valid values: fqdn, ip.
    Addresses List<string>
    Address or address group of the real server.
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Fosid double
    Real server ID.
    HealthCheck string
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    HealthCheckProto string
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    HolddownInterval string
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    HttpHost string
    HTTP server domain name in HTTP header.
    Ip string
    IPv6 address of the real server.
    ObjectZtnaWebproxyApigateway6RealserversId string
    an identifier for the resource with format {{fosid}}.
    Port double
    Port for communicating with the real server.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    Status string
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    TranslateHost string
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    VerifyCert string
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    Weight double
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    ApiGateway6 string
    Api Gateway6.
    WebProxy string
    Web Proxy.
    AddrType string
    Type of address. Valid values: fqdn, ip.
    Addresses []string
    Address or address group of the real server.
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Fosid float64
    Real server ID.
    HealthCheck string
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    HealthCheckProto string
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    HolddownInterval string
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    HttpHost string
    HTTP server domain name in HTTP header.
    Ip string
    IPv6 address of the real server.
    ObjectZtnaWebproxyApigateway6RealserversId string
    an identifier for the resource with format {{fosid}}.
    Port float64
    Port for communicating with the real server.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    Status string
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    TranslateHost string
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    VerifyCert string
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    Weight float64
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    apiGateway6 String
    Api Gateway6.
    webProxy String
    Web Proxy.
    addrType String
    Type of address. Valid values: fqdn, ip.
    addresses List<String>
    Address or address group of the real server.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    fosid Double
    Real server ID.
    healthCheck String
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    healthCheckProto String
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    holddownInterval String
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    httpHost String
    HTTP server domain name in HTTP header.
    ip String
    IPv6 address of the real server.
    objectZtnaWebproxyApigateway6RealserversId String
    an identifier for the resource with format {{fosid}}.
    port Double
    Port for communicating with the real server.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    status String
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    translateHost String
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    verifyCert String
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    weight Double
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    apiGateway6 string
    Api Gateway6.
    webProxy string
    Web Proxy.
    addrType string
    Type of address. Valid values: fqdn, ip.
    addresses string[]
    Address or address group of the real server.
    adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    fosid number
    Real server ID.
    healthCheck string
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    healthCheckProto string
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    holddownInterval string
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    httpHost string
    HTTP server domain name in HTTP header.
    ip string
    IPv6 address of the real server.
    objectZtnaWebproxyApigateway6RealserversId string
    an identifier for the resource with format {{fosid}}.
    port number
    Port for communicating with the real server.
    scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    status string
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    translateHost string
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    verifyCert string
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    weight number
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    api_gateway6 str
    Api Gateway6.
    web_proxy str
    Web Proxy.
    addr_type str
    Type of address. Valid values: fqdn, ip.
    addresses Sequence[str]
    Address or address group of the real server.
    adom str
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    fosid float
    Real server ID.
    health_check str
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    health_check_proto str
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    holddown_interval str
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    http_host str
    HTTP server domain name in HTTP header.
    ip str
    IPv6 address of the real server.
    object_ztna_webproxy_apigateway6_realservers_id str
    an identifier for the resource with format {{fosid}}.
    port float
    Port for communicating with the real server.
    scopetype str
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    status str
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    translate_host str
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    verify_cert str
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    weight float
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    apiGateway6 String
    Api Gateway6.
    webProxy String
    Web Proxy.
    addrType String
    Type of address. Valid values: fqdn, ip.
    addresses List<String>
    Address or address group of the real server.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    fosid Number
    Real server ID.
    healthCheck String
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    healthCheckProto String
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    holddownInterval String
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    httpHost String
    HTTP server domain name in HTTP header.
    ip String
    IPv6 address of the real server.
    objectZtnaWebproxyApigateway6RealserversId String
    an identifier for the resource with format {{fosid}}.
    port Number
    Port for communicating with the real server.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    status String
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    translateHost String
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    verifyCert String
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    weight Number
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ObjectZtnaWebproxyApigateway6Realservers 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 str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing ObjectZtnaWebproxyApigateway6Realservers Resource

    Get an existing ObjectZtnaWebproxyApigateway6Realservers 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?: ObjectZtnaWebproxyApigateway6RealserversState, opts?: CustomResourceOptions): ObjectZtnaWebproxyApigateway6Realservers
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            addr_type: Optional[str] = None,
            addresses: Optional[Sequence[str]] = None,
            adom: Optional[str] = None,
            api_gateway6: Optional[str] = None,
            fosid: Optional[float] = None,
            health_check: Optional[str] = None,
            health_check_proto: Optional[str] = None,
            holddown_interval: Optional[str] = None,
            http_host: Optional[str] = None,
            ip: Optional[str] = None,
            object_ztna_webproxy_apigateway6_realservers_id: Optional[str] = None,
            port: Optional[float] = None,
            scopetype: Optional[str] = None,
            status: Optional[str] = None,
            translate_host: Optional[str] = None,
            verify_cert: Optional[str] = None,
            web_proxy: Optional[str] = None,
            weight: Optional[float] = None) -> ObjectZtnaWebproxyApigateway6Realservers
    func GetObjectZtnaWebproxyApigateway6Realservers(ctx *Context, name string, id IDInput, state *ObjectZtnaWebproxyApigateway6RealserversState, opts ...ResourceOption) (*ObjectZtnaWebproxyApigateway6Realservers, error)
    public static ObjectZtnaWebproxyApigateway6Realservers Get(string name, Input<string> id, ObjectZtnaWebproxyApigateway6RealserversState? state, CustomResourceOptions? opts = null)
    public static ObjectZtnaWebproxyApigateway6Realservers get(String name, Output<String> id, ObjectZtnaWebproxyApigateway6RealserversState state, CustomResourceOptions options)
    resources:  _:    type: fortimanager:ObjectZtnaWebproxyApigateway6Realservers    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:
    AddrType string
    Type of address. Valid values: fqdn, ip.
    Addresses List<string>
    Address or address group of the real server.
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    ApiGateway6 string
    Api Gateway6.
    Fosid double
    Real server ID.
    HealthCheck string
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    HealthCheckProto string
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    HolddownInterval string
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    HttpHost string
    HTTP server domain name in HTTP header.
    Ip string
    IPv6 address of the real server.
    ObjectZtnaWebproxyApigateway6RealserversId string
    an identifier for the resource with format {{fosid}}.
    Port double
    Port for communicating with the real server.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    Status string
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    TranslateHost string
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    VerifyCert string
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    WebProxy string
    Web Proxy.
    Weight double
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    AddrType string
    Type of address. Valid values: fqdn, ip.
    Addresses []string
    Address or address group of the real server.
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    ApiGateway6 string
    Api Gateway6.
    Fosid float64
    Real server ID.
    HealthCheck string
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    HealthCheckProto string
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    HolddownInterval string
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    HttpHost string
    HTTP server domain name in HTTP header.
    Ip string
    IPv6 address of the real server.
    ObjectZtnaWebproxyApigateway6RealserversId string
    an identifier for the resource with format {{fosid}}.
    Port float64
    Port for communicating with the real server.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    Status string
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    TranslateHost string
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    VerifyCert string
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    WebProxy string
    Web Proxy.
    Weight float64
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    addrType String
    Type of address. Valid values: fqdn, ip.
    addresses List<String>
    Address or address group of the real server.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apiGateway6 String
    Api Gateway6.
    fosid Double
    Real server ID.
    healthCheck String
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    healthCheckProto String
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    holddownInterval String
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    httpHost String
    HTTP server domain name in HTTP header.
    ip String
    IPv6 address of the real server.
    objectZtnaWebproxyApigateway6RealserversId String
    an identifier for the resource with format {{fosid}}.
    port Double
    Port for communicating with the real server.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    status String
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    translateHost String
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    verifyCert String
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    webProxy String
    Web Proxy.
    weight Double
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    addrType string
    Type of address. Valid values: fqdn, ip.
    addresses string[]
    Address or address group of the real server.
    adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apiGateway6 string
    Api Gateway6.
    fosid number
    Real server ID.
    healthCheck string
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    healthCheckProto string
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    holddownInterval string
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    httpHost string
    HTTP server domain name in HTTP header.
    ip string
    IPv6 address of the real server.
    objectZtnaWebproxyApigateway6RealserversId string
    an identifier for the resource with format {{fosid}}.
    port number
    Port for communicating with the real server.
    scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    status string
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    translateHost string
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    verifyCert string
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    webProxy string
    Web Proxy.
    weight number
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    addr_type str
    Type of address. Valid values: fqdn, ip.
    addresses Sequence[str]
    Address or address group of the real server.
    adom str
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    api_gateway6 str
    Api Gateway6.
    fosid float
    Real server ID.
    health_check str
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    health_check_proto str
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    holddown_interval str
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    http_host str
    HTTP server domain name in HTTP header.
    ip str
    IPv6 address of the real server.
    object_ztna_webproxy_apigateway6_realservers_id str
    an identifier for the resource with format {{fosid}}.
    port float
    Port for communicating with the real server.
    scopetype str
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    status str
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    translate_host str
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    verify_cert str
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    web_proxy str
    Web Proxy.
    weight float
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.
    addrType String
    Type of address. Valid values: fqdn, ip.
    addresses List<String>
    Address or address group of the real server.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apiGateway6 String
    Api Gateway6.
    fosid Number
    Real server ID.
    healthCheck String
    Enable to check the responsiveness of the real server before forwarding traffic. Valid values: disable, enable.
    healthCheckProto String
    Protocol of the health check monitor to use when polling to determine server's connectivity status. Valid values: ping, http, tcp-connect.
    holddownInterval String
    Enable/disable holddown timer. Server will be considered active and reachable once the holddown period has expired (30 seconds). Valid values: disable, enable.
    httpHost String
    HTTP server domain name in HTTP header.
    ip String
    IPv6 address of the real server.
    objectZtnaWebproxyApigateway6RealserversId String
    an identifier for the resource with format {{fosid}}.
    port Number
    Port for communicating with the real server.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    status String
    Set the status of the real server to active so that it can accept traffic, or on standby or disabled so no traffic is sent. Valid values: active, standby, disable.
    translateHost String
    Enable/disable translation of hostname/IP from virtual server to real server. Valid values: disable, enable.
    verifyCert String
    Enable/disable certificate verification of the real server. Valid values: disable, enable.
    webProxy String
    Web Proxy.
    weight Number
    Weight of the real server. If weighted load balancing is enabled, the server with the highest weight gets more connections.

    Import

    ObjectZtna WebProxyApiGateway6Realservers can be imported using any of these accepted formats:

    Set import_options = [“web_proxy=YOUR_VALUE”, “api_gateway6=YOUR_VALUE”] in the provider section.

    $ export “FORTIMANAGER_IMPORT_TABLE”=“true”

    $ pulumi import fortimanager:index/objectZtnaWebproxyApigateway6Realservers:ObjectZtnaWebproxyApigateway6Realservers labelname {{fosid}}
    

    $ unset “FORTIMANAGER_IMPORT_TABLE”

    -> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    fortimanager fortinetdev/terraform-provider-fortimanager
    License
    Notes
    This Pulumi package is based on the fortimanager Terraform Provider.
    fortimanager logo
    fortimanager 1.15.0 published on Thursday, Nov 13, 2025 by fortinetdev
      Meet Neo: Your AI Platform Teammate