Name | Type | Description |
---|---|---|
backingType | String | |
clusterName | String | |
deviceId | String | |
index | Number | |
isFixed | boolean | |
name | String | |
sizeBytes | Number | |
sizeUsedBytes | Number | |
storageName | String | |
uniqueId | String |
Name | Returns |
---|---|
addAnnotation(String name, String value) | void |
addCustomProperty(String name, String value) | void |
addVendorCustomProperty(String name, String value) | void |
build(String storageName) | GEFMachineStorage |
getAnnotation(String name) | GEFPropertyItem |
getAnnotations() | GEFPropertyItem[] |
getCustomProperties() | GEFPropertyItem[] |
getCustomProperty(String name) | GEFPropertyItem |
getVendorCustomProperties() | GEFPropertyItem[] |
getVendorCustomProperty(String name) | GEFPropertyItem |
Method | Returns |
---|---|
GEFMachineStorage.build(String storageName) | GEFMachineStorage |
Method | Returns |
---|---|
GEFMachine.addStorage(GEFMachineStorage storage) | void |