Sha256: f5578301158589b1c9598073c57d86416f50f0d8aaeaa1ef7181f7f45fca2f8c

Contents?: true

Size: 950 Bytes

Versions: 9

Compression:

Stored size: 950 Bytes

Contents

# RemoteConsoleUrl

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **url** | **String** | The remote console url with the jwToken parameter for access | [optional][readonly] |

## Example

```ruby
require 'ionoscloud'

instance = Ionoscloud::RemoteConsoleUrl.new(
  url: https://dcd.ionos.com/noVNC?token=eyJ0eXAiOiJKV1QiLCJraWQiOiI0MWM1MDFlNC03NGY3LTQwYjctYmMxMi1lZWIzMTAzNThlZDkiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJpb25vc2Nsb3VkIiwiaWF0IjoxNjAyNDg5NTkzMDcxLCJzZXJ2ZXIiOnsidXVpZCI6IjMwNGEwZGVlLWE3OTgtNDNhNi04MzIyLTk3M2NiYzc3Yjg4ZCIsIm5hbWUiOiJTZXJ2ZXIifX0.TND9kJd8GXM39XP5PMH_LnF_99al4MEkI_eoEowPvPztirgM50aZEdg6SuLYQzg-R7vrA7hEFaK4NJb2BUUsIZYVMhjl1QmKUE5TnP0Q2zYnIfNQNZFDu2rKrOydPCkPQwlMVvvZLeBSz7lrKYujF-qZ_yY_6SHlFtt-rg6IznRtup8AFziXtl-9cEsWU92_GCTd5LiriQrsnFAiGRbb0p2_6OYAQAH9FeWu4cxrbSwUmeR7Q4klJyZqFd0fv6UTFBtpSiyci7rsB142MXyLcqM4PrBkgd9P5OFbJYf5lbsb9pW04wLSl9rqoWGgZvWsqpuzosUkQRZt_O5yuYmT9w
)
```

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ionoscloud-6.1.1 docs/models/RemoteConsoleUrl.md
ionoscloud-6.1.0 docs/models/RemoteConsoleUrl.md
ionoscloud-6.0.2 docs/models/RemoteConsoleUrl.md
ionoscloud-6.0.1 docs/models/RemoteConsoleUrl.md
ionoscloud-6.0.0 docs/models/RemoteConsoleUrl.md
ionoscloud-6.0.0.beta.4 docs/models/RemoteConsoleUrl.md
ionoscloud-6.0.0.beta.3 docs/RemoteConsoleUrl.md
ionoscloud-6.0.0.beta.2 docs/RemoteConsoleUrl.md
ionoscloud-6.0.0.beta.1 docs/RemoteConsoleUrl.md