一对一官方网站|一对一免费主机管理系统

一对一API接口:获取产品规格

参数
说明
备注
methodgetproduct
classid要调用的产品类别

1:空间,2:邮局,3:数据库
4:CDN,5:VPS,6:idc,8:FTP,9:域名


返回信息:

<?xml version="1.0" encoding="GB2312"?>
<root>
<status>
<code>1</code>
<message>OK</message>
<created_at>2015112164928</created_at>
</status>
<info>
<item>
<ProductName>基础型-100</ProductName>
<ProductCode>host1</ProductCode>
<PAY_Month>8</PAY_Month>
<PAY_Season>24</PAY_Season>
<PAY_halfyear>48</PAY_halfyear>
<PAY_1year>80</PAY_1year>
<PAY_2year>160</PAY_2year>
<PAY_3year>240</PAY_3year>
<PAY_4year>320</PAY_4year>
<PAY_5year>400</PAY_5year>
<HostSpace>100</HostSpace>
<asp>1</asp>
<aspx>0</aspx>
<php>1</php>
<Subdomain>0</Subdomain>
<DomainCount>6</DomainCount>
<isapi>0</isapi>
<DedicatedIP>0</DedicatedIP>
<MaxConnections>80</MaxConnections>
<Bandwidth>400</Bandwidth>
<Maxbytes>0</Maxbytes>
<panel>0</panel>
<AppPool>0</AppPool>
<canrecypool>1</canrecypool>
<canchnetver>0</canchnetver>
<canchphpver>0</canchphpver>
<groupid>SER1|-美国空间#1..SER4|-美国空间#2</groupid>
<mssql>无</mssql>
<mysql>无</mysql>
<mail>无</mail>
<classid>1</classid>
<classname>host1</classname>
<hostinfo></hostinfo>
<buymode>0</buymode>
<updatetype>1</updatetype>
<canupdate>1</canupdate>
<cantest>0</cantest>
</item>
<item>
<ProductName>基础型-200</ProductName>
<ProductCode>host2</ProductCode>
<PAY_Month>12</PAY_Month>
<PAY_Season>36</PAY_Season>
<PAY_halfyear>72</PAY_halfyear>
<PAY_1year>120</PAY_1year>
<PAY_2year>240</PAY_2year>
<PAY_3year>360</PAY_3year>
<PAY_4year>480</PAY_4year>
<PAY_5year>600</PAY_5year>
<HostSpace>200</HostSpace>
<asp>1</asp>
<aspx>0</aspx>
<php>1</php>
<Subdomain>0</Subdomain>
<DomainCount>6</DomainCount>
<isapi>2</isapi>
<DedicatedIP>0</DedicatedIP>
<MaxConnections>80</MaxConnections>
<Bandwidth>400</Bandwidth>
<Maxbytes>0</Maxbytes>
<panel>0</panel>
<AppPool>0</AppPool>
<canrecypool>0</canrecypool>
<canchnetver>0</canchnetver>
<canchphpver>0</canchphpver>
<groupid>SER1|-美国空间#1..SER4|-美国空间#2</groupid>
<mssql>无</mssql>
<mysql>无</mysql>
<mail>无</mail>
<classid>1</classid>
<classname>host1</classname>
<hostinfo></hostinfo>
<buymode>0</buymode>
<updatetype>1</updatetype>
<canupdate>1</canupdate>
<cantest>0</cantest>
</item>
</info>
</root>