Storage Target Space Allocation Response
data class StorageTargetSpaceAllocationResponse(val allocationPercentage: Int? = null, val name: String? = null)
Storage Target space allocation properties.
Storage Target space allocation properties.