pem.getDomainList
This method is supported by Operations starting from version 2.5.
This method returns the list of all Domains, which have hosting moduels added from Subscription specified.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Subscription ID. |
This method returns the array of structures:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of Domain. |
|
string |
The name of Domain. |
|
string |
Domain type. The current set of the possible domain types are:
|
|
string |
Domain hosting type. Current set of possible Domain hosting types are:
|
|
int |
Numeric registrar status. There are the following possible values:
|
|
boolean |
Whether Domain is disabled. |
|
boolean |
If a Customer is allowed to manage Domain's DNS records. |