NasVolumeSnapshot
- Print
- PDF
NasVolumeSnapshot
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is a NAS volume snapshot.
Syntax
The syntax is as follows.
private String nasVolumeSnapshotName;
private Date createDate;
private Long snapshotSize;
private Boolean isBusy;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
nasVolumeSnapshotName | String | Required | NAS volume snapshot name |
createDate | Date | Required | Creation date and time (YYYY-MM-DDThh:mm:ssZ) |
snapshotSize | Long | Required | Snapshot size |
isBusy | Boolean | Required | Busy status
|
Was this article helpful?