This method is supported by Operations starting from version 2.8
This method returns the list of Webspaces with their properties for Subscription specified.
The method has the following input parameters:
| Name | Type | Short Description | 
|---|---|---|
| 
 | int | ID of Subscription. | 
The method returns the array of structures:
| Name | Type | Short Description | 
|---|---|---|
| 
 | int | ID of Webspace. | 
| 
 | int | ID of Host where Webspace is located. | 
| 
 | string | The fully qualified domain name of Host. | 
| 
 | string | Path to the Webspace on the Host's file system. |