| Name | Type | Description | Notes |
|---|---|---|---|
| allowedSshUrl | String | Specify a valid SSH-URL to tunnel to SSH session | [optional] [default to 'use-existing'] |
| allowedUrls | String | List of valid URLs to redirect from the Portal back to the remote access server (in a comma-delimited list) | [optional] [default to 'use-existing'] |
| defaultSessionTtlMinutes | String | Default session TTL in minutes | [optional] [default to 'use-existing'] |
| hideSessionRecording | String | Specifies whether to show/hide if the session is currently recorded [true/false] | [optional] |
| json | Boolean | Set output format to JSON | [optional] [default to false] |
| kexalgs | String | Decide which algorithm will be used as part of the SSH initial hand-shake process | [optional] [default to 'use-existing'] |
| keyboardLayout | String | Enable support for additional keyboard layouts | [optional] [default to 'use-existing'] |
| legacySshAlgorithm | String | Signs SSH certificates using legacy ssh-rsa-cert-01@openssh.com signing algorithm [true/false] | [optional] |
| rdpTargetConfiguration | String | Specify the usernameSubClaim that exists inside the IDP JWT, e.g. email | [optional] [default to 'use-existing'] |
| sshTargetConfiguration | String | Specify the usernameSubClaim that exists inside the IDP JWT, e.g. email | [optional] [default to 'use-existing'] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |