S3ObjectStorageSSO

Properties

NameTypeDescriptionNotes

sso_url

String

The S3 object storage single sign on url

[optional][readonly]

Example

require 'ionoscloud'

instance = Ionoscloud::S3ObjectStorageSSO.new(
  sso_url: https://<hostname>:port/ssosecurelogin.htm?user=dcf5702f-9353-47AN5-_x7E.....htm
)

Last updated