Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 743 Bytes

File metadata and controls

27 lines (20 loc) · 743 Bytes

StorageDevice

Properties

Name Type Description Notes
title String [optional]
size BigDecimal [optional]
tier String [optional]
action String [optional]
address String [optional]
partOfPlan PartOfPlanEnum [optional]
storage String [optional]
storageSize BigDecimal [optional]
storageTitle String [optional]
type String [optional]

Enum: PartOfPlanEnum

Name Value
YES "yes"
NO "no"