Click or drag to resize

IWsEndUserGetSharedStorageDetails Method

This method returns the infos about a specified Unified Storage

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<SharedStorageDetails> GetSharedStorageDetails(
	int sharedStorageID
)

Parameters

sharedStorageID
Type: SystemInt32
The ID of the Unified Storage

Return Value

Type: WsResultSharedStorageDetails
The infos about a specified Unified Storage
See Also