ClusterCapacityMaxOverProvisionableSpace Property |
The maximum amount of provisionable space.
This is a computed value.
You cannot create new volumes if the current provisioned space plus the new volume size would exceed this number:
maxOverProvisionableSpace = maxProvisionedSpace * GetClusterFull
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public long MaxOverProvisionableSpace { get; set; }
Property Value
Type:
Int64See Also