Available in VPC
This is the RAID information.
Syntax
The syntax is as follows.
private String raidTypeName;
private String raidName;
private CommonCode productType;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
raidTypeName |
String | Required | RAID type name |
raidName |
String | Required | RAID name |
productType |
CommonCode | Required | Product type
|