modify-plan

Modifies an existing account plan for use with virtual servers This command allows you to modify the limits for an existing account plan, and optionally apply it to all virtual servers currently on that plan (with the --apply flag). Its parameters are exactly the same as create-plan, so for full documentation you should refer to that command. To change the name of a plan, use the --new-name flag followed by the new name of your choice.

Modifies an existing account plan for use with virtual servers#

This command allows you to modify the limits for an existing account plan, and optionally apply it to all virtual servers currently on that plan (with the --apply flag). Its parameters are exactly the same as create-plan, so for full documentation you should refer to that command.

To change the name of a plan, use the --new-name flag followed by the new name of your choice.

Command line help#

virtualmin modify-plan --name plan-name | --id number
 [--new-name plan-name]
 [--owner reseller | --no-owner]
 [--quota blocks | --no-quota]
 [--admin-quota blocks | --no-admin-quota]
 [--max-mailbox limit | --no-max-mailbox]
 [--max-alias limit | --no-max-alias]
 [--max-dbs limit | --no-max-dbs]
 [--max-doms limit | --no-max-doms]
 [--max-aliasdoms limit | --no-max-aliasdoms]
 [--max-realdoms limit | --no-max-realdoms]
 [--max-bw limit | --no-max-bw]
 [--max-mongrels limit | --no-max-mongrels]
 [--nodbname | --no-nodbname]
 [--norename | --no-norename]
 [--forceunder | --no-forceunder]
 [--safeunder | --no-safeunder]
 [--migrate | --no-migrate]
 [--features "web dns mail ..." |
 --auto-features | --no-features]
 [--capabilities "domain users aliases ..." |
 --auto-capabilities]
 [--no-resellers | --resellers "name name.." |
 --all-resellers]
 [--apply]

Source: https://www.virtualmin.com/docs/development/api-programs/modify-plan/

  • virtualmin, domain, alias, reseller, mail, mailbox, dns, user, quota, command line, modify, plan
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...