GetCustomSslKeylessServer

data class GetCustomSslKeylessServer(val createdOn: String, val enabled: Boolean, val host: String, val id: String, val modifiedOn: String, val name: String, val permissions: List<String>, val port: Double, val status: String, val tunnel: GetCustomSslKeylessServerTunnel)

Constructors

Link copied to clipboard
constructor(createdOn: String, enabled: Boolean, host: String, id: String, modifiedOn: String, name: String, permissions: List<String>, port: Double, status: String, tunnel: GetCustomSslKeylessServerTunnel)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When the Keyless SSL was created.

Link copied to clipboard

Whether or not the Keyless SSL is on or off.

Link copied to clipboard

The keyless SSL name.

Link copied to clipboard
val id: String

Keyless certificate identifier tag.

Link copied to clipboard

When the Keyless SSL was last modified.

Link copied to clipboard

The keyless SSL name.

Link copied to clipboard

Available permissions for the Keyless SSL for the current user requesting the item.

Link copied to clipboard

The keyless SSL port used to communicate between Cloudflare and the client's Keyless SSL server.

Link copied to clipboard

Status of the Keyless SSL. Available values: "active", "deleted".

Link copied to clipboard

Configuration for using Keyless SSL through a Cloudflare Tunnel