Class CertificatePacks
CloudFlare API wrapper
Certificate Packs
- Cloudflare\Api
-
Cloudflare\Zone\SSL\CertificatePacks
Namespace: Cloudflare\Zone\SSL
Author: James Bell james@james-bell.co.uk
Version: 1
Located at CloudFlare/Zone/SSL/CertificatePacks.php
Author: James Bell james@james-bell.co.uk
Version: 1
Located at CloudFlare/Zone/SSL/CertificatePacks.php
public
|
#
certificate_packs( string $identifier )
List all certificate packs (permission needed: #ssl:read) For a given zone, list all certificate packs |
__construct(),
delete(),
get(),
patch(),
permissions(),
post(),
put(),
request(),
setAuthKey(),
setCurlOption(),
setEmail()
|
protected
array
|
$permission_level
Default permissions level |
#
['read' => '#ssl:read', 'edit' => '#ssl:edit']
|
$auth_key,
$curl_options,
$email
|