Свойство | Тип | Описание | |
---|---|---|---|
$instancesListCache |
Метод | Описание | |
---|---|---|
CheckServerSnapshotStatus ( BundleTask $BundleTask ) | ||
ClearCache ( ) | ||
CreateServerSnapshot ( BundleTask $BundleTask ) | ||
GetAsyncOperationStatus ( Scalr_Environment $environment, string $operationId, string $cloudLocation, string $scope = 'zones' ) : Google_Service_Compute_Operation | ||
GetPlatformAccessData ( Scalr_Environment $environment, DBServer $DBServer ) : object | ||
GetServerCloudLocation ( DBServer $DBServer ) | ||
GetServerConsoleOutput ( DBServer $DBServer ) | ||
GetServerExtendedInformation ( DBServer $DBServer, $extended = false ) | ||
GetServerID ( DBServer $DBServer ) | ||
GetServerIPAddresses ( DBServer $DBServer ) | ||
GetServerRealStatus ( DBServer $DBServer ) | ||
GetServersList ( Scalr_Environment $environment, $cloudLocation, $skipCache = false ) | ||
IsServerExists ( DBServer $DBServer, $debug = false ) | ||
LaunchServer ( DBServer $DBServer, Scalr_Server_LaunchOptions $launchOptions = null ) | ||
PutAccessData ( DBServer $DBServer, Scalr_Messaging_Msg $message ) | ||
RebootServer ( DBServer $DBServer, $soft = true ) | ||
RemoveServerSnapshot ( |
||
ResumeServer ( DBServer $DBServer ) | ||
SuspendServer ( DBServer $DBServer ) | ||
TerminateServer ( DBServer $DBServer ) | ||
determineServerIps ( $client, $server ) | ||
getClient ( Scalr_Environment $environment = null, array $config = [] ) : Google_Service_Compute | ||
getHttpClient ( DBServer $dbServer ) : Google_Client | ||
getImageInfo ( Scalr_Environment $environment, $cloudLocation, $imageId ) | ||
getInstanceIdPropertyName ( ) | ||
getInstanceType ( $instanceTypeId, Scalr_Environment $env, $cloudLocation = null ) | ||
getInstanceTypes ( Scalr_Environment $env = null, $cloudLocation = null, $details = false ) | ||
getLocations ( Scalr_Environment $environment = null ) | ||
getObjectName ( $objectURL ) | ||
getObjectUrl ( $objectName, $objectType, $projectName, $cloudLocation = null ) | ||
hasCloudPrices ( Scalr_Environment $env ) |
Метод | Описание | |
---|---|---|
ApplyAccessData ( Scalr_Messaging_Msg $msg ) |
public CheckServerSnapshotStatus ( BundleTask $BundleTask ) | ||
$BundleTask | BundleTask |
public CreateServerSnapshot ( BundleTask $BundleTask ) | ||
$BundleTask | BundleTask |
public GetAsyncOperationStatus ( Scalr_Environment $environment, string $operationId, string $cloudLocation, string $scope = 'zones' ) : Google_Service_Compute_Operation | ||
$environment | Scalr_Environment | |
$operationId | string | |
$cloudLocation | string | |
$scope | string | |
Результат | Google_Service_Compute_Operation | $operation |
public GetPlatformAccessData ( Scalr_Environment $environment, DBServer $DBServer ) : object | ||
$environment | Scalr_Environment | |
$DBServer | DBServer | |
Результат | object |
public GetServerCloudLocation ( DBServer $DBServer ) | ||
$DBServer | DBServer |
public GetServerConsoleOutput ( DBServer $DBServer ) | ||
$DBServer | DBServer |
public GetServerExtendedInformation ( DBServer $DBServer, $extended = false ) | ||
$DBServer | DBServer |
public GetServerIPAddresses ( DBServer $DBServer ) | ||
$DBServer | DBServer |
public GetServerRealStatus ( DBServer $DBServer ) | ||
$DBServer | DBServer |
public GetServersList ( Scalr_Environment $environment, $cloudLocation, $skipCache = false ) | ||
$environment | Scalr_Environment |
public IsServerExists ( DBServer $DBServer, $debug = false ) | ||
$DBServer | DBServer |
public LaunchServer ( DBServer $DBServer, Scalr_Server_LaunchOptions $launchOptions = null ) | ||
$DBServer | DBServer | |
$launchOptions | Scalr_Server_LaunchOptions |
public PutAccessData ( DBServer $DBServer, Scalr_Messaging_Msg $message ) | ||
$DBServer | DBServer | |
$message | Scalr_Messaging_Msg |
public RebootServer ( DBServer $DBServer, $soft = true ) | ||
$DBServer | DBServer |
public RemoveServerSnapshot ( |
||
$image |
public getHttpClient ( DBServer $dbServer ) : Google_Client | ||
$dbServer | DBServer | |
Результат | Google_Client |
public getImageInfo ( Scalr_Environment $environment, $cloudLocation, $imageId ) | ||
$environment | Scalr_Environment |
public getInstanceType ( $instanceTypeId, Scalr_Environment $env, $cloudLocation = null ) | ||
$env | Scalr_Environment |
public getInstanceTypes ( Scalr_Environment $env = null, $cloudLocation = null, $details = false ) | ||
$env | Scalr_Environment |
public getLocations ( Scalr_Environment $environment = null ) | ||
$environment | Scalr_Environment |
public getObjectUrl ( $objectName, $objectType, $projectName, $cloudLocation = null ) |
public hasCloudPrices ( Scalr_Environment $env ) | ||
$env | Scalr_Environment |