Class Organizations
CloudFlare API wrapper
Organizations
- Cloudflare\Api
-
Cloudflare\User\Organizations
Namespace: Cloudflare\User
Author: James Bell james@james-bell.co.uk
Version: 1
Located at CloudFlare/User/Organizations.php
Author: James Bell james@james-bell.co.uk
Version: 1
Located at CloudFlare/User/Organizations.php
public
|
#
organizations( string|null $status = null, string|null $name = null, integer|null $page = null, integer|null $per_page = null, string|null $order = null, string|null $direction = null, string|null $match = null )
List organizations (permission needed: #organizations:read) List organizations the user is associated with |
public
|
|
public
|
__construct(),
delete(),
get(),
patch(),
permissions(),
post(),
put(),
request(),
setAuthKey(),
setCurlOption(),
setEmail()
|
protected
array
|
$permission_level
Default permissions level |
#
['read' => '#organizations:read', 'edit' => '#organizations:edit']
|
$auth_key,
$curl_options,
$email
|