|
getBlogInfoByHostname |
|
Description
Returns information about a blog specified by hostname.
Syntax
reseller.getBlogInfoByHostname(version, username, password, hostname)
Request Fields
| • | version - Specifies the version number of the API. Set this to "1.3". This value is currently ignored, but will be useful for API changes in future versions. |
| • | username - Your reseller account username. |
| • | password - Your reseller account password. |
| • | hostname - The hostname of the blog for which you want information. This can be the primary hostname or one of the secondary hostnames associated with the blog. |
Response Fields
Returns a list of reseller.getBlogInfo structs.