D 2017-10-08T02:43:25.310 L Documentation P d0382dae8a7fe0803b94d89d7887f95759041c99eea27e340813751f1b1befd6 U gwlester W 2208

NAME

::tclCloudFlare -- class implementing the CloudFlare API V4 protocol

SYNOPSIS

package require tclcf

set myCloudFlare ::tclCloudFlare Email ApiKey

DEPENDANCIES

The following packages are required:
  • Tcl 8.6
  • http
  • tls
  • json
  • json::write

CLASS HIERARCHY

oo::object
→ oo::class
    → ::tclCloudFlare

DESCRIPTION


CONSTRUCTOR

The constructor of the ::tclCloudFlare class takes the following required arguments:
  1. Email -- Email address associated with the CloudFlare account
  2. ApiKey -- API key generated on the CloudFlare "My Account" page

DESTRUCTOR


EXPORTED METHODS


EXAMPLES


Z d588f765ef7aa666983db20a325ea029