NasVolumeSnapshotConfigurationHistory
- Print
- PDF
NasVolumeSnapshotConfigurationHistory
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is a NAS volume snapshot configuration history.
Syntax
The syntax is as follows.
private String nasVolumeInstanceNo;
private String historySequenceNo;
private CommonCode historyType;
private String ip;
private Date registerDate;
private Float snapshotVolumeConfigurationRatio;
private CommonCode snapshotVolumeConfigPeriodType;
private CommonCode snapshotVolumeConfigDayOfWeekType;
private Integer snapshotVolumeConfigTime;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
nasVolumeInstanceNo | String | Required | NAS volume instance number |
historySequenceNo | String | Required | Snapshot configuration history serial number |
historyType | CommonCode | Required | Snapshot configuration history type
|
ip | String | Required | Snapshot configuration place IP address |
registerDate | Date | Required | Snapshot configuration execution date and time (YYYY-MM-DDThh:mm:ssZ) |
snapshotVolumeConfigurationRatio | Float | Required | Snapshot volume configuration ratio (%)
|
snapshotVolumeConfigPeriodType | CommonCode | Optional | Snapshot volume configuration period type
|
snapshotVolumeConfigDayOfWeekType | CommonCode | Optional | Days of the week that snapshots are automatically created
|
snapshotVolumeConfigTime | Integer | Optional | Snapshot volume configuration time
|
Was this article helpful?