Click or drag to resize

IWsCommonGetDatacenterConfigurations Method

The method gets the data center configurations available. Using the method GetDatacenterConfigurations() you can get information about the configuration settings of datacenter available at the time of the call.

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<DatacenterConfig[]> GetDatacenterConfigurations()

Return Value

Type: WsResultDatacenterConfig
See Also