• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Service Plan inside Reseller Plan using CLI

gijsbert

Basic Pleskian
Dear reader,

I like to create some service plans using the cli-tools, /usr/local/psa/bin/service_plan.

I am able to create a service plan, but I'm unable to create a service plan inside a reseller plan. For example I cannot "tell" the service_plan script to add the created serviceplan to a reseller plan.

Is it possible to create a serviceplan inside a reseller plan, using the cli?

Regards,

Gijsbert
 
First create a reseller plan, login as reseller and create a service plan. The service plan created by the reseller is also listed in the plans you see as admin. Let me explain a little more. We always gave our resellers full acess to the control panel (admin-login), but we prefer to create a reseller and give them a reseller-login. As admin we have a few service plans and those plans needs to be added to the reseller. I was hoping we I could create a service plan using /usr/local/psa/bin/service_plan with an extra option to bind the plan to a reseller.
 
What about option

-owner <login> Username of the reseller who will own this hosting plan (do not use if the plan owner should be admin)

for /usr/local/psa/bin/service_plan utility? Have you tried to specify reseller with it?
 
What about option

-owner <login> Username of the reseller who will own this hosting plan (do not use if the plan owner should be admin)

for /usr/local/psa/bin/service_plan utility? Have you tried to specify reseller with it?

stupid me, i missed the owner-option :) Thanks Igor
 
Back
Top