fortimanager.ObjectFirewallVip64Realservers
Explore with Pulumi AI
Real servers.
This resource is a sub resource for variable
realservers
of resourcefortimanager.ObjectFirewallVip64
. Conflict and overwrite may occur if use both of them.
Create ObjectFirewallVip64Realservers Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectFirewallVip64Realservers(name: string, args: ObjectFirewallVip64RealserversArgs, opts?: CustomResourceOptions);
@overload
def ObjectFirewallVip64Realservers(resource_name: str,
args: ObjectFirewallVip64RealserversArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectFirewallVip64Realservers(resource_name: str,
opts: Optional[ResourceOptions] = None,
vip64: Optional[str] = None,
max_connections: Optional[float] = None,
fosid: Optional[float] = None,
healthcheck: Optional[str] = None,
holddown_interval: Optional[float] = None,
ip: Optional[str] = None,
adom: Optional[str] = None,
monitor: Optional[str] = None,
object_firewall_vip64_realservers_id: Optional[str] = None,
port: Optional[float] = None,
scopetype: Optional[str] = None,
status: Optional[str] = None,
client_ip: Optional[str] = None,
weight: Optional[float] = None)
func NewObjectFirewallVip64Realservers(ctx *Context, name string, args ObjectFirewallVip64RealserversArgs, opts ...ResourceOption) (*ObjectFirewallVip64Realservers, error)
public ObjectFirewallVip64Realservers(string name, ObjectFirewallVip64RealserversArgs args, CustomResourceOptions? opts = null)
public ObjectFirewallVip64Realservers(String name, ObjectFirewallVip64RealserversArgs args)
public ObjectFirewallVip64Realservers(String name, ObjectFirewallVip64RealserversArgs args, CustomResourceOptions options)
type: fortimanager:ObjectFirewallVip64Realservers
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 ObjectFirewallVip64RealserversArgs
- 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 ObjectFirewallVip64RealserversArgs
- 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 ObjectFirewallVip64RealserversArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectFirewallVip64RealserversArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectFirewallVip64RealserversArgs
- 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 objectFirewallVip64RealserversResource = new Fortimanager.ObjectFirewallVip64Realservers("objectFirewallVip64RealserversResource", new()
{
Vip64 = "string",
MaxConnections = 0,
Fosid = 0,
Healthcheck = "string",
HolddownInterval = 0,
Ip = "string",
Adom = "string",
Monitor = "string",
ObjectFirewallVip64RealserversId = "string",
Port = 0,
Scopetype = "string",
Status = "string",
ClientIp = "string",
Weight = 0,
});
example, err := fortimanager.NewObjectFirewallVip64Realservers(ctx, "objectFirewallVip64RealserversResource", &fortimanager.ObjectFirewallVip64RealserversArgs{
Vip64: pulumi.String("string"),
MaxConnections: pulumi.Float64(0),
Fosid: pulumi.Float64(0),
Healthcheck: pulumi.String("string"),
HolddownInterval: pulumi.Float64(0),
Ip: pulumi.String("string"),
Adom: pulumi.String("string"),
Monitor: pulumi.String("string"),
ObjectFirewallVip64RealserversId: pulumi.String("string"),
Port: pulumi.Float64(0),
Scopetype: pulumi.String("string"),
Status: pulumi.String("string"),
ClientIp: pulumi.String("string"),
Weight: pulumi.Float64(0),
})
var objectFirewallVip64RealserversResource = new ObjectFirewallVip64Realservers("objectFirewallVip64RealserversResource", ObjectFirewallVip64RealserversArgs.builder()
.vip64("string")
.maxConnections(0)
.fosid(0)
.healthcheck("string")
.holddownInterval(0)
.ip("string")
.adom("string")
.monitor("string")
.objectFirewallVip64RealserversId("string")
.port(0)
.scopetype("string")
.status("string")
.clientIp("string")
.weight(0)
.build());
object_firewall_vip64_realservers_resource = fortimanager.ObjectFirewallVip64Realservers("objectFirewallVip64RealserversResource",
vip64="string",
max_connections=0,
fosid=0,
healthcheck="string",
holddown_interval=0,
ip="string",
adom="string",
monitor="string",
object_firewall_vip64_realservers_id="string",
port=0,
scopetype="string",
status="string",
client_ip="string",
weight=0)
const objectFirewallVip64RealserversResource = new fortimanager.ObjectFirewallVip64Realservers("objectFirewallVip64RealserversResource", {
vip64: "string",
maxConnections: 0,
fosid: 0,
healthcheck: "string",
holddownInterval: 0,
ip: "string",
adom: "string",
monitor: "string",
objectFirewallVip64RealserversId: "string",
port: 0,
scopetype: "string",
status: "string",
clientIp: "string",
weight: 0,
});
type: fortimanager:ObjectFirewallVip64Realservers
properties:
adom: string
clientIp: string
fosid: 0
healthcheck: string
holddownInterval: 0
ip: string
maxConnections: 0
monitor: string
objectFirewallVip64RealserversId: string
port: 0
scopetype: string
status: string
vip64: string
weight: 0
ObjectFirewallVip64Realservers 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 ObjectFirewallVip64Realservers resource accepts the following input properties:
- Vip64 string
- Vip64.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Client
Ip string - Restrict server to a client IP in this range.
- Fosid double
- Real server ID.
- Healthcheck string
- Per server health check. Valid values:
disable
,enable
,vip
. - Holddown
Interval double - Hold down interval.
- Ip string
- Mapped server IP.
- Max
Connections double - Maximum number of connections allowed to server.
- Monitor string
- Health monitors.
- Object
Firewall stringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- Port double
- Mapped server port.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Status string
- Server administrative status. Valid values:
active
,standby
,disable
. - Weight double
- Weight.
- Vip64 string
- Vip64.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Client
Ip string - Restrict server to a client IP in this range.
- Fosid float64
- Real server ID.
- Healthcheck string
- Per server health check. Valid values:
disable
,enable
,vip
. - Holddown
Interval float64 - Hold down interval.
- Ip string
- Mapped server IP.
- Max
Connections float64 - Maximum number of connections allowed to server.
- Monitor string
- Health monitors.
- Object
Firewall stringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- Port float64
- Mapped server port.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Status string
- Server administrative status. Valid values:
active
,standby
,disable
. - Weight float64
- Weight.
- vip64 String
- Vip64.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - client
Ip String - Restrict server to a client IP in this range.
- fosid Double
- Real server ID.
- healthcheck String
- Per server health check. Valid values:
disable
,enable
,vip
. - holddown
Interval Double - Hold down interval.
- ip String
- Mapped server IP.
- max
Connections Double - Maximum number of connections allowed to server.
- monitor String
- Health monitors.
- object
Firewall StringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- port Double
- Mapped server port.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - status String
- Server administrative status. Valid values:
active
,standby
,disable
. - weight Double
- Weight.
- vip64 string
- Vip64.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - client
Ip string - Restrict server to a client IP in this range.
- fosid number
- Real server ID.
- healthcheck string
- Per server health check. Valid values:
disable
,enable
,vip
. - holddown
Interval number - Hold down interval.
- ip string
- Mapped server IP.
- max
Connections number - Maximum number of connections allowed to server.
- monitor string
- Health monitors.
- object
Firewall stringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- port number
- Mapped server port.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - status string
- Server administrative status. Valid values:
active
,standby
,disable
. - weight number
- Weight.
- vip64 str
- Vip64.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - client_
ip str - Restrict server to a client IP in this range.
- fosid float
- Real server ID.
- healthcheck str
- Per server health check. Valid values:
disable
,enable
,vip
. - holddown_
interval float - Hold down interval.
- ip str
- Mapped server IP.
- max_
connections float - Maximum number of connections allowed to server.
- monitor str
- Health monitors.
- object_
firewall_ strvip64_ realservers_ id - an identifier for the resource with format {{fosid}}.
- port float
- Mapped server port.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - status str
- Server administrative status. Valid values:
active
,standby
,disable
. - weight float
- Weight.
- vip64 String
- Vip64.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - client
Ip String - Restrict server to a client IP in this range.
- fosid Number
- Real server ID.
- healthcheck String
- Per server health check. Valid values:
disable
,enable
,vip
. - holddown
Interval Number - Hold down interval.
- ip String
- Mapped server IP.
- max
Connections Number - Maximum number of connections allowed to server.
- monitor String
- Health monitors.
- object
Firewall StringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- port Number
- Mapped server port.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - status String
- Server administrative status. Valid values:
active
,standby
,disable
. - weight Number
- Weight.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectFirewallVip64Realservers 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 ObjectFirewallVip64Realservers Resource
Get an existing ObjectFirewallVip64Realservers 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?: ObjectFirewallVip64RealserversState, opts?: CustomResourceOptions): ObjectFirewallVip64Realservers
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
client_ip: Optional[str] = None,
fosid: Optional[float] = None,
healthcheck: Optional[str] = None,
holddown_interval: Optional[float] = None,
ip: Optional[str] = None,
max_connections: Optional[float] = None,
monitor: Optional[str] = None,
object_firewall_vip64_realservers_id: Optional[str] = None,
port: Optional[float] = None,
scopetype: Optional[str] = None,
status: Optional[str] = None,
vip64: Optional[str] = None,
weight: Optional[float] = None) -> ObjectFirewallVip64Realservers
func GetObjectFirewallVip64Realservers(ctx *Context, name string, id IDInput, state *ObjectFirewallVip64RealserversState, opts ...ResourceOption) (*ObjectFirewallVip64Realservers, error)
public static ObjectFirewallVip64Realservers Get(string name, Input<string> id, ObjectFirewallVip64RealserversState? state, CustomResourceOptions? opts = null)
public static ObjectFirewallVip64Realservers get(String name, Output<String> id, ObjectFirewallVip64RealserversState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectFirewallVip64Realservers 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.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Client
Ip string - Restrict server to a client IP in this range.
- Fosid double
- Real server ID.
- Healthcheck string
- Per server health check. Valid values:
disable
,enable
,vip
. - Holddown
Interval double - Hold down interval.
- Ip string
- Mapped server IP.
- Max
Connections double - Maximum number of connections allowed to server.
- Monitor string
- Health monitors.
- Object
Firewall stringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- Port double
- Mapped server port.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Status string
- Server administrative status. Valid values:
active
,standby
,disable
. - Vip64 string
- Vip64.
- Weight double
- Weight.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Client
Ip string - Restrict server to a client IP in this range.
- Fosid float64
- Real server ID.
- Healthcheck string
- Per server health check. Valid values:
disable
,enable
,vip
. - Holddown
Interval float64 - Hold down interval.
- Ip string
- Mapped server IP.
- Max
Connections float64 - Maximum number of connections allowed to server.
- Monitor string
- Health monitors.
- Object
Firewall stringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- Port float64
- Mapped server port.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Status string
- Server administrative status. Valid values:
active
,standby
,disable
. - Vip64 string
- Vip64.
- Weight float64
- Weight.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - client
Ip String - Restrict server to a client IP in this range.
- fosid Double
- Real server ID.
- healthcheck String
- Per server health check. Valid values:
disable
,enable
,vip
. - holddown
Interval Double - Hold down interval.
- ip String
- Mapped server IP.
- max
Connections Double - Maximum number of connections allowed to server.
- monitor String
- Health monitors.
- object
Firewall StringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- port Double
- Mapped server port.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - status String
- Server administrative status. Valid values:
active
,standby
,disable
. - vip64 String
- Vip64.
- weight Double
- Weight.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - client
Ip string - Restrict server to a client IP in this range.
- fosid number
- Real server ID.
- healthcheck string
- Per server health check. Valid values:
disable
,enable
,vip
. - holddown
Interval number - Hold down interval.
- ip string
- Mapped server IP.
- max
Connections number - Maximum number of connections allowed to server.
- monitor string
- Health monitors.
- object
Firewall stringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- port number
- Mapped server port.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - status string
- Server administrative status. Valid values:
active
,standby
,disable
. - vip64 string
- Vip64.
- weight number
- Weight.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - client_
ip str - Restrict server to a client IP in this range.
- fosid float
- Real server ID.
- healthcheck str
- Per server health check. Valid values:
disable
,enable
,vip
. - holddown_
interval float - Hold down interval.
- ip str
- Mapped server IP.
- max_
connections float - Maximum number of connections allowed to server.
- monitor str
- Health monitors.
- object_
firewall_ strvip64_ realservers_ id - an identifier for the resource with format {{fosid}}.
- port float
- Mapped server port.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - status str
- Server administrative status. Valid values:
active
,standby
,disable
. - vip64 str
- Vip64.
- weight float
- Weight.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - client
Ip String - Restrict server to a client IP in this range.
- fosid Number
- Real server ID.
- healthcheck String
- Per server health check. Valid values:
disable
,enable
,vip
. - holddown
Interval Number - Hold down interval.
- ip String
- Mapped server IP.
- max
Connections Number - Maximum number of connections allowed to server.
- monitor String
- Health monitors.
- object
Firewall StringVip64Realservers Id - an identifier for the resource with format {{fosid}}.
- port Number
- Mapped server port.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - status String
- Server administrative status. Valid values:
active
,standby
,disable
. - vip64 String
- Vip64.
- weight Number
- Weight.
Import
ObjectFirewall Vip64Realservers can be imported using any of these accepted formats:
Set import_options = [“vip64=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectFirewallVip64Realservers:ObjectFirewallVip64Realservers 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.