Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.66 KB

File metadata and controls

23 lines (20 loc) · 1.66 KB

# NewPlan

Properties

Name Type Description Notes
name string
resources \OpenAPI\Client\Model\Resource[]
allowances \OpenAPI\Client\Model\Allowance[]
selections \OpenAPI\Client\Model\Selection[]
server_group_id string [optional]
server_group_ids string[] [optional]
allow_server_group_selection bool [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]
default_server_group_id string If set, servers from this server group are prioritized by placement algorithm. If no server from the default server group is available, servers from other server groups are tried. The defaultServerGroupId will be automatically added to serverGroupIds if they do not contain it or are not provided. [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]