routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros
routeros.InterfaceSstpServer
Explore with Pulumi AI
routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros
Create InterfaceSstpServer Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new InterfaceSstpServer(name: string, args?: InterfaceSstpServerArgs, opts?: CustomResourceOptions);
@overload
def InterfaceSstpServer(resource_name: str,
args: Optional[InterfaceSstpServerArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def InterfaceSstpServer(resource_name: str,
opts: Optional[ResourceOptions] = None,
___id_: Optional[float] = None,
___path_: Optional[str] = None,
authentications: Optional[Sequence[str]] = None,
certificate: Optional[str] = None,
ciphers: Optional[str] = None,
default_profile: Optional[str] = None,
enabled: Optional[bool] = None,
interface_sstp_server_id: Optional[str] = None,
keepalive_timeout: Optional[str] = None,
max_mru: Optional[float] = None,
max_mtu: Optional[float] = None,
mrru: Optional[str] = None,
pfs: Optional[bool] = None,
port: Optional[str] = None,
tls_version: Optional[str] = None,
verify_client_certificate: Optional[bool] = None)
func NewInterfaceSstpServer(ctx *Context, name string, args *InterfaceSstpServerArgs, opts ...ResourceOption) (*InterfaceSstpServer, error)
public InterfaceSstpServer(string name, InterfaceSstpServerArgs? args = null, CustomResourceOptions? opts = null)
public InterfaceSstpServer(String name, InterfaceSstpServerArgs args)
public InterfaceSstpServer(String name, InterfaceSstpServerArgs args, CustomResourceOptions options)
type: routeros:InterfaceSstpServer
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 InterfaceSstpServerArgs
- 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 InterfaceSstpServerArgs
- 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 InterfaceSstpServerArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args InterfaceSstpServerArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args InterfaceSstpServerArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
InterfaceSstpServer 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 InterfaceSstpServer resource accepts the following input properties:
- Authentications List<string>
- Authentication algorithm.
- Certificate string
- Name of the certificate in use.
- Ciphers string
- Allowed ciphers.
- Default
Profile string - Default profile to use.
- Enabled bool
- Enables/disables service.
- Interface
Sstp stringServer Id - The ID of this resource.
- Keepalive
Timeout string - Sets keepalive timeout in seconds.
- Max
Mru double - Maximum Receive Unit.
- Max
Mtu double - Maximum Transmission Unit.
- Mrru string
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- Pfs bool
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- Port string
- Sets port used.
- Tls
Version string - Specifies which TLS versions to allow.
- Verify
Client boolCertificate - SSTP server will verify client certificate.
- ___
id_ double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- Authentications []string
- Authentication algorithm.
- Certificate string
- Name of the certificate in use.
- Ciphers string
- Allowed ciphers.
- Default
Profile string - Default profile to use.
- Enabled bool
- Enables/disables service.
- Interface
Sstp stringServer Id - The ID of this resource.
- Keepalive
Timeout string - Sets keepalive timeout in seconds.
- Max
Mru float64 - Maximum Receive Unit.
- Max
Mtu float64 - Maximum Transmission Unit.
- Mrru string
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- Pfs bool
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- Port string
- Sets port used.
- Tls
Version string - Specifies which TLS versions to allow.
- Verify
Client boolCertificate - SSTP server will verify client certificate.
- ___
id_ float64 - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
id_ Double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- authentications List<String>
- Authentication algorithm.
- certificate String
- Name of the certificate in use.
- ciphers String
- Allowed ciphers.
- default
Profile String - Default profile to use.
- enabled Boolean
- Enables/disables service.
- interface
Sstp StringServer Id - The ID of this resource.
- keepalive
Timeout String - Sets keepalive timeout in seconds.
- max
Mru Double - Maximum Receive Unit.
- max
Mtu Double - Maximum Transmission Unit.
- mrru String
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- pfs Boolean
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- port String
- Sets port used.
- tls
Version String - Specifies which TLS versions to allow.
- verify
Client BooleanCertificate - SSTP server will verify client certificate.
- ___
id_ number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- authentications string[]
- Authentication algorithm.
- certificate string
- Name of the certificate in use.
- ciphers string
- Allowed ciphers.
- default
Profile string - Default profile to use.
- enabled boolean
- Enables/disables service.
- interface
Sstp stringServer Id - The ID of this resource.
- keepalive
Timeout string - Sets keepalive timeout in seconds.
- max
Mru number - Maximum Receive Unit.
- max
Mtu number - Maximum Transmission Unit.
- mrru string
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- pfs boolean
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- port string
- Sets port used.
- tls
Version string - Specifies which TLS versions to allow.
- verify
Client booleanCertificate - SSTP server will verify client certificate.
- ___
id_ float - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ str - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- authentications Sequence[str]
- Authentication algorithm.
- certificate str
- Name of the certificate in use.
- ciphers str
- Allowed ciphers.
- default_
profile str - Default profile to use.
- enabled bool
- Enables/disables service.
- interface_
sstp_ strserver_ id - The ID of this resource.
- keepalive_
timeout str - Sets keepalive timeout in seconds.
- max_
mru float - Maximum Receive Unit.
- max_
mtu float - Maximum Transmission Unit.
- mrru str
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- pfs bool
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- port str
- Sets port used.
- tls_
version str - Specifies which TLS versions to allow.
- verify_
client_ boolcertificate - SSTP server will verify client certificate.
- ___
id_ Number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- authentications List<String>
- Authentication algorithm.
- certificate String
- Name of the certificate in use.
- ciphers String
- Allowed ciphers.
- default
Profile String - Default profile to use.
- enabled Boolean
- Enables/disables service.
- interface
Sstp StringServer Id - The ID of this resource.
- keepalive
Timeout String - Sets keepalive timeout in seconds.
- max
Mru Number - Maximum Receive Unit.
- max
Mtu Number - Maximum Transmission Unit.
- mrru String
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- pfs Boolean
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- port String
- Sets port used.
- tls
Version String - Specifies which TLS versions to allow.
- verify
Client BooleanCertificate - SSTP server will verify client certificate.
Outputs
All input properties are implicitly available as output properties. Additionally, the InterfaceSstpServer 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 InterfaceSstpServer Resource
Get an existing InterfaceSstpServer 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?: InterfaceSstpServerState, opts?: CustomResourceOptions): InterfaceSstpServer
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
___id_: Optional[float] = None,
___path_: Optional[str] = None,
authentications: Optional[Sequence[str]] = None,
certificate: Optional[str] = None,
ciphers: Optional[str] = None,
default_profile: Optional[str] = None,
enabled: Optional[bool] = None,
interface_sstp_server_id: Optional[str] = None,
keepalive_timeout: Optional[str] = None,
max_mru: Optional[float] = None,
max_mtu: Optional[float] = None,
mrru: Optional[str] = None,
pfs: Optional[bool] = None,
port: Optional[str] = None,
tls_version: Optional[str] = None,
verify_client_certificate: Optional[bool] = None) -> InterfaceSstpServer
func GetInterfaceSstpServer(ctx *Context, name string, id IDInput, state *InterfaceSstpServerState, opts ...ResourceOption) (*InterfaceSstpServer, error)
public static InterfaceSstpServer Get(string name, Input<string> id, InterfaceSstpServerState? state, CustomResourceOptions? opts = null)
public static InterfaceSstpServer get(String name, Output<String> id, InterfaceSstpServerState state, CustomResourceOptions options)
resources: _: type: routeros:InterfaceSstpServer 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.
- Authentications List<string>
- Authentication algorithm.
- Certificate string
- Name of the certificate in use.
- Ciphers string
- Allowed ciphers.
- Default
Profile string - Default profile to use.
- Enabled bool
- Enables/disables service.
- Interface
Sstp stringServer Id - The ID of this resource.
- Keepalive
Timeout string - Sets keepalive timeout in seconds.
- Max
Mru double - Maximum Receive Unit.
- Max
Mtu double - Maximum Transmission Unit.
- Mrru string
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- Pfs bool
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- Port string
- Sets port used.
- Tls
Version string - Specifies which TLS versions to allow.
- Verify
Client boolCertificate - SSTP server will verify client certificate.
- ___
id_ double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- Authentications []string
- Authentication algorithm.
- Certificate string
- Name of the certificate in use.
- Ciphers string
- Allowed ciphers.
- Default
Profile string - Default profile to use.
- Enabled bool
- Enables/disables service.
- Interface
Sstp stringServer Id - The ID of this resource.
- Keepalive
Timeout string - Sets keepalive timeout in seconds.
- Max
Mru float64 - Maximum Receive Unit.
- Max
Mtu float64 - Maximum Transmission Unit.
- Mrru string
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- Pfs bool
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- Port string
- Sets port used.
- Tls
Version string - Specifies which TLS versions to allow.
- Verify
Client boolCertificate - SSTP server will verify client certificate.
- ___
id_ float64 - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
id_ Double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- authentications List<String>
- Authentication algorithm.
- certificate String
- Name of the certificate in use.
- ciphers String
- Allowed ciphers.
- default
Profile String - Default profile to use.
- enabled Boolean
- Enables/disables service.
- interface
Sstp StringServer Id - The ID of this resource.
- keepalive
Timeout String - Sets keepalive timeout in seconds.
- max
Mru Double - Maximum Receive Unit.
- max
Mtu Double - Maximum Transmission Unit.
- mrru String
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- pfs Boolean
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- port String
- Sets port used.
- tls
Version String - Specifies which TLS versions to allow.
- verify
Client BooleanCertificate - SSTP server will verify client certificate.
- ___
id_ number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- authentications string[]
- Authentication algorithm.
- certificate string
- Name of the certificate in use.
- ciphers string
- Allowed ciphers.
- default
Profile string - Default profile to use.
- enabled boolean
- Enables/disables service.
- interface
Sstp stringServer Id - The ID of this resource.
- keepalive
Timeout string - Sets keepalive timeout in seconds.
- max
Mru number - Maximum Receive Unit.
- max
Mtu number - Maximum Transmission Unit.
- mrru string
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- pfs boolean
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- port string
- Sets port used.
- tls
Version string - Specifies which TLS versions to allow.
- verify
Client booleanCertificate - SSTP server will verify client certificate.
- ___
id_ float - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ str - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- authentications Sequence[str]
- Authentication algorithm.
- certificate str
- Name of the certificate in use.
- ciphers str
- Allowed ciphers.
- default_
profile str - Default profile to use.
- enabled bool
- Enables/disables service.
- interface_
sstp_ strserver_ id - The ID of this resource.
- keepalive_
timeout str - Sets keepalive timeout in seconds.
- max_
mru float - Maximum Receive Unit.
- max_
mtu float - Maximum Transmission Unit.
- mrru str
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- pfs bool
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- port str
- Sets port used.
- tls_
version str - Specifies which TLS versions to allow.
- verify_
client_ boolcertificate - SSTP server will verify client certificate.
- ___
id_ Number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- authentications List<String>
- Authentication algorithm.
- certificate String
- Name of the certificate in use.
- ciphers String
- Allowed ciphers.
- default
Profile String - Default profile to use.
- enabled Boolean
- Enables/disables service.
- interface
Sstp StringServer Id - The ID of this resource.
- keepalive
Timeout String - Sets keepalive timeout in seconds.
- max
Mru Number - Maximum Receive Unit.
- max
Mtu Number - Maximum Transmission Unit.
- mrru String
- Maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
- pfs Boolean
- Specifies which TLS authentication to use. With pfs=yes, TLS will use ECDHE-RSA- and DHE-RSA-. For maximum security setting pfs=required will use only ECDHE.
- port String
- Sets port used.
- tls
Version String - Specifies which TLS versions to allow.
- verify
Client BooleanCertificate - SSTP server will verify client certificate.
Package Details
- Repository
- routeros terraform-routeros/terraform-provider-routeros
- License
- Notes
- This Pulumi package is based on the
routeros
Terraform Provider.
routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros