GetZoneMeta

data class GetZoneMeta(val cdnOnly: Boolean, val customCertificateQuota: Int, val dnsOnly: Boolean, val foundationDns: Boolean, val pageRuleQuota: Int, val phishingDetected: Boolean, val step: Int)

Constructors

Link copied to clipboard
constructor(cdnOnly: Boolean, customCertificateQuota: Int, dnsOnly: Boolean, foundationDns: Boolean, pageRuleQuota: Int, phishingDetected: Boolean, step: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The zone is only configured for CDN

Link copied to clipboard

Number of Custom Certificates the zone can have

Link copied to clipboard

The zone is only configured for DNS

Link copied to clipboard

The zone is setup with Foundation DNS

Link copied to clipboard

Number of Page Rules a zone can have

Link copied to clipboard

The zone has been flagged for phishing

Link copied to clipboard
val step: Int