Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.33 KB

File metadata and controls

19 lines (16 loc) · 1.33 KB

# UpdatePlan

Properties

Name Type Description Notes
name string [optional]
plan_type \OpenAPI\Client\Model\PlanType [optional]
cgroup_limits \OpenAPI\Client\Model\CgroupLimits [optional]
fs_quota_limit \OpenAPI\Client\Model\FsQuotaLimit [optional]
allowed_php_versions \OpenAPI\Client\Model\PhpVersion[] [optional]
default_php_version \OpenAPI\Client\Model\PhpVersion [optional]
redis_allowed bool [optional]
server_group_ids string[] If provided as an empty array, removes all server groups from the plan. [optional]
allow_server_group_selection bool Whether the customer can select the server group for their websites. [optional]
default_server_group_id \OpenAPI\Client\Model\UpdatePlanDefaultServerGroupId [optional]
preinstall_wordpress_theme string :> When WordPress is installed on a website under this plan, the chosen theme will be preinstalled. [optional]

[Back to Model list] [Back to API list] [Back to README]