Method | Description | |
---|---|---|
buildAction ( ) | ||
calcFarmDesignerHash ( ) | ||
defaultAction ( ) | ||
designerAction ( integer $farmId = null ) | ||
dnszonesAction ( ) | ||
editAction ( ) | ||
extendedInfoAction ( ) | ||
getFarmWidget ( $values = [], $options ) | TODO: may be move to separated class | |
getFarmWidgetFarms ( $options ) | ||
getFarmWidgetRoles ( $farmId, $options ) | ||
getFarmWidgetServers ( $farmRoleId, $options ) | ||
getList ( array $filterArgs = [] ) | ||
serversAction ( ) | ||
vhostsAction ( ) | ||
viewAction ( ) | ||
xCloneAction ( integer $farmId ) | ||
xGetFarmAction ( integer $farmId = null, integer $roleId = null, string $scalrPageHash = null, string $scalrPageUiHash = null ) | ||
xGetFarmWidgetRolesAction ( ) | todo: restrictAccess check? | |
xGetFarmWidgetServersAction ( ) | todo: restrictAccess check? | |
xGetOwnerHistoryAction ( integer $farmId ) | ||
xGetTerminationDetailsAction ( integer $farmId ) | ||
xLaunchAction ( integer $farmId ) | ||
xLeaseExtendAction ( ) | ||
xListFarmsAction ( integer $farmId = null, integer $expirePeriod = null, boolean $manageable = false, string $owner = null, integer $chefServerId = null, string $projectId = null, integer $status = null ) | ||
xLockAction ( integer $farmId, string $comment, string $restrict = '' ) | ||
xRemoveAction ( integer $farmId ) | ||
xTerminateAction ( integer $farmId, string $deleteDNSZones = '', string $deleteCloudObjects = '', string $unTermOnFail = '', string $forceTerminate = '' ) | ||
xUnlockAction ( integer $farmId ) |
Method | Description | |
---|---|---|
getFarmCostData ( $farmId ) |
public getFarmWidget ( $values = [], $options ) |
public xGetFarmWidgetRolesAction ( ) |
public xGetFarmWidgetServersAction ( ) |
public xGetOwnerHistoryAction ( integer $farmId ) | ||
$farmId | integer |
public xGetTerminationDetailsAction ( integer $farmId ) | ||
$farmId | integer |
public xListFarmsAction ( integer $farmId = null, integer $expirePeriod = null, boolean $manageable = false, string $owner = null, integer $chefServerId = null, string $projectId = null, integer $status = null ) | ||
$farmId | integer | |
$expirePeriod | integer | |
$manageable | boolean | |
$owner | string | |
$chefServerId | integer | |
$projectId | string | |
$status | integer |