ListStorageContainersRequestStorageContainerIDs Property |
A list of storage container IDs for which to retrieve information. If you omit this parameter, the method returns information about all storage containers in the system.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Guid[] StorageContainerIDs { get; set; }
Property Value
Type:
GuidSee Also