Hi Guys, hoping for some insight on how to create a service plan with no hosting via api rpc.
From reading the limited information Parallels offer in their documents I believe I have to create the xml with a hosting tag and then a none tag inside it; like so
<hosting>
<none></none>
</hosting>
I have also tried the following:
<hosting/>
<hosting>
<none/>
</hosting>
as well as completely removing the hosting tag, but all of the above creates the template with hosting.
can anyone help in determining how to create this service plan with no hosting.
thanks in advance
From reading the limited information Parallels offer in their documents I believe I have to create the xml with a hosting tag and then a none tag inside it; like so
<hosting>
<none></none>
</hosting>
I have also tried the following:
<hosting/>
<hosting>
<none/>
</hosting>
as well as completely removing the hosting tag, but all of the above creates the template with hosting.
can anyone help in determining how to create this service plan with no hosting.
thanks in advance