You are here

protected property AkamaiClientBase::$apiBaseUrl in Akamai 8.3

Base url to which API method names are appended.

Type: string

File

src/AkamaiClientBase.php, line 50

Class

AkamaiClientBase
Connects to the Akamai EdgeGrid.

Namespace

Drupal\akamai

Code

protected $apiBaseUrl = '/ccu/v3/';