fortimanager.ObjectVpnSslWebPortalBookmarkgroupBookmarks
Explore with Pulumi AI
Bookmark table.
This resource is a sub resource for variable
bookmarks
of resourcefortimanager.ObjectVpnSslWebPortalBookmarkgroup
. Conflict and overwrite may occur if use both of them. The following variables have sub resource. Avoid using them together, otherwise conflicts and overwrites may occur.
form_data
:fortimanager.ObjectVpnSslWebPortalBookmarkgroupBookmarksFormdata
Create ObjectVpnSslWebPortalBookmarkgroupBookmarks Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectVpnSslWebPortalBookmarkgroupBookmarks(name: string, args: ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs, opts?: CustomResourceOptions);
@overload
def ObjectVpnSslWebPortalBookmarkgroupBookmarks(resource_name: str,
args: ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectVpnSslWebPortalBookmarkgroupBookmarks(resource_name: str,
opts: Optional[ResourceOptions] = None,
bookmark_group: Optional[str] = None,
portal: Optional[str] = None,
object_vpn_ssl_web_portal_bookmarkgroup_bookmarks_id: Optional[str] = None,
description: Optional[str] = None,
additional_params: Optional[str] = None,
port: Optional[float] = None,
domain: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
folder: Optional[str] = None,
form_datas: Optional[Sequence[ObjectVpnSslWebPortalBookmarkgroupBookmarksFormDataArgs]] = None,
height: Optional[float] = None,
host: Optional[str] = None,
keyboard_layout: Optional[str] = None,
listening_port: Optional[float] = None,
load_balancing_info: Optional[str] = None,
logon_passwords: Optional[Sequence[str]] = None,
logon_user: Optional[str] = None,
name: Optional[str] = None,
color_depth: Optional[str] = None,
adom: Optional[str] = None,
apptype: Optional[str] = None,
preconnection_blob: Optional[str] = None,
preconnection_id: Optional[float] = None,
remote_port: Optional[float] = None,
restricted_admin: Optional[str] = None,
scopetype: Optional[str] = None,
security: Optional[str] = None,
send_preconnection_id: Optional[str] = None,
server_layout: Optional[str] = None,
show_status_window: Optional[str] = None,
sso: Optional[str] = None,
sso_credential: Optional[str] = None,
sso_credential_sent_once: Optional[str] = None,
sso_passwords: Optional[Sequence[str]] = None,
sso_username: Optional[str] = None,
url: Optional[str] = None,
vnc_keyboard_layout: Optional[str] = None,
width: Optional[float] = None)
func NewObjectVpnSslWebPortalBookmarkgroupBookmarks(ctx *Context, name string, args ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs, opts ...ResourceOption) (*ObjectVpnSslWebPortalBookmarkgroupBookmarks, error)
public ObjectVpnSslWebPortalBookmarkgroupBookmarks(string name, ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs args, CustomResourceOptions? opts = null)
public ObjectVpnSslWebPortalBookmarkgroupBookmarks(String name, ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs args)
public ObjectVpnSslWebPortalBookmarkgroupBookmarks(String name, ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs args, CustomResourceOptions options)
type: fortimanager:ObjectVpnSslWebPortalBookmarkgroupBookmarks
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 ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs
- 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 ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs
- 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 ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs
- 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 objectVpnSslWebPortalBookmarkgroupBookmarksResource = new Fortimanager.ObjectVpnSslWebPortalBookmarkgroupBookmarks("objectVpnSslWebPortalBookmarkgroupBookmarksResource", new()
{
BookmarkGroup = "string",
Portal = "string",
ObjectVpnSslWebPortalBookmarkgroupBookmarksId = "string",
Description = "string",
AdditionalParams = "string",
Port = 0,
Domain = "string",
DynamicSortSubtable = "string",
Folder = "string",
FormDatas = new[]
{
new Fortimanager.Inputs.ObjectVpnSslWebPortalBookmarkgroupBookmarksFormDataArgs
{
Name = "string",
Value = "string",
},
},
Height = 0,
Host = "string",
KeyboardLayout = "string",
ListeningPort = 0,
LoadBalancingInfo = "string",
LogonPasswords = new[]
{
"string",
},
LogonUser = "string",
Name = "string",
ColorDepth = "string",
Adom = "string",
Apptype = "string",
PreconnectionBlob = "string",
PreconnectionId = 0,
RemotePort = 0,
RestrictedAdmin = "string",
Scopetype = "string",
Security = "string",
SendPreconnectionId = "string",
ServerLayout = "string",
ShowStatusWindow = "string",
Sso = "string",
SsoCredential = "string",
SsoCredentialSentOnce = "string",
SsoPasswords = new[]
{
"string",
},
SsoUsername = "string",
Url = "string",
VncKeyboardLayout = "string",
Width = 0,
});
example, err := fortimanager.NewObjectVpnSslWebPortalBookmarkgroupBookmarks(ctx, "objectVpnSslWebPortalBookmarkgroupBookmarksResource", &fortimanager.ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs{
BookmarkGroup: pulumi.String("string"),
Portal: pulumi.String("string"),
ObjectVpnSslWebPortalBookmarkgroupBookmarksId: pulumi.String("string"),
Description: pulumi.String("string"),
AdditionalParams: pulumi.String("string"),
Port: pulumi.Float64(0),
Domain: pulumi.String("string"),
DynamicSortSubtable: pulumi.String("string"),
Folder: pulumi.String("string"),
FormDatas: .ObjectVpnSslWebPortalBookmarkgroupBookmarksFormDataTypeArray{
&.ObjectVpnSslWebPortalBookmarkgroupBookmarksFormDataTypeArgs{
Name: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Height: pulumi.Float64(0),
Host: pulumi.String("string"),
KeyboardLayout: pulumi.String("string"),
ListeningPort: pulumi.Float64(0),
LoadBalancingInfo: pulumi.String("string"),
LogonPasswords: pulumi.StringArray{
pulumi.String("string"),
},
LogonUser: pulumi.String("string"),
Name: pulumi.String("string"),
ColorDepth: pulumi.String("string"),
Adom: pulumi.String("string"),
Apptype: pulumi.String("string"),
PreconnectionBlob: pulumi.String("string"),
PreconnectionId: pulumi.Float64(0),
RemotePort: pulumi.Float64(0),
RestrictedAdmin: pulumi.String("string"),
Scopetype: pulumi.String("string"),
Security: pulumi.String("string"),
SendPreconnectionId: pulumi.String("string"),
ServerLayout: pulumi.String("string"),
ShowStatusWindow: pulumi.String("string"),
Sso: pulumi.String("string"),
SsoCredential: pulumi.String("string"),
SsoCredentialSentOnce: pulumi.String("string"),
SsoPasswords: pulumi.StringArray{
pulumi.String("string"),
},
SsoUsername: pulumi.String("string"),
Url: pulumi.String("string"),
VncKeyboardLayout: pulumi.String("string"),
Width: pulumi.Float64(0),
})
var objectVpnSslWebPortalBookmarkgroupBookmarksResource = new ObjectVpnSslWebPortalBookmarkgroupBookmarks("objectVpnSslWebPortalBookmarkgroupBookmarksResource", ObjectVpnSslWebPortalBookmarkgroupBookmarksArgs.builder()
.bookmarkGroup("string")
.portal("string")
.objectVpnSslWebPortalBookmarkgroupBookmarksId("string")
.description("string")
.additionalParams("string")
.port(0)
.domain("string")
.dynamicSortSubtable("string")
.folder("string")
.formDatas(ObjectVpnSslWebPortalBookmarkgroupBookmarksFormDataArgs.builder()
.name("string")
.value("string")
.build())
.height(0)
.host("string")
.keyboardLayout("string")
.listeningPort(0)
.loadBalancingInfo("string")
.logonPasswords("string")
.logonUser("string")
.name("string")
.colorDepth("string")
.adom("string")
.apptype("string")
.preconnectionBlob("string")
.preconnectionId(0)
.remotePort(0)
.restrictedAdmin("string")
.scopetype("string")
.security("string")
.sendPreconnectionId("string")
.serverLayout("string")
.showStatusWindow("string")
.sso("string")
.ssoCredential("string")
.ssoCredentialSentOnce("string")
.ssoPasswords("string")
.ssoUsername("string")
.url("string")
.vncKeyboardLayout("string")
.width(0)
.build());
object_vpn_ssl_web_portal_bookmarkgroup_bookmarks_resource = fortimanager.ObjectVpnSslWebPortalBookmarkgroupBookmarks("objectVpnSslWebPortalBookmarkgroupBookmarksResource",
bookmark_group="string",
portal="string",
object_vpn_ssl_web_portal_bookmarkgroup_bookmarks_id="string",
description="string",
additional_params="string",
port=0,
domain="string",
dynamic_sort_subtable="string",
folder="string",
form_datas=[{
"name": "string",
"value": "string",
}],
height=0,
host="string",
keyboard_layout="string",
listening_port=0,
load_balancing_info="string",
logon_passwords=["string"],
logon_user="string",
name="string",
color_depth="string",
adom="string",
apptype="string",
preconnection_blob="string",
preconnection_id=0,
remote_port=0,
restricted_admin="string",
scopetype="string",
security="string",
send_preconnection_id="string",
server_layout="string",
show_status_window="string",
sso="string",
sso_credential="string",
sso_credential_sent_once="string",
sso_passwords=["string"],
sso_username="string",
url="string",
vnc_keyboard_layout="string",
width=0)
const objectVpnSslWebPortalBookmarkgroupBookmarksResource = new fortimanager.ObjectVpnSslWebPortalBookmarkgroupBookmarks("objectVpnSslWebPortalBookmarkgroupBookmarksResource", {
bookmarkGroup: "string",
portal: "string",
objectVpnSslWebPortalBookmarkgroupBookmarksId: "string",
description: "string",
additionalParams: "string",
port: 0,
domain: "string",
dynamicSortSubtable: "string",
folder: "string",
formDatas: [{
name: "string",
value: "string",
}],
height: 0,
host: "string",
keyboardLayout: "string",
listeningPort: 0,
loadBalancingInfo: "string",
logonPasswords: ["string"],
logonUser: "string",
name: "string",
colorDepth: "string",
adom: "string",
apptype: "string",
preconnectionBlob: "string",
preconnectionId: 0,
remotePort: 0,
restrictedAdmin: "string",
scopetype: "string",
security: "string",
sendPreconnectionId: "string",
serverLayout: "string",
showStatusWindow: "string",
sso: "string",
ssoCredential: "string",
ssoCredentialSentOnce: "string",
ssoPasswords: ["string"],
ssoUsername: "string",
url: "string",
vncKeyboardLayout: "string",
width: 0,
});
type: fortimanager:ObjectVpnSslWebPortalBookmarkgroupBookmarks
properties:
additionalParams: string
adom: string
apptype: string
bookmarkGroup: string
colorDepth: string
description: string
domain: string
dynamicSortSubtable: string
folder: string
formDatas:
- name: string
value: string
height: 0
host: string
keyboardLayout: string
listeningPort: 0
loadBalancingInfo: string
logonPasswords:
- string
logonUser: string
name: string
objectVpnSslWebPortalBookmarkgroupBookmarksId: string
port: 0
portal: string
preconnectionBlob: string
preconnectionId: 0
remotePort: 0
restrictedAdmin: string
scopetype: string
security: string
sendPreconnectionId: string
serverLayout: string
showStatusWindow: string
sso: string
ssoCredential: string
ssoCredentialSentOnce: string
ssoPasswords:
- string
ssoUsername: string
url: string
vncKeyboardLayout: string
width: 0
ObjectVpnSslWebPortalBookmarkgroupBookmarks 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 ObjectVpnSslWebPortalBookmarkgroupBookmarks resource accepts the following input properties:
- Bookmark
Group string - Bookmark Group.
- Portal string
- Portal.
- Additional
Params string - Additional parameters.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Apptype string
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - Color
Depth string - Color depth per pixel. Valid values:
8
,16
,32
. - Description string
- Description.
- Domain string
- Login domain.
- Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Folder string
- Network shared file folder parameter.
- Form
Datas List<ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data> - Form-Data. The structure of
form_data
block is documented below. - Height double
- Screen height (range from 480 - 65535, default = 768).
- Host string
- Host name/IP parameter.
- Keyboard
Layout string - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - Listening
Port double - Listening port (0 - 65535).
- Load
Balancing stringInfo - The load balancing information or cookie which should be provided to the connection broker.
- Logon
Passwords List<string> - Logon password.
- Logon
User string - Logon user.
- Name string
- Bookmark name.
- Object
Vpn stringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- Port double
- Remote port.
- Preconnection
Blob string - An arbitrary string which identifies the RDP source.
- Preconnection
Id double - The numeric ID of the RDP source (0-2147483648).
- Remote
Port double - Remote port (0 - 65535).
- Restricted
Admin string - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - Security string
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - Send
Preconnection stringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - Server
Layout string - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - Show
Status stringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - Sso string
- Single Sign-On. Valid values:
disable
,static
,auto
. - Sso
Credential string - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - Sso
Credential stringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - Sso
Passwords List<string> - SSO password.
- Sso
Username string - SSO user name.
- Url string
- URL parameter.
- Vnc
Keyboard stringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - Width double
- Screen width (range from 640 - 65535, default = 1024).
- Bookmark
Group string - Bookmark Group.
- Portal string
- Portal.
- Additional
Params string - Additional parameters.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Apptype string
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - Color
Depth string - Color depth per pixel. Valid values:
8
,16
,32
. - Description string
- Description.
- Domain string
- Login domain.
- Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Folder string
- Network shared file folder parameter.
- Form
Datas []ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data Type Args - Form-Data. The structure of
form_data
block is documented below. - Height float64
- Screen height (range from 480 - 65535, default = 768).
- Host string
- Host name/IP parameter.
- Keyboard
Layout string - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - Listening
Port float64 - Listening port (0 - 65535).
- Load
Balancing stringInfo - The load balancing information or cookie which should be provided to the connection broker.
- Logon
Passwords []string - Logon password.
- Logon
User string - Logon user.
- Name string
- Bookmark name.
- Object
Vpn stringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- Port float64
- Remote port.
- Preconnection
Blob string - An arbitrary string which identifies the RDP source.
- Preconnection
Id float64 - The numeric ID of the RDP source (0-2147483648).
- Remote
Port float64 - Remote port (0 - 65535).
- Restricted
Admin string - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - Security string
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - Send
Preconnection stringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - Server
Layout string - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - Show
Status stringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - Sso string
- Single Sign-On. Valid values:
disable
,static
,auto
. - Sso
Credential string - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - Sso
Credential stringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - Sso
Passwords []string - SSO password.
- Sso
Username string - SSO user name.
- Url string
- URL parameter.
- Vnc
Keyboard stringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - Width float64
- Screen width (range from 640 - 65535, default = 1024).
- bookmark
Group String - Bookmark Group.
- portal String
- Portal.
- additional
Params String - Additional parameters.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - apptype String
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - color
Depth String - Color depth per pixel. Valid values:
8
,16
,32
. - description String
- Description.
- domain String
- Login domain.
- dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- folder String
- Network shared file folder parameter.
- form
Datas List<ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data> - Form-Data. The structure of
form_data
block is documented below. - height Double
- Screen height (range from 480 - 65535, default = 768).
- host String
- Host name/IP parameter.
- keyboard
Layout String - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - listening
Port Double - Listening port (0 - 65535).
- load
Balancing StringInfo - The load balancing information or cookie which should be provided to the connection broker.
- logon
Passwords List<String> - Logon password.
- logon
User String - Logon user.
- name String
- Bookmark name.
- object
Vpn StringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- port Double
- Remote port.
- preconnection
Blob String - An arbitrary string which identifies the RDP source.
- preconnection
Id Double - The numeric ID of the RDP source (0-2147483648).
- remote
Port Double - Remote port (0 - 65535).
- restricted
Admin String - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - security String
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - send
Preconnection StringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - server
Layout String - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - show
Status StringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - sso String
- Single Sign-On. Valid values:
disable
,static
,auto
. - sso
Credential String - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - sso
Credential StringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - sso
Passwords List<String> - SSO password.
- sso
Username String - SSO user name.
- url String
- URL parameter.
- vnc
Keyboard StringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - width Double
- Screen width (range from 640 - 65535, default = 1024).
- bookmark
Group string - Bookmark Group.
- portal string
- Portal.
- additional
Params string - Additional parameters.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - apptype string
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - color
Depth string - Color depth per pixel. Valid values:
8
,16
,32
. - description string
- Description.
- domain string
- Login domain.
- dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- folder string
- Network shared file folder parameter.
- form
Datas ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data[] - Form-Data. The structure of
form_data
block is documented below. - height number
- Screen height (range from 480 - 65535, default = 768).
- host string
- Host name/IP parameter.
- keyboard
Layout string - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - listening
Port number - Listening port (0 - 65535).
- load
Balancing stringInfo - The load balancing information or cookie which should be provided to the connection broker.
- logon
Passwords string[] - Logon password.
- logon
User string - Logon user.
- name string
- Bookmark name.
- object
Vpn stringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- port number
- Remote port.
- preconnection
Blob string - An arbitrary string which identifies the RDP source.
- preconnection
Id number - The numeric ID of the RDP source (0-2147483648).
- remote
Port number - Remote port (0 - 65535).
- restricted
Admin string - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - security string
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - send
Preconnection stringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - server
Layout string - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - show
Status stringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - sso string
- Single Sign-On. Valid values:
disable
,static
,auto
. - sso
Credential string - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - sso
Credential stringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - sso
Passwords string[] - SSO password.
- sso
Username string - SSO user name.
- url string
- URL parameter.
- vnc
Keyboard stringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - width number
- Screen width (range from 640 - 65535, default = 1024).
- bookmark_
group str - Bookmark Group.
- portal str
- Portal.
- additional_
params str - Additional parameters.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - apptype str
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - color_
depth str - Color depth per pixel. Valid values:
8
,16
,32
. - description str
- Description.
- domain str
- Login domain.
- dynamic_
sort_ strsubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- folder str
- Network shared file folder parameter.
- form_
datas Sequence[ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data Args] - Form-Data. The structure of
form_data
block is documented below. - height float
- Screen height (range from 480 - 65535, default = 768).
- host str
- Host name/IP parameter.
- keyboard_
layout str - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - listening_
port float - Listening port (0 - 65535).
- load_
balancing_ strinfo - The load balancing information or cookie which should be provided to the connection broker.
- logon_
passwords Sequence[str] - Logon password.
- logon_
user str - Logon user.
- name str
- Bookmark name.
- object_
vpn_ strssl_ web_ portal_ bookmarkgroup_ bookmarks_ id - an identifier for the resource with format {{name}}.
- port float
- Remote port.
- preconnection_
blob str - An arbitrary string which identifies the RDP source.
- preconnection_
id float - The numeric ID of the RDP source (0-2147483648).
- remote_
port float - Remote port (0 - 65535).
- restricted_
admin str - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - security str
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - send_
preconnection_ strid - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - server_
layout str - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - show_
status_ strwindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - sso str
- Single Sign-On. Valid values:
disable
,static
,auto
. - sso_
credential str - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - sso_
credential_ strsent_ once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - sso_
passwords Sequence[str] - SSO password.
- sso_
username str - SSO user name.
- url str
- URL parameter.
- vnc_
keyboard_ strlayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - width float
- Screen width (range from 640 - 65535, default = 1024).
- bookmark
Group String - Bookmark Group.
- portal String
- Portal.
- additional
Params String - Additional parameters.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - apptype String
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - color
Depth String - Color depth per pixel. Valid values:
8
,16
,32
. - description String
- Description.
- domain String
- Login domain.
- dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- folder String
- Network shared file folder parameter.
- form
Datas List<Property Map> - Form-Data. The structure of
form_data
block is documented below. - height Number
- Screen height (range from 480 - 65535, default = 768).
- host String
- Host name/IP parameter.
- keyboard
Layout String - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - listening
Port Number - Listening port (0 - 65535).
- load
Balancing StringInfo - The load balancing information or cookie which should be provided to the connection broker.
- logon
Passwords List<String> - Logon password.
- logon
User String - Logon user.
- name String
- Bookmark name.
- object
Vpn StringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- port Number
- Remote port.
- preconnection
Blob String - An arbitrary string which identifies the RDP source.
- preconnection
Id Number - The numeric ID of the RDP source (0-2147483648).
- remote
Port Number - Remote port (0 - 65535).
- restricted
Admin String - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - security String
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - send
Preconnection StringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - server
Layout String - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - show
Status StringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - sso String
- Single Sign-On. Valid values:
disable
,static
,auto
. - sso
Credential String - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - sso
Credential StringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - sso
Passwords List<String> - SSO password.
- sso
Username String - SSO user name.
- url String
- URL parameter.
- vnc
Keyboard StringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - width Number
- Screen width (range from 640 - 65535, default = 1024).
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectVpnSslWebPortalBookmarkgroupBookmarks 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 ObjectVpnSslWebPortalBookmarkgroupBookmarks Resource
Get an existing ObjectVpnSslWebPortalBookmarkgroupBookmarks 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?: ObjectVpnSslWebPortalBookmarkgroupBookmarksState, opts?: CustomResourceOptions): ObjectVpnSslWebPortalBookmarkgroupBookmarks
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
additional_params: Optional[str] = None,
adom: Optional[str] = None,
apptype: Optional[str] = None,
bookmark_group: Optional[str] = None,
color_depth: Optional[str] = None,
description: Optional[str] = None,
domain: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
folder: Optional[str] = None,
form_datas: Optional[Sequence[ObjectVpnSslWebPortalBookmarkgroupBookmarksFormDataArgs]] = None,
height: Optional[float] = None,
host: Optional[str] = None,
keyboard_layout: Optional[str] = None,
listening_port: Optional[float] = None,
load_balancing_info: Optional[str] = None,
logon_passwords: Optional[Sequence[str]] = None,
logon_user: Optional[str] = None,
name: Optional[str] = None,
object_vpn_ssl_web_portal_bookmarkgroup_bookmarks_id: Optional[str] = None,
port: Optional[float] = None,
portal: Optional[str] = None,
preconnection_blob: Optional[str] = None,
preconnection_id: Optional[float] = None,
remote_port: Optional[float] = None,
restricted_admin: Optional[str] = None,
scopetype: Optional[str] = None,
security: Optional[str] = None,
send_preconnection_id: Optional[str] = None,
server_layout: Optional[str] = None,
show_status_window: Optional[str] = None,
sso: Optional[str] = None,
sso_credential: Optional[str] = None,
sso_credential_sent_once: Optional[str] = None,
sso_passwords: Optional[Sequence[str]] = None,
sso_username: Optional[str] = None,
url: Optional[str] = None,
vnc_keyboard_layout: Optional[str] = None,
width: Optional[float] = None) -> ObjectVpnSslWebPortalBookmarkgroupBookmarks
func GetObjectVpnSslWebPortalBookmarkgroupBookmarks(ctx *Context, name string, id IDInput, state *ObjectVpnSslWebPortalBookmarkgroupBookmarksState, opts ...ResourceOption) (*ObjectVpnSslWebPortalBookmarkgroupBookmarks, error)
public static ObjectVpnSslWebPortalBookmarkgroupBookmarks Get(string name, Input<string> id, ObjectVpnSslWebPortalBookmarkgroupBookmarksState? state, CustomResourceOptions? opts = null)
public static ObjectVpnSslWebPortalBookmarkgroupBookmarks get(String name, Output<String> id, ObjectVpnSslWebPortalBookmarkgroupBookmarksState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectVpnSslWebPortalBookmarkgroupBookmarks 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.
- Additional
Params string - Additional parameters.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Apptype string
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - Bookmark
Group string - Bookmark Group.
- Color
Depth string - Color depth per pixel. Valid values:
8
,16
,32
. - Description string
- Description.
- Domain string
- Login domain.
- Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Folder string
- Network shared file folder parameter.
- Form
Datas List<ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data> - Form-Data. The structure of
form_data
block is documented below. - Height double
- Screen height (range from 480 - 65535, default = 768).
- Host string
- Host name/IP parameter.
- Keyboard
Layout string - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - Listening
Port double - Listening port (0 - 65535).
- Load
Balancing stringInfo - The load balancing information or cookie which should be provided to the connection broker.
- Logon
Passwords List<string> - Logon password.
- Logon
User string - Logon user.
- Name string
- Bookmark name.
- Object
Vpn stringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- Port double
- Remote port.
- Portal string
- Portal.
- Preconnection
Blob string - An arbitrary string which identifies the RDP source.
- Preconnection
Id double - The numeric ID of the RDP source (0-2147483648).
- Remote
Port double - Remote port (0 - 65535).
- Restricted
Admin string - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - Security string
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - Send
Preconnection stringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - Server
Layout string - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - Show
Status stringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - Sso string
- Single Sign-On. Valid values:
disable
,static
,auto
. - Sso
Credential string - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - Sso
Credential stringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - Sso
Passwords List<string> - SSO password.
- Sso
Username string - SSO user name.
- Url string
- URL parameter.
- Vnc
Keyboard stringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - Width double
- Screen width (range from 640 - 65535, default = 1024).
- Additional
Params string - Additional parameters.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Apptype string
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - Bookmark
Group string - Bookmark Group.
- Color
Depth string - Color depth per pixel. Valid values:
8
,16
,32
. - Description string
- Description.
- Domain string
- Login domain.
- Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Folder string
- Network shared file folder parameter.
- Form
Datas []ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data Type Args - Form-Data. The structure of
form_data
block is documented below. - Height float64
- Screen height (range from 480 - 65535, default = 768).
- Host string
- Host name/IP parameter.
- Keyboard
Layout string - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - Listening
Port float64 - Listening port (0 - 65535).
- Load
Balancing stringInfo - The load balancing information or cookie which should be provided to the connection broker.
- Logon
Passwords []string - Logon password.
- Logon
User string - Logon user.
- Name string
- Bookmark name.
- Object
Vpn stringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- Port float64
- Remote port.
- Portal string
- Portal.
- Preconnection
Blob string - An arbitrary string which identifies the RDP source.
- Preconnection
Id float64 - The numeric ID of the RDP source (0-2147483648).
- Remote
Port float64 - Remote port (0 - 65535).
- Restricted
Admin string - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - Security string
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - Send
Preconnection stringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - Server
Layout string - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - Show
Status stringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - Sso string
- Single Sign-On. Valid values:
disable
,static
,auto
. - Sso
Credential string - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - Sso
Credential stringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - Sso
Passwords []string - SSO password.
- Sso
Username string - SSO user name.
- Url string
- URL parameter.
- Vnc
Keyboard stringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - Width float64
- Screen width (range from 640 - 65535, default = 1024).
- additional
Params String - Additional parameters.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - apptype String
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - bookmark
Group String - Bookmark Group.
- color
Depth String - Color depth per pixel. Valid values:
8
,16
,32
. - description String
- Description.
- domain String
- Login domain.
- dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- folder String
- Network shared file folder parameter.
- form
Datas List<ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data> - Form-Data. The structure of
form_data
block is documented below. - height Double
- Screen height (range from 480 - 65535, default = 768).
- host String
- Host name/IP parameter.
- keyboard
Layout String - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - listening
Port Double - Listening port (0 - 65535).
- load
Balancing StringInfo - The load balancing information or cookie which should be provided to the connection broker.
- logon
Passwords List<String> - Logon password.
- logon
User String - Logon user.
- name String
- Bookmark name.
- object
Vpn StringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- port Double
- Remote port.
- portal String
- Portal.
- preconnection
Blob String - An arbitrary string which identifies the RDP source.
- preconnection
Id Double - The numeric ID of the RDP source (0-2147483648).
- remote
Port Double - Remote port (0 - 65535).
- restricted
Admin String - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - security String
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - send
Preconnection StringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - server
Layout String - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - show
Status StringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - sso String
- Single Sign-On. Valid values:
disable
,static
,auto
. - sso
Credential String - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - sso
Credential StringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - sso
Passwords List<String> - SSO password.
- sso
Username String - SSO user name.
- url String
- URL parameter.
- vnc
Keyboard StringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - width Double
- Screen width (range from 640 - 65535, default = 1024).
- additional
Params string - Additional parameters.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - apptype string
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - bookmark
Group string - Bookmark Group.
- color
Depth string - Color depth per pixel. Valid values:
8
,16
,32
. - description string
- Description.
- domain string
- Login domain.
- dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- folder string
- Network shared file folder parameter.
- form
Datas ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data[] - Form-Data. The structure of
form_data
block is documented below. - height number
- Screen height (range from 480 - 65535, default = 768).
- host string
- Host name/IP parameter.
- keyboard
Layout string - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - listening
Port number - Listening port (0 - 65535).
- load
Balancing stringInfo - The load balancing information or cookie which should be provided to the connection broker.
- logon
Passwords string[] - Logon password.
- logon
User string - Logon user.
- name string
- Bookmark name.
- object
Vpn stringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- port number
- Remote port.
- portal string
- Portal.
- preconnection
Blob string - An arbitrary string which identifies the RDP source.
- preconnection
Id number - The numeric ID of the RDP source (0-2147483648).
- remote
Port number - Remote port (0 - 65535).
- restricted
Admin string - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - security string
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - send
Preconnection stringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - server
Layout string - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - show
Status stringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - sso string
- Single Sign-On. Valid values:
disable
,static
,auto
. - sso
Credential string - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - sso
Credential stringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - sso
Passwords string[] - SSO password.
- sso
Username string - SSO user name.
- url string
- URL parameter.
- vnc
Keyboard stringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - width number
- Screen width (range from 640 - 65535, default = 1024).
- additional_
params str - Additional parameters.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - apptype str
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - bookmark_
group str - Bookmark Group.
- color_
depth str - Color depth per pixel. Valid values:
8
,16
,32
. - description str
- Description.
- domain str
- Login domain.
- dynamic_
sort_ strsubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- folder str
- Network shared file folder parameter.
- form_
datas Sequence[ObjectVpn Ssl Web Portal Bookmarkgroup Bookmarks Form Data Args] - Form-Data. The structure of
form_data
block is documented below. - height float
- Screen height (range from 480 - 65535, default = 768).
- host str
- Host name/IP parameter.
- keyboard_
layout str - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - listening_
port float - Listening port (0 - 65535).
- load_
balancing_ strinfo - The load balancing information or cookie which should be provided to the connection broker.
- logon_
passwords Sequence[str] - Logon password.
- logon_
user str - Logon user.
- name str
- Bookmark name.
- object_
vpn_ strssl_ web_ portal_ bookmarkgroup_ bookmarks_ id - an identifier for the resource with format {{name}}.
- port float
- Remote port.
- portal str
- Portal.
- preconnection_
blob str - An arbitrary string which identifies the RDP source.
- preconnection_
id float - The numeric ID of the RDP source (0-2147483648).
- remote_
port float - Remote port (0 - 65535).
- restricted_
admin str - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - security str
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - send_
preconnection_ strid - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - server_
layout str - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - show_
status_ strwindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - sso str
- Single Sign-On. Valid values:
disable
,static
,auto
. - sso_
credential str - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - sso_
credential_ strsent_ once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - sso_
passwords Sequence[str] - SSO password.
- sso_
username str - SSO user name.
- url str
- URL parameter.
- vnc_
keyboard_ strlayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - width float
- Screen width (range from 640 - 65535, default = 1024).
- additional
Params String - Additional parameters.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - apptype String
- Application type. Valid values:
web
,telnet
,ssh
,ftp
,smb
,vnc
,rdp
,citrix
,rdpnative
,portforward
,sftp
. - bookmark
Group String - Bookmark Group.
- color
Depth String - Color depth per pixel. Valid values:
8
,16
,32
. - description String
- Description.
- domain String
- Login domain.
- dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- folder String
- Network shared file folder parameter.
- form
Datas List<Property Map> - Form-Data. The structure of
form_data
block is documented below. - height Number
- Screen height (range from 480 - 65535, default = 768).
- host String
- Host name/IP parameter.
- keyboard
Layout String - Keyboard layout. Valid values:
ar
,da
,de
,de-ch
,en-gb
,en-uk
,en-us
,es
,fi
,fr
,fr-be
,fr-ca
,fr-ch
,hr
,hu
,it
,ja
,lt
,lv
,mk
,no
,pl
,pt
,pt-br
,ru
,sl
,sv
,tk
,tr
,fr-ca-m
,wg
,ar-101
,ar-102
,ar-102-azerty
,can-mul
,cz
,cz-qwerty
,cz-pr
,nl
,de-ibm
,en-uk-ext
,en-us-dvorak
,es-var
,fi-sami
,hu-101
,it-142
,ko
,lt-ibm
,lt-std
,lav-std
,lav-leg
,mk-std
,no-sami
,pol-214
,pol-pr
,pt-br-abnt2
,ru-mne
,ru-t
,sv-sami
,tuk
,tur-f
,tur-q
,zh-sym-sg-us
,zh-sym-us
,zh-tr-hk
,zh-tr-mo
,zh-tr-us
. - listening
Port Number - Listening port (0 - 65535).
- load
Balancing StringInfo - The load balancing information or cookie which should be provided to the connection broker.
- logon
Passwords List<String> - Logon password.
- logon
User String - Logon user.
- name String
- Bookmark name.
- object
Vpn StringSsl Web Portal Bookmarkgroup Bookmarks Id - an identifier for the resource with format {{name}}.
- port Number
- Remote port.
- portal String
- Portal.
- preconnection
Blob String - An arbitrary string which identifies the RDP source.
- preconnection
Id Number - The numeric ID of the RDP source (0-2147483648).
- remote
Port Number - Remote port (0 - 65535).
- restricted
Admin String - Enable/disable restricted admin mode for RDP. Valid values:
disable
,enable
. - 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
. - security String
- Security mode for RDP connection. Valid values:
rdp
,nla
,tls
,any
. - send
Preconnection StringId - Enable/disable sending of preconnection ID. Valid values:
disable
,enable
. - server
Layout String - Server side keyboard layout. Valid values:
en-us-qwerty
,de-de-qwertz
,fr-fr-azerty
,it-it-qwerty
,sv-se-qwerty
,failsafe
,en-gb-qwerty
,es-es-qwerty
,fr-ch-qwertz
,ja-jp-qwerty
,pt-br-qwerty
,tr-tr-qwerty
,fr-ca-qwerty
. - show
Status StringWindow - Enable/disable showing of status window. Valid values:
disable
,enable
. - sso String
- Single Sign-On. Valid values:
disable
,static
,auto
. - sso
Credential String - Single sign-on credentials. Valid values:
sslvpn-login
,alternative
. - sso
Credential StringSent Once - Single sign-on credentials are only sent once to remote server. Valid values:
disable
,enable
. - sso
Passwords List<String> - SSO password.
- sso
Username String - SSO user name.
- url String
- URL parameter.
- vnc
Keyboard StringLayout - Keyboard layout. Valid values:
da
,de
,de-ch
,en-uk
,es
,fi
,fr
,fr-be
,it
,no
,pt
,sv
,nl
,en-uk-ext
,it-142
,pt-br-abnt2
,default
,fr-ca-mul
,gd
,us-intl
. - width Number
- Screen width (range from 640 - 65535, default = 1024).
Supporting Types
ObjectVpnSslWebPortalBookmarkgroupBookmarksFormData, ObjectVpnSslWebPortalBookmarkgroupBookmarksFormDataArgs
Import
ObjectVpn SslWebPortalBookmarkGroupBookmarks can be imported using any of these accepted formats:
Set import_options = [“portal=YOUR_VALUE”, “bookmark_group=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectVpnSslWebPortalBookmarkgroupBookmarks:ObjectVpnSslWebPortalBookmarkgroupBookmarks labelname {{name}}
$ 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.