pem.getWebspacesList

This method is supported in Operations starting from version 2.4.

This method returns the list of Apache Webspaces with their properties for specified Subscription.

The method has the following input parameters:

Name

Type

Short Description

subscription_id

int

The ID of the Subscription

The method returns the array of structures:

Name

Type

Short Description

host_ip

int

IP Address of the host the corresponding service is running on.

webspace_id

int

ID of a Webspace.

path

string

Path to Webspace on the host.

domain_id

int

ID of the Domain, which is used as part of Instant Access URL for the Webspace.

domain_name

string

Instant Access URL for the Webspace.

See also:

pem.getSubscriptionWebspaces