Closed cdiacon closed 5 years ago
Supported regions :
ex :
$credentials = array( Container::USERNAME => $apiUsername, Container::PASSWORD => $apiPassword, Container::REGION => $region ); $resources = Container::newResources($credentials);
Supported regions :
ex :