Метод | Описание | |
---|---|---|
getApiDefinitions ( ) | ||
init ( ) | ||
makeCloudCredentials ( string $platform, array $parameters, integer $status = Entity\CloudCredentials::STATUS_ENABLED ) : |
Makes clod credentials entity for specified platform | |
xSaveCloudstackAction ( ) | ||
xSaveEc2Action ( ) | ||
xSaveGceAction ( ) | ||
xSaveOpenstackAction ( ) |
Метод | Описание | |
---|---|---|
checkVar ( $name, $type, $requiredError = '', $cloud = '', $noFileTrim = false ) | ||
getCloudStackDetails ( $platform ) | ||
getOpenStackDetails ( $platform ) |
public makeCloudCredentials ( string $platform, array $parameters, integer $status = Entity\CloudCredentials::STATUS_ENABLED ) : |
||
$platform | string | Cloud credentials platform |
$parameters | array | Array of cloud credentials parameters |
$status | integer | optional Cloud credentials status |
Результат | Returns new cloud credentials entity |